meta-openembedded/meta-oe
Martin Jansa 8fffbfa457 links: add PACKAGECONFIG for bzip2, lzma
* it's autodetected from sysroot
* add PACKAGECONFIG to make it deterministic

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-22 09:51:27 +02:00
..
classes recipes: Unify indentation 2013-04-15 16:23:17 +02:00
conf layer.conf: add ca-certificates to SIGGEN_EXCLUDERECIPES_ABISAFE 2013-03-21 22:01:08 +01:00
recipes-benchmark fio: Add armv6 support 2013-04-19 02:45:27 +02:00
recipes-connectivity krb5: add PACKAGECONFIG for openssl and libedit 2013-08-22 09:51:27 +02:00
recipes-core f2fs-tools: add util-linux dependency 2013-08-22 09:51:26 +02:00
recipes-devtools python-feedparser: Changed from distutils to setuptools 2013-08-22 09:51:25 +02:00
recipes-extended rrdtool: add PACKAGECONFIG for dbi 2013-08-22 09:51:26 +02:00
recipes-gnome recipes: Unify indentation 2013-04-15 16:23:17 +02:00
recipes-graphics jasper: add PACKAGECONFIG for jpeg 2013-08-22 09:51:26 +02:00
recipes-kernel compat-wireless: exclude from world 2013-04-30 21:23:10 +02:00
recipes-multimedia libass: add PACKAGECONFIG for harfbuzz 2013-08-22 09:51:27 +02:00
recipes-navigation libspatialite: add missing dependency on sqlite3 2013-08-22 09:51:25 +02:00
recipes-qt qtserialport-e: Various fixes per openembedded-devel list comments. 2013-04-30 21:22:43 +02:00
recipes-sato/claws-mail claws-plugins-*: Update SRC_URI 2013-06-11 09:00:55 +02:00
recipes-support links: add PACKAGECONFIG for bzip2, lzma 2013-08-22 09:51:27 +02:00
site rp-pppoe: Port from oe.dev 2011-07-26 21:51:39 +02:00
COPYING.MIT move layer into meta-oe in preparation for future splits 2011-03-17 21:41:22 +01:00
README README: show github mirror URL in layer dependencies 2013-04-29 11:06:48 +02:00

This layer depends on:

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

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ 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: Koen Kooi <koen@dominion.thruhere.net>