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

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