Files
meta-openembedded/meta-gnome
Ross Burton 2e3d033cbf meta-gnome: use bb.utils.contains() instead of base_contains()
base_contains() is a compatibility wrapper and may warn in the future, so
replace all instances with bb.utils.contains().

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-05-02 14:03:04 -07:00
..
2011-04-21 20:03:19 +02:00

This layer depends on:

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

URI: git://github.com/openembedded/meta-oe.git
branch: krogoth
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome][krogoth]' in the subject'

When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gnome][krogoth][PATCH'

krogoth Branch Maintainer:
Armin Kuster <akuster808@gmail.com>