meta-openembedded/meta-gnome
Martin Jansa 191499a2b5 recipes: Remove PR = r0 from all recipes
* Remove all PR = "r0" from all .bb files in meta-oe repo. This was done
  with the command sed -e '/^PR.*=.*r0\"/d' meta*/recipes*/*/*.bb -i

* We've switching to the PR server, PR bumps are no longer needed and
  this saves people either accidentally bumping them or forgetting to
  remove the lines (r0 is the default anyway).

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-11-01 15:30:48 +01:00
..
conf conf/layer.conf: Use .= for BBPATH and += for BBFILES 2011-05-09 18:59:00 +02:00
recipes-apps gmtk: inherit gconf 2013-08-14 13:34:28 +02:00
recipes-connectivity recipes: Remove PR = r0 from all recipes 2013-11-01 15:30:48 +01:00
recipes-gnome libgnomeui: Depend on libgnome-keyring not gnome-keyring 2013-10-15 13:31:08 +02:00
recipes-support goffice: add librsvg dependency 2013-08-14 13:34:29 +02:00
COPYING.MIT meta-gnome: add empty layer 2011-04-21 20:03:19 +02:00
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

This layer depends on:

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

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

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' 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][PATCH'

Interim layer maintainer: Martin Jansa <Martin.Jansa@gmail.com>