blob: 7431e8b7c476d2224439b97689300882d92a3357 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001This layer depends on:
2
3URI: git://github.com/openembedded/oe-core.git
Brad Bishop316dfdd2018-06-25 12:45:53 -04004branch: master
Patrick Williamsb48b7b42016-08-17 15:04:38 -05005revision: HEAD
6
7URI: git://github.com/openembedded/meta-oe.git
Brad Bishop316dfdd2018-06-25 12:45:53 -04008branch: master
Patrick Williamsb48b7b42016-08-17 15:04:38 -05009revision: HEAD
10meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this repository.
11
12To avoid dependencies on meta-multimedia you need to mask recipes by adding
13this to local.conf:
14
15BBMASK = "meta-xfce/recipes-multimedia"
16
Brad Bishop316dfdd2018-06-25 12:45:53 -040017Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject'
Patrick Williamsb48b7b42016-08-17 15:04:38 -050018
19When sending single patches, please using something like:
Brad Bishop316dfdd2018-06-25 12:45:53 -040020'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-xfce][PATCH'
Patrick Williamsb48b7b42016-08-17 15:04:38 -050021
Brad Bishop316dfdd2018-06-25 12:45:53 -040022Layer maintainer: Andreas Müller <schnitzeltony@googlemail.com>