===== INDEX ===== * http://www.cnx-software.com/2013/07/05/12mb-minimal-image-for-raspberry-pi-using-the-yocto-project/ * http://patchwork.openembedded.org/patch/59709/ * http://www.cnx-software.com/raspberry-pi/rpi-basic-image-raspberrypi-20130702123605.rootfs.rpi-sdimg.7z * https://www.linux.com/news/featured-blogs/200-libby-clark/743351-yocto-project-adds-mac-and-windows-cross-compiler-for-intels-linux-based-galileo-board * https://www.yoctoproject.org/tools-resources/videos/getting-started-yocto-project-new-developer-screencast-tutorial * http://free-electrons.com/doc/training/yocto/yocto-slides.pdf * https://wiki.yoctoproject.org/wiki/How_do_I# TiP * http://ftp1.digi.com/support/documentation/APN%20-%20Yocto%20QT%20Application%20Development_20140925.pdf# [[Qt]] * https://layers.openembedded.org/layerindex/branch/master/layers/ ===== REFERENCE ===== * http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html * https://www.packtpub.com/application-development/embedded-linux-development-yocto-project * https://www.packtpub.com/packtlib/book/All Books/9781783282333/ * https://www.yoctoproject.org/sites/default/files/yocto_devday_advanced_class_sandiego_1.pdf * https://elinux.org/images/9/93/Elce11_stewart.pdf CoursE * https://wiki.yoctoproject.org/wiki/Releases# VersioN * https://www.blaess.fr/christophe/yocto-lab/# LearN FrencH * https://git.yoctoproject.org/cgit.cgi/poky/plain/meta/conf/bitbake.conf variables bitbake-layers show-recipes "*-image-*" * https://github.com/openembedded/openembedded-core/blob/master/meta/classes/rootfs-postcommands.bbclass bitbake -c devshell ${recipe} * https://embeddeduse.com/2018/10/13/building-yocto-packages-manually-with-devshell/ ===== UPSTREAM ===== * http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines * http://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#how-to-submit-a-change * http://www.yoctoproject.org/docs/1.0/poky-ref-manual/poky-ref-manual.html * http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/ * https://wiki.yoctoproject.org/wiki/Poky_Contributions#Poky_Contrib_Branch * http://git.openembedded.org/openembedded-core/log/meta/recipes-graphics/wayland/weston-init/init * http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded#Community_review * http://git.openembedded.org/openembedded-core/log/meta/recipes-graphics/wayland/weston-init/init?qt=author&q=philippe+coval * http://git.openembedded.org/openembedded-core/commit/meta/recipes-graphics/wayland/weston-init/init?id=8ffcdcc53bac64c62478fbb72d817c842dde8b28 * http://git.yoctoproject.org/cgit/cgit.cgi/poky/ * https://lists.yoctoproject.org/g/poky/topics ===== TODO ===== * http://lists.openembedded.org/pipermail/openembedded-core/2015-May/104653.html * https://lists.yoctoproject.org/pipermail/poky/2015-April/010094.html# ToTrack ===== WIP ===== * http://odroid.com/dokuwiki/doku.php?id=en:odroid-c1 * https://github.com/linux-meson/meta-amlogic * http://www.hardkernel.com/main/products/prdt_info.php * http://www.slideshare.net/OtavioSalvador/yocto-training-in-english ===== HARDWARE ====== * https://github.com/linux4sam/meta-atmel/pull/53 * http://cache.freescale.com/files/training/doc/dwf/EUF-SDS-T0106.pdf ? * https://github.com/alistair23/meta-pine64/tree/master/conf/machine# ===== bitbake ===== * https://wiki.koansoftware.com/index.php/Directories_and_installation_variables# InstalL * https://wiki.yoctoproject.org/wiki/Releases# VersioN per Yocto Branch * http://www.openembedded.org/wiki/Bitbake_cheat_sheet * https://stackoverflow.com/questions/37744110/how-do-i-escape-a-in-bitbake-yocto# * https://www.digi.com/resources/documentation/digidocs/90001547/task/yocto/t_make_devshell_changes.htm# Local development SRC_URI = "git:///home/.../package;tag=DEADBEEFDEADBEEFDEADBEEFDEADBEEFDEADBEEF;protocol=file" Or ? SRC_URI = "gitsm:///home/user/mnt/${BPN};protocol=file;nobranch=1;destsuffix=${S}" SRCREV = "master" SRCREV = "devel/master" SRCREV = "DEADBEEFDEADBEEFDEADBEEFDEADBEEFDEADBEEF" Error : Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. ${package}: * installed and not shipped files. [installed-vs-shipped] Solution : += not = FILES_${PN}-dbg += Misc : SECURITY_CFLAGS_pn-foo = "" @TaG: OpenEmdedded ===== Supported hw ===== * https://github.com/openembedded/openembedded-core/tree/master/meta/conf/machine * http://cgit.openembedded.net/cgit.cgi?url=org.openembedded.dev/tree/conf/machine&h=org.openembedded.dev# (Obsolete) ArcH ===== MISC ===== * http://events.linuxfoundation.org/sites/events/files/slides/ELCSlides.pdf * http://www.wolinlabs.com/blog/yocto.file.copy.html# * https://www.embeddeduse.com/2020/05/26/qt-embedded-systems-1-build-linux-image-with-yocto/# DockeR * https://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-graphics/mesa/mesa.inc # :Mesa3D: * https://github.com/meta-debian/meta-debian# * https://discourse.mozilla.org/t/yocto-support-announcement/96046# WebThings IoT ===== MORE ===== @TaG: OpenMoko DistrO OpenEmbedded BitBake EmbeddeD BuilD BuildSystem