diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-01-28 13:17:21 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-01-31 12:58:31 +0100 |
commit | 048b1ea461c2d116b7e31161bae0dee1f9e06a7e (patch) | |
tree | c15cdca1e3d85b3e6e1d0a52b92fe81ca181c72a /meta-gnome | |
parent | 6139a58374dfb73caabc40877b62064bc0cf383d (diff) | |
download | meta-openembedded-048b1ea461c2d116b7e31161bae0dee1f9e06a7e.tar.gz |
gnome-panel3: exclude from world
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb index bd21ca11b..3aadd2b24 100644 --- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb +++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb | |||
@@ -4,6 +4,9 @@ LICENSE = "GPLv2 & LGPLv2 & GFDLv1.1" | |||
4 | BPN = "gnome-panel" | 4 | BPN = "gnome-panel" |
5 | PR = "r1" | 5 | PR = "r1" |
6 | 6 | ||
7 | # conflicts with gnome-panel, because they provide the same package | ||
8 | # http://patches.openembedded.org/patch/43105/ | ||
9 | EXCLUDE_FROM_WORLD = "1" | ||
7 | DEFAULT_PREFERENCE = "-1" | 10 | DEFAULT_PREFERENCE = "-1" |
8 | 11 | ||
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |