We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ycoto interface
mkdir -p rpi-master/layers cd rpi-master/layers git clone git://git.yoctoproject.org/poky.git git clone git://git.yoctoproject.org/meta-raspberrypi git clone git://git.openembedded.org/meta-openembedded cd .. source layers/poky/oe-init-build-env build
bitbake-layers add-layer ../layers/meta-openembedded/meta-oe bitbake-layers add-layer ../layers/meta-openembedded/meta-python bitbake-layers add-layer ../layers/meta-openembedded/meta-networking bitbake-layers add-layer ../layers/meta-raspberrypi/
The text was updated successfully, but these errors were encountered:
DISTRO_FEATURES_append = " systemd" VIRTUAL-RUNTIME_init_manager = "systemd" DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit" VIRTUAL-RUNTIME_initscripts = ""
Sorry, something went wrong.
find -name "*.rpi-sdimg" ./tmp/work/raspberrypi4-poky-linux-gnueabi/core-image-base/1.0-r0/deploy-core-image-base-image-complete/core-image-base-raspberrypi4.rpi-sdimg ./tmp/work/raspberrypi4-poky-linux-gnueabi/core-image-base/1.0-r0/deploy-core-image-base-image-complete/core-image-base-raspberrypi4-20190831011852.rootfs.rpi-sdimg
No branches or pull requests
ycoto interface
The text was updated successfully, but these errors were encountered: