meta-openembedded/meta-oe
Khem Raj 62489d5a61 espeak: Add -fPIC to CFLAGS needed on some arches with security flags on
Update the narrowing fix patches from Fedora

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-24 08:58:13 -07:00
..
classes dos2unix: Remove after move to core 2018-08-21 11:39:07 -07:00
conf meta-*: add LAYERSERIES_COMPAT to layer.conf files 2018-04-13 12:43:37 -07:00
licenses libmxml: add recipe 2018-06-05 18:17:21 -07:00
recipes-benchmark fio: disable compiler optimizations 2018-08-21 10:35:32 -07:00
recipes-bsp pcmciautils: depend on bison-native 2018-08-19 16:09:28 -07:00
recipes-connectivity recipes: Exclude non-buildable recipes from world for musl build 2018-08-20 23:58:58 -07:00
recipes-core ell: update to 0.8 2018-08-24 08:58:13 -07:00
recipes-crypto cryptsetup: Upgrade to 2.0.3 2018-07-20 16:07:12 -07:00
recipes-dbs postgresql: Upgrade 10.4 -> 10.5 2018-08-22 11:32:41 -07:00
recipes-devtools xerces-c: Update SRC_URI 2018-08-22 21:14:04 -07:00
recipes-extended mozjs: disable null pointer optimization with GCC >= 6 2018-08-19 16:09:28 -07:00
recipes-gnome pyxdg: Add new package 2018-07-12 07:19:43 -07:00
recipes-graphics openjpeg: upgrade 2.2.0 -> 2.3.0 2018-08-21 16:20:36 -07:00
recipes-kernel recipes: Exclude non-buildable recipes from world for musl build 2018-08-20 23:58:58 -07:00
recipes-multimedia recipes: Exclude non-buildable recipes from world for musl build 2018-08-20 23:58:58 -07:00
recipes-navigation gpsd: upgrade to 3.17 2018-05-01 18:15:44 -07:00
recipes-security nmap: install ndiff 2018-08-22 11:32:58 -07:00
recipes-shells tcsh: Add dep on virtual/crypt 2018-08-15 08:20:06 -07:00
recipes-support espeak: Add -fPIC to CFLAGS needed on some arches with security flags on 2018-08-24 08:58:13 -07:00
recipes-test recipes: Exclude non-buildable recipes from world for musl build 2018-08-20 23:58:58 -07:00
COPYING.MIT
README README: fix links to repos and improve formatting 2018-06-20 21:43:55 -07:00

meta-oe
=======

This layer depends on:

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

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 <remote>' 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.

Main layer maintainer: Armin Kuster <akuster808@gmail.com>