Gyorgy Sarvari 9dd864f8c6 fwupd: upgrade 2.0.12 -> 2.0.16 4 days ago
..
classes f5246b7df4 meta-oe: image: optionally remove RAW image after sparse image creation 1 month ago
conf 441873fdc5 doxygen: fix reproducibility issue of doxygen-src 1 week ago
dynamic-layers 8bc16df184 bpftrace: fix do_configure failure when ptest disabled 4 days ago
files 635de479f7 static-passwd-meta-oe: add flatpak user 6 months ago
lib cfac82c560 syzkaller: add recipe and selftest for syzkaller fuzzing 3 years ago
licenses 84ec79dbbb licenses: add licenses for ktx-software 3 months ago
recipes-benchmark 0fa645bb69 fio: fix CVE-2025-10823 5 days ago
recipes-bsp 9dd864f8c6 fwupd: upgrade 2.0.12 -> 2.0.16 4 days ago
recipes-connectivity 9944529c52 zabbix: upgrade 7.0.9 -> 7.0.19 5 days ago
recipes-core 0ab638edac ndctl: upgrade v82 -> v83 6 days ago
recipes-crypto b9471f4967 monocypher: prepend MIRRORS instead of overwriting 1 week ago
recipes-dbs 1153a97b40 mariadb: Bring back reworked aio patch 1 week ago
recipes-devtools 0040e2fb74 sip: upgrade 6.12.0 -> 6.13.1 6 days ago
recipes-extended c78cf4b1f0 sanlock: upgrade 4.0.0 -> 4.1.0 6 days ago
recipes-gnome 827abeaf07 malcontent: update 0.13.0 -> 0.13.1 1 month ago
recipes-graphics 1ac5317002 libsdl3: upgrade 3.2.22 -> 3.2.24 6 days ago
recipes-kernel 6bb43f7a55 kernel-selftest: add cpufreq and cpu-hotplug tests 1 month ago
recipes-multimedia c5d239faa6 cdrkit: fix reproducibility issue 1 week ago
recipes-navigation 276c009bee geoclue: upgrade 2.7.2 -> 2.8.0 1 month ago
recipes-networking fc78d37ff0 meta-openembedded/all: adapt to UNPACKDIR changes 3 months ago
recipes-printing 4fdeb6375e cups-filters: upgrade 2.0.0 -> 2.0.1 1 week ago
recipes-security bb2d5f9d4d audit: upgrade 4.0.5 -> 4.1.2 1 month ago
recipes-shells e1b93d882c dash: upgrade 0.5.12 -> 0.5.13 3 weeks ago
recipes-support 76504627f4 poppler: upgrade 25.08.0 -> 25.10.0 5 days ago
recipes-test 8a41ee7454 cukinia: upgrade 0.9.0 -> 0.9.1 6 days ago
COPYING.MIT c58cc7d379 move layer into meta-oe in preparation for future splits 14 years ago
README.md 6cee89c49e README.md: Change maintainer from Andreas to Khem for gnome, multimedia, xfce 1 month ago
SECURITY.md f1e8d8a510 meta: Add SECURITY.md file to all layers 11 months ago

README.md

meta-oe

This layer depends on:

URI: git://github.com/openembedded/openembedded-core.git branch: master

luajit recipe requires host compiler to be able to generate 32bit code when target is 32bit e.g. arm, so ensure that $CC -m32 is functional on build host, if building this recipe, needed packages to fullfit this might have different names on different host distributions e.g. on archlinux based distributions install prerequisites like below

pacman -S lib32-gcc-libs lib32-glibc

Ubuntu sudo apt-get install gcc-multilib linux-libc-dev:i386

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'

When sending single patches, please use something like: 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix="meta-oe][PATCH"'

You are encouraged to fork the mirror on GitHub https://github.com/openembedded/meta-openembedded to share your patches, this is preferred for patch sets consisting of more than one patch.

Note, it is discouraged to send patches via GitHub pull request system. Such patches get less attention from developers and can be mishandled or not reviewed properly. Please use emails instead. For exemple, you can use 'git request-pull' to generate an email referencing your git repository.

Other services like GitLab, repo.or.cz or self-hosted setups are of course accepted as well, 'git fetch ' works the same on all of them. We recommend GitHub because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

Layer maintainer: Khem Raj raj.khem@gmail.com