mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
gnome-panel3, gnome-menus3, libgweather3: blacklist because of sysroot conflicts with 2* versions
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -4,6 +4,9 @@ LICENSE = "GPLv2 & LGPLv2"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||||
file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2"
|
file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2"
|
||||||
|
|
||||||
|
PNBLACKLIST[gnome-menus3] = "CONFLICT: 24 files are conflicting with gnome-menus"
|
||||||
|
# e.g. sysroots/qemux86-64/usr/share/desktop-directories/X-GNOME-Other.directory
|
||||||
|
|
||||||
DEPENDS = "python libxml2 gconf popt gtk+3"
|
DEPENDS = "python libxml2 gconf popt gtk+3"
|
||||||
|
|
||||||
inherit gnomebase pkgconfig python-dir pythonnative
|
inherit gnomebase pkgconfig python-dir pythonnative
|
||||||
|
|||||||
@@ -4,6 +4,8 @@ LICENSE = "GPLv2 & LGPLv2 & GFDLv1.1"
|
|||||||
BPN = "gnome-panel"
|
BPN = "gnome-panel"
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|
||||||
|
PNBLACKLIST[gnome-panel3] = "CONFLICT: depends on libgweather3 which conflicts with libgweather"
|
||||||
|
|
||||||
# conflicts with gnome-panel, because they provide the same package
|
# conflicts with gnome-panel, because they provide the same package
|
||||||
# http://patches.openembedded.org/patch/43105/
|
# http://patches.openembedded.org/patch/43105/
|
||||||
EXCLUDE_FROM_WORLD = "1"
|
EXCLUDE_FROM_WORLD = "1"
|
||||||
|
|||||||
@@ -4,6 +4,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
|||||||
SECTION = "x11/gnome/libs"
|
SECTION = "x11/gnome/libs"
|
||||||
DEPENDS = "libxml2 gconf libsoup-2.4 gtk+3"
|
DEPENDS = "libxml2 gconf libsoup-2.4 gtk+3"
|
||||||
|
|
||||||
|
PNBLACKLIST[libgweather3] = "CONFLICT: 876 files are conflicting with libgweather"
|
||||||
|
# e.g. sysroots/qemux86-64/usr/share/libgweather/locations.dtd
|
||||||
|
# sysroots/qemux86-64/usr/share/libgweather/Locations.zh_TW.xml
|
||||||
|
|
||||||
BPN = "libgweather"
|
BPN = "libgweather"
|
||||||
|
|
||||||
inherit gnome
|
inherit gnome
|
||||||
|
|||||||
Reference in New Issue
Block a user