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

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