Gianfranco 6f2263da2c websocketpp: refresh patches to apply cleanly on websocketpp 0.8.2 4 years ago
..
classes b51af6b5b7 gitpkgv.bbclass: Add support for extending the supported tag formats 4 years ago
conf 76db1c71ef debsums: Depend on po4a-native 4 years ago
dynamic-layers 712df4714e gperftools: Do not build on riscv 4 years ago
lib a6b54785e4 meta-oe: add selftest for sources.oe.org 5 years ago
licenses 7227897d5d wxwidgets: initial add 3.1.3 4 years ago
recipes-benchmark d104def001 fio: disable compiler optimizations for x86 arch 4 years ago
recipes-bsp e4a1287bf1 nvme-cli: upgrade 1.9 -> 1.10.1 4 years ago
recipes-connectivity b0345e3fe4 paho-mqtt-c: upgrade 1.3.1 -> 1.3.2 4 years ago
recipes-core 712df4714e gperftools: Do not build on riscv 4 years ago
recipes-crypto 44abef2c1d botan: upgrade 2.13.0 -> 2.14.0 4 years ago
recipes-dbs e8214f1113 rocksdb: Link with pthreads on riscv 4 years ago
recipes-devtools 7cc7a9ec88 php: upgrade 7.3.16 -> 7.4.4 4 years ago
recipes-extended 4625fb9d43 pegtl: upgrade 2.8.2 -> 2.8.3 4 years ago
recipes-gnome f17928df63 gmime: upgrade 3.2.5 -> 3.2.6 4 years ago
recipes-graphics 9201611135 tslib: Fix build with 4.x kernel headers 4 years ago
recipes-kernel f33a094ddb oprofile: Disable build on riscv 4 years ago
recipes-multimedia e3eea33c11 libdvdread: upgrade 6.1.0 -> 6.1.1 4 years ago
recipes-navigation c9ef43adeb proj: Update to 7.0.0 release 4 years ago
recipes-printing 72e77866bf cups-filters: upgrade 1.26.2 -> 1.27.2 4 years ago
recipes-security 51c6ea0bc0 nmap: make ndiff support python3 4 years ago
recipes-shells 63f587ecb7 mksh: upgrade 57 -> 58 4 years ago
recipes-support 6f2263da2c websocketpp: refresh patches to apply cleanly on websocketpp 0.8.2 4 years ago
recipes-test c31bf82c59 cunit: fix upstream check URL 4 years ago
COPYING.MIT c58cc7d379 move layer into meta-oe in preparation for future splits 13 years ago
README da6db0b815 README: Document need for 32bit compiler 4 years ago

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/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.

layer maintainer: Khem Raj