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

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