summaryrefslogtreecommitdiffstats
path: root/meta-xfce/README
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/README')
-rw-r--r--meta-xfce/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-xfce/README b/meta-xfce/README
index fa2bab049..88f2332d3 100644
--- a/meta-xfce/README
+++ b/meta-xfce/README
@@ -7,6 +7,12 @@ revision: HEAD
7URI: git://git.openembedded.org/meta-openembedded 7URI: git://git.openembedded.org/meta-openembedded
8branch: master 8branch: master
9revision: HEAD 9revision: HEAD
10meta-xfce depends on meta-oe 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"
10 16
11Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject' 17Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject'
12 18