jabdoa2 69bae2a236 libsdl2-mixer: set --disable-music-ogg-shared to link statically 3 lat temu
..
classes b51af6b5b7 gitpkgv.bbclass: Add support for extending the supported tag formats 4 lat temu
conf 2e23b42c65 layer.conf: add gnome-layer dynamic entry 3 lat temu
dynamic-layers 9d50716cf4 openbox-xdgmenu: Openbox menu generator 3 lat temu
lib a6b54785e4 meta-oe: add selftest for sources.oe.org 5 lat temu
licenses 7196961f5e ace: add new recipe 4 lat temu
recipes-benchmark 9f76cb0f18 glmark2: fix precision handling bugs 3 lat temu
recipes-bsp 38ef5f5bf0 firmwared: add recipe 3 lat temu
recipes-connectivity 9af950f482 cppzmq: upgrade 4.7.0 -> 4.7.1 3 lat temu
recipes-core 0d1303a8ab obconf: Openbox configuration tool 3 lat temu
recipes-crypto 416aa23c9e pkcs11-helper: upgrade 1.26 -> 1.27 3 lat temu
recipes-dbs 615a9d6334 postgresql: upgrade 12.4 -> 13.1 3 lat temu
recipes-devtools 3935fcbc0b android-tools-conf: fix android-tools build-deps warning 3 lat temu
recipes-extended f48b66b8ba linuxconsole: move jscal to separate package, add to packagegroup 3 lat temu
recipes-gnome 93a6667e28 libjcat: upgrade 0.1.3 -> 0.1.4 3 lat temu
recipes-graphics 69bae2a236 libsdl2-mixer: set --disable-music-ogg-shared to link statically 3 lat temu
recipes-kernel 89eb9a1dde crash: upgrade 7.2.8 -> 7.2.9 3 lat temu
recipes-multimedia 12180d4bc2 pipewire: Link with libatomic for riscv32 3 lat temu
recipes-navigation 517998abcd geoclue: Use git fetcher 3 lat temu
recipes-printing 84c17294b2 qpdf: upgrade 10.0.1 -> 10.0.4 3 lat temu
recipes-security 68fa0a4ac2 passwdqc: remove double modify operation 4 lat temu
recipes-shells ec9327e238 tcsh: upgrade 6.22.02 -> 6.22.03 3 lat temu
recipes-support d7aa717340 libssh2: enhance ptest 3 lat temu
recipes-test 1b825a6e58 cmocka: Fix buils with LTO 3 lat temu
COPYING.MIT c58cc7d379 move layer into meta-oe in preparation for future splits 13 lat temu
README d80b5a52fd README: fix incorrect links 3 lat temu

README

meta-oe
=======

This layer depends on:

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

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

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.

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