mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
smbnetfs gnome-disk-utility contacts kexecboot initramfs-kexecboot-klibc-image system-config-keyboard system-setup-keyboard geany geany-plugins efivar efibootmgr gimp system-config-keyboard tumbler: Blacklist
* fails repeatedly as reported in: http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/111112.html http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/111173.html http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/111180.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -261,3 +261,5 @@ RDEPENDS_${PN}-xmlsnippets = "${PN}"
|
||||
PACKAGES =+ "${PLUGINS}"
|
||||
RDEPENDS_${PN} = "${PLUGINS}"
|
||||
ALLOW_EMPTY_${PN} = "1"
|
||||
|
||||
PNBLACKLIST[geany-plugins] ?= "Depends on blacklisted geany"
|
||||
|
||||
@@ -14,3 +14,5 @@ SRC_URI[sha256sum] = "394307596bc908419617e4c33e93eae8b5b733dfc8d01161677b8cbd3a
|
||||
FILES_${PN} += "${datadir}/icons"
|
||||
|
||||
EXTRA_OECONF = "--disable-html-docs"
|
||||
|
||||
PNBLACKLIST[geany] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132822/"
|
||||
|
||||
@@ -27,3 +27,5 @@ do_install () {
|
||||
}
|
||||
|
||||
|
||||
|
||||
PNBLACKLIST[efibootmgr] ?= "Depends on blacklisted efivar"
|
||||
|
||||
@@ -41,3 +41,5 @@ do_install_append_class-native() {
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
|
||||
PNBLACKLIST[efivar] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132821/"
|
||||
|
||||
@@ -47,3 +47,5 @@ CFLAGS += "-fPIC"
|
||||
|
||||
FILES_${PN}-dbg += "${libdir}/gimp/2.0/*/.debug"
|
||||
FILES_${PN} += "${datadir}/appdata"
|
||||
|
||||
PNBLACKLIST[gimp] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132825/"
|
||||
|
||||
@@ -27,3 +27,6 @@ FILES_${PN} += " \
|
||||
${datadir}/* \
|
||||
"
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
PNBLACKLIST[system-config-keyboard] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132829/"
|
||||
PNBLACKLIST[system-config-keyboard-native] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132855/"
|
||||
|
||||
@@ -29,3 +29,5 @@ do_install() {
|
||||
}
|
||||
|
||||
FILES_${PN} += "${systemd_unitdir}/system/${BPN}.service"
|
||||
|
||||
PNBLACKLIST[system-setup-keyboard] ?= "Depends on blacklisted system-config-keyboard-native"
|
||||
|
||||
Reference in New Issue
Block a user