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

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