Giter VIP home page Giter VIP logo

Comments (1)

jin-eld avatar jin-eld commented on August 28, 2024

@outbackdingo ,

why run based on a machine_compatible build, dont enforce the machine, let the "user(s)" choose their own machine .. ie raspberrypi4, Xavier NX, or other board, Yocto itself supports so many.

You are probably referring to klipper-image.bb ? The issue there is that these are images with a very specific partitioning layout set up over wks - tailored to exactly the machines that it is compatible with. Other machines may not even require a wks-style image (think of the ones using ubifs), it's up to the user to compose the image that works with their machine (or ask me to do it).

The "generic" image is anyway the klipper-linux-rootfs.bb which you can compile for any machine supported by Yocto, in contrary to that the klipper-image.bb is the machine specific bootable image containing the bootloader(s) and additionally the klipper-linux-rootfs.bb in partitions appropriate for the given machine.

Python2 is this a hard dependency ? Yocto uses python3 by default now.

This is not a Yocto, but rather a Klipper issue:
Klipper3d/klipper#3278

I don't know why Kevin refuses to move to Python3, but since I don't want to be fixing Python3 branch each time I pull from master (already have enough "fun" reapplying my setuptools patch) I figured it's simpler to stay on Python2 if klippy insists on using it.

from klipper-linux.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.