Wenlin Kang 8c218ae9ac ipmitool: fix CVE-2020-5208 5 years ago
..
classes b95100003d gitpkgv.bbclass: Add support for extending the supported tag formats 5 years ago
conf fd1a0c9210 Add zeus compatibility to all layer.conf files 5 years ago
lib a6b54785e4 meta-oe: add selftest for sources.oe.org 6 years ago
licenses d32cc7445c ttf-gentium: Use OFL-1.0 version of OFL license 5 years ago
recipes-benchmark 2582668a34 fio: Fix build when march is armv7ve 5 years ago
recipes-bsp a61b6c3f54 lmsensors: Fix sensord dependencies 5 years ago
recipes-connectivity b867bb9efd libqmi: Upgrade 1.24.0 -> 1.24.2 5 years ago
recipes-core 2c97f18706 safec: Upgrade to 3.5 release 5 years ago
recipes-crypto 4f29ebd4ea cryptsetup: upgrade 2.2.0 -> 2.2.1 5 years ago
recipes-dbs 14acba7937 mariadb: fix library LZ4 lookup 5 years ago
recipes-devtools ff16275b3f nodejs: libatomic patch should be target specific 5 years ago
recipes-extended 9e60d30669 sanlock: Replace cp -a with cp -R --no-dereference 5 years ago
recipes-gnome 2756e90e0b gnome-themes-standard: Update to version 3.28 5 years ago
recipes-graphics fbe4cf8d56 gtkwave: add the libtirpc dependence and config 5 years ago
recipes-kernel 8c218ae9ac ipmitool: fix CVE-2020-5208 5 years ago
recipes-multimedia 7b5e19ba4d a2jmidid: Fix build on risv 5 years ago
recipes-navigation 165f46b3de gpsd: Backport a memory leak fix 5 years ago
recipes-security e1395afee3 keyutils: Fix installed-vs-shipped for nativesdk 5 years ago
recipes-shells a67175d42a tcsh: upgrade 6.20.00 -> 6.21.00 5 years ago
recipes-support 22862f7bdc opensc: CVE-2019-19479 CVE-2019-19480 5 years ago
recipes-test b40263b948 catch2: update to 2.9.2 5 years ago
COPYING.MIT c58cc7d379 move layer into meta-oe in preparation for future splits 14 years ago
README aad5b3d070 README: updated Maintainers list for Zeus 5 years ago

README

meta-oe
=======

This layer depends on:

URI: git://github.com/openembedded/openembedded-core.git
branch: zeus
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][zeus]' 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][zeus][PATCH'

You are encouraged to fork the mirror on GitHub https://github.com/openembedded/openembedded-core
to share your patches, this is preferred for patch sets consisting of more than one patch.

Other services like gitorious, 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.

zeus maintainer: Armin Kuster