lihm 4453ac5cc0 remove python3targetconfig, fix compile error. il y a 3 ans
..
classes b51af6b5b7 gitpkgv.bbclass: Add support for extending the supported tag formats il y a 4 ans
conf 2e23b42c65 layer.conf: add gnome-layer dynamic entry il y a 3 ans
dynamic-layers 9d50716cf4 openbox-xdgmenu: Openbox menu generator il y a 3 ans
lib a6b54785e4 meta-oe: add selftest for sources.oe.org il y a 5 ans
licenses 7196961f5e ace: add new recipe il y a 4 ans
recipes-benchmark a6a8fc75ba lmbench: Fix setting LDLIBS failure il y a 3 ans
recipes-bsp 38ef5f5bf0 firmwared: add recipe il y a 3 ans
recipes-connectivity 445bbf398d paho-mqtt-c: upgrade 1.3.7 -> 1.3.8 il y a 3 ans
recipes-core 0d1303a8ab obconf: Openbox configuration tool il y a 3 ans
recipes-crypto 416aa23c9e pkcs11-helper: upgrade 1.26 -> 1.27 il y a 3 ans
recipes-dbs 4453ac5cc0 remove python3targetconfig, fix compile error. il y a 3 ans
recipes-devtools cde1019804 nodejs: 12.19.1 -> 12.20.1 il y a 3 ans
recipes-extended 4453ac5cc0 remove python3targetconfig, fix compile error. il y a 3 ans
recipes-gnome 93a6667e28 libjcat: upgrade 0.1.3 -> 0.1.4 il y a 3 ans
recipes-graphics 936c02f1cf openjpeg: upgrade 2.3.1 -> 2.4.0 il y a 3 ans
recipes-kernel 89eb9a1dde crash: upgrade 7.2.8 -> 7.2.9 il y a 3 ans
recipes-multimedia 22446fda3f live555: upgrade 20201105 -> 20210101 il y a 3 ans
recipes-navigation 7a9fc0b161 geoclue: upgrade 2.5.6 -> 2.5.7 il y a 3 ans
recipes-printing 84c17294b2 qpdf: upgrade 10.0.1 -> 10.0.4 il y a 3 ans
recipes-security 68fa0a4ac2 passwdqc: remove double modify operation il y a 4 ans
recipes-shells 8aa0ecba3f dash: upgrade 0.5.11.2 -> 0.5.11.3 il y a 3 ans
recipes-support 759058bfb8 htop: Update to 3.0.4 il y a 3 ans
recipes-test 1b825a6e58 cmocka: Fix buils with LTO il y a 3 ans
COPYING.MIT c58cc7d379 move layer into meta-oe in preparation for future splits il y a 13 ans
README d80b5a52fd README: fix incorrect links il y a 3 ans

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