mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57: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:
@@ -41,3 +41,5 @@ FILES_${PN}-libs += "${libdir}/libgdu*.so.*"
|
||||
FILES_${PN}-dev += "${libdir}/nautilus/extensions-2.0/*.la"
|
||||
FILES_${PN}-staticdev += "${libdir}/nautilus/extensions-2.0/*.a"
|
||||
FILES_${PN}-dbg += "${libdir}/nautilus/extensions-2.0/.debug"
|
||||
|
||||
PNBLACKLIST[gnome-disk-utility] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132824/"
|
||||
|
||||
@@ -16,3 +16,5 @@ do_configure_prepend () {
|
||||
# It used 8 spaces to instead of a tab, but it doesn't work for us
|
||||
sed -i 's/^ $(MAKE) dist distdir=/\t$(MAKE) dist distdir/' Makefile.am
|
||||
}
|
||||
|
||||
PNBLACKLIST[contacts] ?= "Fails to fetch, pimlico-project.org is gone http://errors.yoctoproject.org/Errors/Details/132854/"
|
||||
|
||||
@@ -15,3 +15,5 @@ SRC_URI =+ "git://git.gnome.org/${BPN} \
|
||||
file://make-382.patch"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PNBLACKLIST[contacts] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132826/"
|
||||
|
||||
Reference in New Issue
Block a user