Andreas Müller 6c0961786b poppler: upgrade 0.90.1 -> 20.08.0 3 years ago
..
classes b51af6b5b7 gitpkgv.bbclass: Add support for extending the supported tag formats 4 years ago
conf 03fd716100 mplayer-common: Drop obsolete recipe 4 years ago
dynamic-layers e8b286f893 lcdproc: Fix compilation with GCC >= 10.x 3 years ago
lib a6b54785e4 meta-oe: add selftest for sources.oe.org 5 years ago
licenses 7196961f5e ace: add new recipe 4 years ago
recipes-benchmark b3d6f4f85f fio: upgrade to 3.21 3 years ago
recipes-bsp 16f141efa3 lsscsi: update to 0.31 3 years ago
recipes-connectivity 027440e5f6 gensio: Upgrade to 2.1.4 3 years ago
recipes-core 4bd3a42c94 dctl: update v69 3 years ago
recipes-crypto 4fd8133bdb libkcapi: update to 1.2.0 3 years ago
recipes-dbs 3478865459 mariadb: not use the bundled libpcre2 3 years ago
recipes-devtools dd0fafdc53 Adding recipe for exprtk 3 years ago
recipes-extended 6bcbc0364b dialog: Turn X11 support into a packageconfig option 3 years ago
recipes-gnome 87ce97805e libpeas: disable tests when introspection is not enabled/available 3 years ago
recipes-graphics 108e6063c8 x11vnc: Update to latest on master 3 years ago
recipes-kernel 2cd74e9983 broadcom-bt-firmware: add PE back 3 years ago
recipes-multimedia 1d8d9330eb live555: upgrade 20190828 -> 20200721 3 years ago
recipes-navigation 829fd31ade geoclue: upgrade 2.5.3 -> 2.5.6 3 years ago
recipes-printing d7fdf615e5 qpdf: fix typo in RDEPENDS 4 years ago
recipes-security 68fa0a4ac2 passwdqc: remove double modify operation 4 years ago
recipes-shells 8ee7ab057f dash: upgrade 0.5.11 -> 0.5.11.1 3 years ago
recipes-support 6c0961786b poppler: upgrade 0.90.1 -> 20.08.0 3 years ago
recipes-test 27ec5216af cunit: add ptest 3 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