diff options
Diffstat (limited to 'meta-oe')
48 files changed, 96 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/pmbw/pmbw_git.bb b/meta-oe/recipes-benchmark/pmbw/pmbw_git.bb index 7a69395f74..9cdaa96de6 100644 --- a/meta-oe/recipes-benchmark/pmbw/pmbw_git.bb +++ b/meta-oe/recipes-benchmark/pmbw/pmbw_git.bb | |||
| @@ -26,3 +26,5 @@ PACKAGES =+ "${PN}-stats2gnuplot" | |||
| 26 | FILES_${PN}-stats2gnuplot = "${bindir}/stats2gnuplot" | 26 | FILES_${PN}-stats2gnuplot = "${bindir}/stats2gnuplot" |
| 27 | 27 | ||
| 28 | RRECOMMENDS_${PN} = "${PN}-stats2gnuplot" | 28 | RRECOMMENDS_${PN} = "${PN}-stats2gnuplot" |
| 29 | |||
| 30 | PNBLACKLIST[pmbw] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130568/" | ||
diff --git a/meta-oe/recipes-connectivity/gnokii/gnokii_0.6.31.bb b/meta-oe/recipes-connectivity/gnokii/gnokii_0.6.31.bb index 2de547a709..1d367ada22 100644 --- a/meta-oe/recipes-connectivity/gnokii/gnokii_0.6.31.bb +++ b/meta-oe/recipes-connectivity/gnokii/gnokii_0.6.31.bb | |||
| @@ -32,3 +32,5 @@ FILES_libgnokii = "${libdir}/libgnokii.so.*" | |||
| 32 | 32 | ||
| 33 | SRC_URI[md5sum] = "d9627f4a1152d3ea7806df4532850d5f" | 33 | SRC_URI[md5sum] = "d9627f4a1152d3ea7806df4532850d5f" |
| 34 | SRC_URI[sha256sum] = "8f5a083b05c1a66a3402ca5cd80084e14c2c0632c991bb53b03c78e9adb02501" | 34 | SRC_URI[sha256sum] = "8f5a083b05c1a66a3402ca5cd80084e14c2c0632c991bb53b03c78e9adb02501" |
| 35 | |||
| 36 | PNBLACKLIST[gnokii] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130662/" | ||
diff --git a/meta-oe/recipes-connectivity/libmbim/libmbim_1.14.0.bb b/meta-oe/recipes-connectivity/libmbim/libmbim_1.14.0.bb index 02a1788633..0f18112f80 100644 --- a/meta-oe/recipes-connectivity/libmbim/libmbim_1.14.0.bb +++ b/meta-oe/recipes-connectivity/libmbim/libmbim_1.14.0.bb | |||
| @@ -16,3 +16,5 @@ SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz \ | |||
| 16 | " | 16 | " |
| 17 | SRC_URI[md5sum] = "2ed809e65c85353d3ab59e372890e549" | 17 | SRC_URI[md5sum] = "2ed809e65c85353d3ab59e372890e549" |
| 18 | SRC_URI[sha256sum] = "ca8d52a95a18cbabae8f15f83f1572316e888b6504f946e6645d24405127ab5b" | 18 | SRC_URI[sha256sum] = "ca8d52a95a18cbabae8f15f83f1572316e888b6504f946e6645d24405127ab5b" |
| 19 | |||
| 20 | PNBLACKLIST[libmbim] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130590/" | ||
diff --git a/meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb b/meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb index 4bf238d28a..91b8763137 100644 --- a/meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb +++ b/meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb | |||
| @@ -45,3 +45,5 @@ RDEPENDS_${PN}-server += "openssh-sshd ${NEEDED_PERL_MODULES}" | |||
| 45 | #| {standard input}:2103: Error: instruction not supported in Thumb16 mode -- `adcs r7,r7,r7' | 45 | #| {standard input}:2103: Error: instruction not supported in Thumb16 mode -- `adcs r7,r7,r7' |
| 46 | #| {standard input}:2104: Error: selected processor does not support Thumb mode `it cs' | 46 | #| {standard input}:2104: Error: selected processor does not support Thumb mode `it cs' |
| 47 | ARM_INSTRUCTION_SET = "arm" | 47 | ARM_INSTRUCTION_SET = "arm" |
| 48 | |||
| 49 | PNBLACKLIST[mosh] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130653/" | ||
diff --git a/meta-oe/recipes-connectivity/networkmanager/networkmanager-openvpn_1.2.6.bb b/meta-oe/recipes-connectivity/networkmanager/networkmanager-openvpn_1.2.6.bb index 7ae566eeb6..e2b28dd9d6 100644 --- a/meta-oe/recipes-connectivity/networkmanager/networkmanager-openvpn_1.2.6.bb +++ b/meta-oe/recipes-connectivity/networkmanager/networkmanager-openvpn_1.2.6.bb | |||
| @@ -33,3 +33,5 @@ RDEPENDS_${PN} = " \ | |||
| 33 | networkmanager \ | 33 | networkmanager \ |
| 34 | openvpn \ | 34 | openvpn \ |
| 35 | " | 35 | " |
| 36 | |||
| 37 | PNBLACKLIST[networkmanager-openvpn] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130667/" | ||
diff --git a/meta-oe/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb b/meta-oe/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb index c398dc15a2..9fb69a1b53 100644 --- a/meta-oe/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb +++ b/meta-oe/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb | |||
| @@ -22,3 +22,5 @@ inherit autotools pkgconfig pythonnative | |||
| 22 | 22 | ||
| 23 | FILES_${PN} += "${datadir}/telepathy \ | 23 | FILES_${PN} += "${datadir}/telepathy \ |
| 24 | ${datadir}/dbus-1" | 24 | ${datadir}/dbus-1" |
| 25 | |||
| 26 | PNBLACKLIST[libtelepathy] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130609/" | ||
diff --git a/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb b/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb index 205e1d1a16..da94138d29 100644 --- a/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb +++ b/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb | |||
| @@ -20,3 +20,5 @@ do_install() { | |||
| 20 | install -m 0755 dbus-daemon-proxy ${D}${bindir} | 20 | install -m 0755 dbus-daemon-proxy ${D}${bindir} |
| 21 | } | 21 | } |
| 22 | 22 | ||
| 23 | |||
| 24 | PNBLACKLIST[dbus-daemon-proxy] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130613/" | ||
diff --git a/meta-oe/recipes-core/dbus/libdbus-c++_0.9.0.bb b/meta-oe/recipes-core/dbus/libdbus-c++_0.9.0.bb index 9b053fed84..3a62c3d851 100644 --- a/meta-oe/recipes-core/dbus/libdbus-c++_0.9.0.bb +++ b/meta-oe/recipes-core/dbus/libdbus-c++_0.9.0.bb | |||
| @@ -27,3 +27,5 @@ PACKAGE_BEFORE_PN = "${PN}-tools" | |||
| 27 | FILES_${PN}-tools = "${bindir}" | 27 | FILES_${PN}-tools = "${bindir}" |
| 28 | 28 | ||
| 29 | BBCLASSEXTEND = "native" | 29 | BBCLASSEXTEND = "native" |
| 30 | |||
| 31 | PNBLACKLIST[libdbus-c++] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130644/" | ||
diff --git a/meta-oe/recipes-devtools/php/php_5.6.26.bb b/meta-oe/recipes-devtools/php/php_5.6.26.bb index ddc7ce3c3e..c5698f806f 100644 --- a/meta-oe/recipes-devtools/php/php_5.6.26.bb +++ b/meta-oe/recipes-devtools/php/php_5.6.26.bb | |||
| @@ -7,3 +7,5 @@ SRC_URI += "file://change-AC_TRY_RUN-to-AC_TRY_LINK.patch \ | |||
| 7 | " | 7 | " |
| 8 | SRC_URI[md5sum] = "cb424b705cfb715fc04f499f8a8cf52e" | 8 | SRC_URI[md5sum] = "cb424b705cfb715fc04f499f8a8cf52e" |
| 9 | SRC_URI[sha256sum] = "d47aab8083a4284b905777e1b45dd7735adc53be827b29f896684750ac8b6236" | 9 | SRC_URI[sha256sum] = "d47aab8083a4284b905777e1b45dd7735adc53be827b29f896684750ac8b6236" |
| 10 | |||
| 11 | PNBLACKLIST[php] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/131630/" | ||
diff --git a/meta-oe/recipes-devtools/php/php_7.1.0.bb b/meta-oe/recipes-devtools/php/php_7.1.0.bb index 210d91fd78..ee8155c488 100644 --- a/meta-oe/recipes-devtools/php/php_7.1.0.bb +++ b/meta-oe/recipes-devtools/php/php_7.1.0.bb | |||
| @@ -12,3 +12,5 @@ PACKAGECONFIG[mysql] = "--with-mysqli=${STAGING_BINDIR_CROSS}/mysql_config \ | |||
| 12 | ,mysql5" | 12 | ,mysql5" |
| 13 | 13 | ||
| 14 | FILES_${PN}-fpm += "${sysconfdir}/php-fpm.d/www.conf.default" | 14 | FILES_${PN}-fpm += "${sysconfdir}/php-fpm.d/www.conf.default" |
| 15 | |||
| 16 | PNBLACKLIST[php] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130601/" | ||
diff --git a/meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_0.4.0.bb b/meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_0.4.0.bb index 82fb73c3fb..2b90d1eaef 100644 --- a/meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_0.4.0.bb +++ b/meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_0.4.0.bb | |||
| @@ -2,3 +2,5 @@ require vala-dbus-binding-tool.inc | |||
| 2 | 2 | ||
| 3 | SRC_URI[md5sum] = "59eab7abf38f35355d3786803bd2441f" | 3 | SRC_URI[md5sum] = "59eab7abf38f35355d3786803bd2441f" |
| 4 | SRC_URI[sha256sum] = "1e37ab2e6238eaef9f573560ea7379e6955570f7c9503083e50c4c185c1956df" | 4 | SRC_URI[sha256sum] = "1e37ab2e6238eaef9f573560ea7379e6955570f7c9503083e50c4c185c1956df" |
| 5 | |||
| 6 | PNBLACKLIST[vala-dbus-binding-tool] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/131628/" | ||
diff --git a/meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_git.bb b/meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_git.bb index 02a869f2a8..bcc6c981a8 100644 --- a/meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_git.bb +++ b/meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_git.bb | |||
| @@ -16,3 +16,5 @@ SRC_URI = "git://github.com/freesmartphone/vala-dbus-binding-tool.git;protocol=h | |||
| 16 | file://0001-configure.ac-don-t-use-dash-in-m4-macro-names.patch \ | 16 | file://0001-configure.ac-don-t-use-dash-in-m4-macro-names.patch \ |
| 17 | " | 17 | " |
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | |||
| 20 | PNBLACKLIST[vala-dbus-binding-tool] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130581/" | ||
diff --git a/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb b/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb index 34edecfbaf..b544b92c5a 100644 --- a/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb +++ b/meta-oe/recipes-extended/collectd/collectd_5.5.0.bb | |||
| @@ -86,3 +86,5 @@ INITSCRIPT_PARAMS = "defaults" | |||
| 86 | # threshold.so load.so are also provided by gegl | 86 | # threshold.so load.so are also provided by gegl |
| 87 | # disk.so is also provided by libgphoto2-camlibs | 87 | # disk.so is also provided by libgphoto2-camlibs |
| 88 | PRIVATE_LIBS = "threshold.so load.so disk.so" | 88 | PRIVATE_LIBS = "threshold.so load.so disk.so" |
| 89 | |||
| 90 | PNBLACKLIST[collectd] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130654/" | ||
diff --git a/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb b/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb index 2e002f3dc8..26da75594f 100644 --- a/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb +++ b/meta-oe/recipes-extended/libgxim/libgxim_0.5.0.bb | |||
| @@ -23,3 +23,5 @@ EXTRA_OECONF = " --disable-static --disable-rebuilds --enable-compile-warnings=m | |||
| 23 | DEPENDS += "gtk+ glib-2.0 ruby-native intltool-native gnome-common-native" | 23 | DEPENDS += "gtk+ glib-2.0 ruby-native intltool-native gnome-common-native" |
| 24 | 24 | ||
| 25 | inherit autotools pkgconfig gettext | 25 | inherit autotools pkgconfig gettext |
| 26 | |||
| 27 | PNBLACKLIST[libgxim] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130604/" | ||
diff --git a/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb b/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb index c693639ecf..1478c4876d 100644 --- a/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb +++ b/meta-oe/recipes-extended/mml-widget/gtkmathview_0.8.0.bb | |||
| @@ -23,3 +23,5 @@ do_configure_append() { | |||
| 23 | # avoid host polution inf pkg-config files | 23 | # avoid host polution inf pkg-config files |
| 24 | sed -i "s:${STAGING_DIR_HOST}::g" `find -name '*.pc'` | 24 | sed -i "s:${STAGING_DIR_HOST}::g" `find -name '*.pc'` |
| 25 | } | 25 | } |
| 26 | |||
| 27 | PNBLACKLIST[gtkmathview] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/131636/" | ||
diff --git a/meta-oe/recipes-extended/pywbem/pywbem_0.8.0.bb b/meta-oe/recipes-extended/pywbem/pywbem_0.8.0.bb index 2f9a5bdca9..8b5394e842 100644 --- a/meta-oe/recipes-extended/pywbem/pywbem_0.8.0.bb +++ b/meta-oe/recipes-extended/pywbem/pywbem_0.8.0.bb | |||
| @@ -34,3 +34,6 @@ do_install_append() { | |||
| 34 | } | 34 | } |
| 35 | 35 | ||
| 36 | BBCLASSEXTEND = "native" | 36 | BBCLASSEXTEND = "native" |
| 37 | |||
| 38 | PNBLACKLIST[pywbem] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130596/" | ||
| 39 | PNBLACKLIST[pywbem] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130681/" | ||
diff --git a/meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb b/meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb index cd22576d14..86265bb86b 100644 --- a/meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb +++ b/meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb | |||
| @@ -37,3 +37,5 @@ S = "${WORKDIR}/trunk" | |||
| 37 | inherit pkgconfig autotools | 37 | inherit pkgconfig autotools |
| 38 | 38 | ||
| 39 | EXTRA_OECONF = " --disable-accessibility" | 39 | EXTRA_OECONF = " --disable-accessibility" |
| 40 | |||
| 41 | PNBLACKLIST[gtkhtml2] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130633/" | ||
diff --git a/meta-oe/recipes-gnome/libglade/libglade_2.6.4.bb b/meta-oe/recipes-gnome/libglade/libglade_2.6.4.bb index b730d5b52a..fdb9f8a3e3 100644 --- a/meta-oe/recipes-gnome/libglade/libglade_2.6.4.bb +++ b/meta-oe/recipes-gnome/libglade/libglade_2.6.4.bb | |||
| @@ -33,4 +33,3 @@ PACKAGES += " ${PN}-data" | |||
| 33 | FILES_${PN} = "${libdir}/lib*.so.*" | 33 | FILES_${PN} = "${libdir}/lib*.so.*" |
| 34 | FILES_${PN}-data = "${datadir}/xml/libglade/glade-2.0.dtd" | 34 | FILES_${PN}-data = "${datadir}/xml/libglade/glade-2.0.dtd" |
| 35 | FILES_${PN}-dev += "${bindir}/libglade-convert" | 35 | FILES_${PN}-dev += "${bindir}/libglade-convert" |
| 36 | |||
diff --git a/meta-oe/recipes-graphics/fbida/fbida_2.10.bb b/meta-oe/recipes-graphics/fbida/fbida_2.10.bb index c14fc9b682..6e786f28ce 100644 --- a/meta-oe/recipes-graphics/fbida/fbida_2.10.bb +++ b/meta-oe/recipes-graphics/fbida/fbida_2.10.bb | |||
| @@ -64,3 +64,5 @@ do_install() { | |||
| 64 | } | 64 | } |
| 65 | 65 | ||
| 66 | RDEPENDS_${PN} = "ttf-dejavu-sans-mono bash" | 66 | RDEPENDS_${PN} = "ttf-dejavu-sans-mono bash" |
| 67 | |||
| 68 | PNBLACKLIST[fbida] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130677/" | ||
diff --git a/meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb b/meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb index 544149d18b..7d303123ee 100644 --- a/meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb +++ b/meta-oe/recipes-graphics/fontforge/fontforge_20150824.bb | |||
| @@ -58,3 +58,5 @@ RDEPENDS_${PN}-python = "python" | |||
| 58 | 58 | ||
| 59 | # for e.g kde's oxygen-fonts | 59 | # for e.g kde's oxygen-fonts |
| 60 | BBCLASSEXTEND = "native" | 60 | BBCLASSEXTEND = "native" |
| 61 | |||
| 62 | PNBLACKLIST[fontforge] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130639/" | ||
diff --git a/meta-oe/recipes-graphics/libsexy/libsexy_0.1.11.bb b/meta-oe/recipes-graphics/libsexy/libsexy_0.1.11.bb index 86b4958cfb..e96edd23b4 100644 --- a/meta-oe/recipes-graphics/libsexy/libsexy_0.1.11.bb +++ b/meta-oe/recipes-graphics/libsexy/libsexy_0.1.11.bb | |||
| @@ -4,3 +4,5 @@ PR = "r2" | |||
| 4 | 4 | ||
| 5 | SRC_URI[md5sum] = "33c079a253270ec8bfb9508e4bb30754" | 5 | SRC_URI[md5sum] = "33c079a253270ec8bfb9508e4bb30754" |
| 6 | SRC_URI[sha256sum] = "8c4101a8cda5fccbba85ba1a15f46f2cf75deaa8b3c525ce5b135b9e1a8fe49e" | 6 | SRC_URI[sha256sum] = "8c4101a8cda5fccbba85ba1a15f46f2cf75deaa8b3c525ce5b135b9e1a8fe49e" |
| 7 | |||
| 8 | PNBLACKLIST[libsexy] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130607/" | ||
diff --git a/meta-oe/recipes-graphics/terminus-font/terminus-font_4.38.bb b/meta-oe/recipes-graphics/terminus-font/terminus-font_4.38.bb index e5bea97d9b..de8038a2d2 100644 --- a/meta-oe/recipes-graphics/terminus-font/terminus-font_4.38.bb +++ b/meta-oe/recipes-graphics/terminus-font/terminus-font_4.38.bb | |||
| @@ -43,3 +43,5 @@ PACKAGES += "${PN}-consolefonts ${PN}-consoletrans ${PN}-pcf" | |||
| 43 | FILES_${PN}-consolefonts = "${datadir}/consolefonts" | 43 | FILES_${PN}-consolefonts = "${datadir}/consolefonts" |
| 44 | FILES_${PN}-consoletrans = "${datadir}/consoletrans" | 44 | FILES_${PN}-consoletrans = "${datadir}/consoletrans" |
| 45 | FILES_${PN}-pcf = "${datadir}/fonts/terminus" | 45 | FILES_${PN}-pcf = "${datadir}/fonts/terminus" |
| 46 | |||
| 47 | PNBLACKLIST[terminus-font] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130638/" | ||
diff --git a/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb b/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb index d060c4747c..ea7c750162 100755 --- a/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb +++ b/meta-oe/recipes-graphics/wayland/wayland-fits_git.bb | |||
| @@ -31,3 +31,5 @@ do_install_append() { | |||
| 31 | 31 | ||
| 32 | FILES_${PN} += "${bindir}/wfits ${libdir}/weston/*.so" | 32 | FILES_${PN} += "${bindir}/wfits ${libdir}/weston/*.so" |
| 33 | FILES_${PN}-dbg += "${bindir}/.debug ${libdir}/weston/.debug ${prefix}/src" | 33 | FILES_${PN}-dbg += "${bindir}/.debug ${libdir}/weston/.debug ${prefix}/src" |
| 34 | |||
| 35 | PNBLACKLIST[wayland-fits] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130632/" | ||
diff --git a/meta-oe/recipes-graphics/xorg-app/xstdcmap_1.0.3.bb b/meta-oe/recipes-graphics/xorg-app/xstdcmap_1.0.3.bb index 3f5511e754..db902d9f0b 100644 --- a/meta-oe/recipes-graphics/xorg-app/xstdcmap_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-app/xstdcmap_1.0.3.bb | |||
| @@ -13,3 +13,5 @@ BBCLASSEXTEND = "native" | |||
| 13 | 13 | ||
| 14 | SRC_URI[md5sum] = "eb5473acaef15a5db9b50df29c6a7f90" | 14 | SRC_URI[md5sum] = "eb5473acaef15a5db9b50df29c6a7f90" |
| 15 | SRC_URI[sha256sum] = "f648e2b0cf16aa29856de998e2c7204be39dc1f8daeda9464d32288e0b580fc1" | 15 | SRC_URI[sha256sum] = "f648e2b0cf16aa29856de998e2c7204be39dc1f8daeda9464d32288e0b580fc1" |
| 16 | |||
| 17 | PNBLACKLIST[xstdcmap] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130660/" | ||
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb index 74c066f583..97d80c22f0 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb | |||
| @@ -21,3 +21,5 @@ S = "${WORKDIR}/git" | |||
| 21 | SRCREV = "cb9ed17035a79e49dde26a1e7e2bc5f10fd8144b" | 21 | SRCREV = "cb9ed17035a79e49dde26a1e7e2bc5f10fd8144b" |
| 22 | 22 | ||
| 23 | EXTRA_OECONF = " --disable-kms " | 23 | EXTRA_OECONF = " --disable-kms " |
| 24 | |||
| 25 | PNBLACKLIST[xf86-video-glamo] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130629/" | ||
diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.12.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.12.bb index 3a7507c235..436c92cc42 100644 --- a/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.12.bb +++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.12.bb | |||
| @@ -15,3 +15,5 @@ COMPATIBLE_HOST = '(i.86|x86_64).*-linux' | |||
| 15 | SRC_URI[md5sum] = "dc79910c7b9e32321cefc7af250c7765" | 15 | SRC_URI[md5sum] = "dc79910c7b9e32321cefc7af250c7765" |
| 16 | SRC_URI[sha256sum] = "0ea057ad7fc31caba2d4e46c7e418fe2b3c762b04fb8d382f53383397fd8391e" | 16 | SRC_URI[sha256sum] = "0ea057ad7fc31caba2d4e46c7e418fe2b3c762b04fb8d382f53383397fd8391e" |
| 17 | 17 | ||
| 18 | |||
| 19 | PNBLACKLIST[xf86-video-nouveau] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130657/" | ||
diff --git a/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb index 85a44660eb..03ee52542a 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-adobe-100dpi_1.0.3.bb | |||
| @@ -16,3 +16,5 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
| 16 | 16 | ||
| 17 | SRC_URI[md5sum] = "1347c3031b74c9e91dc4dfa53b12f143" | 17 | SRC_URI[md5sum] = "1347c3031b74c9e91dc4dfa53b12f143" |
| 18 | SRC_URI[sha256sum] = "b2c08433eab5cb202470aa9f779efefce8d9cab2534f34f3aa4a31d05671c054" | 18 | SRC_URI[sha256sum] = "b2c08433eab5cb202470aa9f779efefce8d9cab2534f34f3aa4a31d05671c054" |
| 19 | |||
| 20 | PNBLACKLIST[font-adobe-100dpi] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130621/" | ||
diff --git a/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb b/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb index 16e3d2ceca..54be2845cd 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-adobe-utopia-100dpi_1.0.4.bb | |||
| @@ -16,3 +16,5 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
| 16 | 16 | ||
| 17 | SRC_URI[md5sum] = "66fb6de561648a6dce2755621d6aea17" | 17 | SRC_URI[md5sum] = "66fb6de561648a6dce2755621d6aea17" |
| 18 | SRC_URI[sha256sum] = "d16f5e3f227cc6dd07a160a71f443559682dbc35f1c056a5385085aaec4fada5" | 18 | SRC_URI[sha256sum] = "d16f5e3f227cc6dd07a160a71f443559682dbc35f1c056a5385085aaec4fada5" |
| 19 | |||
| 20 | PNBLACKLIST[font-adobe-utopia-100dpi] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130623/" | ||
diff --git a/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb index 08ed6b6160..d32a47b6e0 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-bh-100dpi_1.0.3.bb | |||
| @@ -16,3 +16,5 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
| 16 | 16 | ||
| 17 | SRC_URI[md5sum] = "9f11ade089d689b9d59e0f47d26f39cd" | 17 | SRC_URI[md5sum] = "9f11ade089d689b9d59e0f47d26f39cd" |
| 18 | SRC_URI[sha256sum] = "23c07162708e4b79eb33095c8bfa62c783717a9431254bbf44863734ea239481" | 18 | SRC_URI[sha256sum] = "23c07162708e4b79eb33095c8bfa62c783717a9431254bbf44863734ea239481" |
| 19 | |||
| 20 | PNBLACKLIST[font-bh-100dpi] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130624/" | ||
diff --git a/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb b/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb index 5ded41aeb4..bffeb95469 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-bh-lucidatypewriter-100dpi_1.0.3.bb | |||
| @@ -16,3 +16,5 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
| 16 | 16 | ||
| 17 | SRC_URI[md5sum] = "c8b73a53dcefe3e8d3907d3500e484a9" | 17 | SRC_URI[md5sum] = "c8b73a53dcefe3e8d3907d3500e484a9" |
| 18 | SRC_URI[sha256sum] = "62a83363c2536095fda49d260d21e0847675676e4e3415054064cbdffa641fbb" | 18 | SRC_URI[sha256sum] = "62a83363c2536095fda49d260d21e0847675676e4e3415054064cbdffa641fbb" |
| 19 | |||
| 20 | PNBLACKLIST[font-bh-lucidatypewriter-100dpi] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130625/" | ||
diff --git a/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb b/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb index a7c284a2f5..342572a217 100644 --- a/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb +++ b/meta-oe/recipes-graphics/xorg-font/font-misc-misc_1.1.2.bb | |||
| @@ -15,3 +15,5 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
| 15 | 15 | ||
| 16 | SRC_URI[md5sum] = "c88eb44b3b903d79fb44b860a213e623" | 16 | SRC_URI[md5sum] = "c88eb44b3b903d79fb44b860a213e623" |
| 17 | SRC_URI[sha256sum] = "b8e77940e4e1769dc47ef1805918d8c9be37c708735832a07204258bacc11794" | 17 | SRC_URI[sha256sum] = "b8e77940e4e1769dc47ef1805918d8c9be37c708735832a07204258bacc11794" |
| 18 | |||
| 19 | PNBLACKLIST[font-misc-misc] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130628/" | ||
diff --git a/meta-oe/recipes-kernel/crash/crash_7.1.5.bb b/meta-oe/recipes-kernel/crash/crash_7.1.5.bb index 936438b897..3ea5820bea 100644 --- a/meta-oe/recipes-kernel/crash/crash_7.1.5.bb +++ b/meta-oe/recipes-kernel/crash/crash_7.1.5.bb | |||
| @@ -111,3 +111,5 @@ RDEPENDS_${PN}_class-cross = "" | |||
| 111 | # Causes gcc to get stuck and eat all available memory in qemuarm builds | 111 | # Causes gcc to get stuck and eat all available memory in qemuarm builds |
| 112 | # jenkins 15161 100 12.5 10389596 10321284 ? R 11:40 28:17 /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/libexec/arm-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.9.2/cc1 -quiet -I . -I . -I ./common -I ./config -I ./../include/opcode -I ./../opcodes/.. -I ./../readline/.. -I ../bfd -I ./../bfd -I ./../include -I ../libdecnumber -I ./../libdecnumber -I ./gnulib/import -I build-gnulib/import -isysroot /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemuarm -MMD eval.d -MF .deps/eval.Tpo -MP -MT eval.o -D LOCALEDIR="/usr/local/share/locale" -D CRASH_MERGE -D HAVE_CONFIG_H -D TUI=1 eval.c -quiet -dumpbase eval.c -march=armv5te -mthumb -mthumb-interwork -mtls-dialect=gnu -auxbase-strip eval.o -g -O2 -Wall -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -feliminate-unused-debug-types -o - | 112 | # jenkins 15161 100 12.5 10389596 10321284 ? R 11:40 28:17 /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/libexec/arm-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.9.2/cc1 -quiet -I . -I . -I ./common -I ./config -I ./../include/opcode -I ./../opcodes/.. -I ./../readline/.. -I ../bfd -I ./../bfd -I ./../include -I ../libdecnumber -I ./../libdecnumber -I ./gnulib/import -I build-gnulib/import -isysroot /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemuarm -MMD eval.d -MF .deps/eval.Tpo -MP -MT eval.o -D LOCALEDIR="/usr/local/share/locale" -D CRASH_MERGE -D HAVE_CONFIG_H -D TUI=1 eval.c -quiet -dumpbase eval.c -march=armv5te -mthumb -mthumb-interwork -mtls-dialect=gnu -auxbase-strip eval.o -g -O2 -Wall -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -feliminate-unused-debug-types -o - |
| 113 | ARM_INSTRUCTION_SET = "arm" | 113 | ARM_INSTRUCTION_SET = "arm" |
| 114 | |||
| 115 | PNBLACKLIST[crash] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130678/" | ||
diff --git a/meta-oe/recipes-multimedia/jack/a2jmidid_8.bb b/meta-oe/recipes-multimedia/jack/a2jmidid_8.bb index d7e93b64a2..325140ea33 100644 --- a/meta-oe/recipes-multimedia/jack/a2jmidid_8.bb +++ b/meta-oe/recipes-multimedia/jack/a2jmidid_8.bb | |||
| @@ -20,3 +20,5 @@ inherit waf | |||
| 20 | export LINKFLAGS="${LDFLAGS}" | 20 | export LINKFLAGS="${LDFLAGS}" |
| 21 | 21 | ||
| 22 | FILES_${PN} += "${datadir}/dbus-1/services" | 22 | FILES_${PN} += "${datadir}/dbus-1/services" |
| 23 | |||
| 24 | PNBLACKLIST[a2jmidid] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130646/" | ||
diff --git a/meta-oe/recipes-multimedia/libsdl-mixer/libsdl-mixer_1.2.12.bb b/meta-oe/recipes-multimedia/libsdl-mixer/libsdl-mixer_1.2.12.bb index f1a01b9d5c..06623f8845 100644 --- a/meta-oe/recipes-multimedia/libsdl-mixer/libsdl-mixer_1.2.12.bb +++ b/meta-oe/recipes-multimedia/libsdl-mixer/libsdl-mixer_1.2.12.bb | |||
| @@ -38,3 +38,5 @@ do_configure () { | |||
| 38 | done | 38 | done |
| 39 | } | 39 | } |
| 40 | 40 | ||
| 41 | |||
| 42 | PNBLACKLIST[libsdl-mixer] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130592/" | ||
diff --git a/meta-oe/recipes-multimedia/libsdl-mixer/libsdl2-mixer_2.0.1.bb b/meta-oe/recipes-multimedia/libsdl-mixer/libsdl2-mixer_2.0.1.bb index 2dc48e4761..3080d592f5 100644 --- a/meta-oe/recipes-multimedia/libsdl-mixer/libsdl2-mixer_2.0.1.bb +++ b/meta-oe/recipes-multimedia/libsdl-mixer/libsdl2-mixer_2.0.1.bb | |||
| @@ -25,3 +25,5 @@ do_configure_prepend () { | |||
| 25 | rm -f acinclude/$i | 25 | rm -f acinclude/$i |
| 26 | done | 26 | done |
| 27 | } | 27 | } |
| 28 | |||
| 29 | PNBLACKLIST[libsdl2-mixer] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130659/" | ||
diff --git a/meta-oe/recipes-multimedia/minidlna/minidlna_1.1.5.bb b/meta-oe/recipes-multimedia/minidlna/minidlna_1.1.5.bb index 7c6db62c16..9892e35a45 100644 --- a/meta-oe/recipes-multimedia/minidlna/minidlna_1.1.5.bb +++ b/meta-oe/recipes-multimedia/minidlna/minidlna_1.1.5.bb | |||
| @@ -2,3 +2,5 @@ require ${BPN}.inc | |||
| 2 | 2 | ||
| 3 | SRCREV = "v1_1_5" | 3 | SRCREV = "v1_1_5" |
| 4 | LIC_FILES_CHKSUM = "file://LICENCE.miniupnpd;md5=b0dabf9d8e0f871554e309d62ead8d2b" | 4 | LIC_FILES_CHKSUM = "file://LICENCE.miniupnpd;md5=b0dabf9d8e0f871554e309d62ead8d2b" |
| 5 | |||
| 6 | PNBLACKLIST[minidlna] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130630/" | ||
diff --git a/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb b/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb index 304b654fb6..4e4fe6884b 100644 --- a/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb +++ b/meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb | |||
| @@ -29,3 +29,5 @@ do_configure_prepend() { | |||
| 29 | 29 | ||
| 30 | inherit autotools pkgconfig | 30 | inherit autotools pkgconfig |
| 31 | 31 | ||
| 32 | |||
| 33 | PNBLACKLIST[sylpheed] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130651/" | ||
diff --git a/meta-oe/recipes-support/ipmiutil/ipmiutil_2.9.6.bb b/meta-oe/recipes-support/ipmiutil/ipmiutil_2.9.6.bb index 8d36a32c7a..925a8f720c 100644 --- a/meta-oe/recipes-support/ipmiutil/ipmiutil_2.9.6.bb +++ b/meta-oe/recipes-support/ipmiutil/ipmiutil_2.9.6.bb | |||
| @@ -60,3 +60,5 @@ do_install () { | |||
| 60 | } | 60 | } |
| 61 | 61 | ||
| 62 | COMPATIBLE_HOST = '(x86_64|i.86).*-linux' | 62 | COMPATIBLE_HOST = '(x86_64|i.86).*-linux' |
| 63 | |||
| 64 | PNBLACKLIST[ipmiutil] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130641/" | ||
diff --git a/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.11.bb b/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.11.bb index 0249abe24a..091d6efaee 100644 --- a/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.11.bb +++ b/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.11.bb | |||
| @@ -25,3 +25,5 @@ do_configure_prepend() { | |||
| 25 | rm -f ${S}/acinclude/$i | 25 | rm -f ${S}/acinclude/$i |
| 26 | done | 26 | done |
| 27 | } | 27 | } |
| 28 | |||
| 29 | PNBLACKLIST[libsdl-ttf] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130598/" | ||
diff --git a/meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.14.bb b/meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.14.bb index af5a55c170..da74fba61d 100644 --- a/meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.14.bb +++ b/meta-oe/recipes-support/libsdl-ttf/libsdl2-ttf_2.0.14.bb | |||
| @@ -25,3 +25,5 @@ do_configure_prepend() { | |||
| 25 | rm -f ${S}/acinclude/$i | 25 | rm -f ${S}/acinclude/$i |
| 26 | done | 26 | done |
| 27 | } | 27 | } |
| 28 | |||
| 29 | PNBLACKLIST[libsdl2-ttf] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130656/" | ||
diff --git a/meta-oe/recipes-support/lm_sensors/lmsensors_3.4.0.bb b/meta-oe/recipes-support/lm_sensors/lmsensors_3.4.0.bb index 38bdb6ffa5..166f3a43d9 100644 --- a/meta-oe/recipes-support/lm_sensors/lmsensors_3.4.0.bb +++ b/meta-oe/recipes-support/lm_sensors/lmsensors_3.4.0.bb | |||
| @@ -132,3 +132,5 @@ RDEPENDS_${PN}-pwmconfig = "${PN}-fancontrol" | |||
| 132 | FILES_${PN}-isatools = "${sbindir}/isa*" | 132 | FILES_${PN}-isatools = "${sbindir}/isa*" |
| 133 | FILES_${PN}-isatools-dbg = "${sbindir}/.debug/isa*" | 133 | FILES_${PN}-isatools-dbg = "${sbindir}/.debug/isa*" |
| 134 | FILES_${PN}-isatools-doc = "${mandir}/man8/isa*" | 134 | FILES_${PN}-isatools-doc = "${mandir}/man8/isa*" |
| 135 | |||
| 136 | PNBLACKLIST[lmsensors] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/131629/" | ||
diff --git a/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb b/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb index e107c8f739..6706bec59e 100644 --- a/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb +++ b/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb | |||
| @@ -59,3 +59,5 @@ FILES_kpartx = "${base_sbindir}/kpartx \ | |||
| 59 | " | 59 | " |
| 60 | 60 | ||
| 61 | RDEPENDS_${PN} += "kpartx" | 61 | RDEPENDS_${PN} += "kpartx" |
| 62 | |||
| 63 | PNBLACKLIST[multipath-tools] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130529/" | ||
diff --git a/meta-oe/recipes-support/ode/ode_0.13.bb b/meta-oe/recipes-support/ode/ode_0.13.bb index 2dc82a8e1b..5d47a6696f 100644 --- a/meta-oe/recipes-support/ode/ode_0.13.bb +++ b/meta-oe/recipes-support/ode/ode_0.13.bb | |||
| @@ -26,3 +26,6 @@ PACKAGECONFIG ?= "" | |||
| 26 | # if it isn't explicitly selected and "$build_os" == "$target_os", then configure will run | 26 | # if it isn't explicitly selected and "$build_os" == "$target_os", then configure will run |
| 27 | # series of AC_TRY_RUN which won't work for cross-compilation and configure fails | 27 | # series of AC_TRY_RUN which won't work for cross-compilation and configure fails |
| 28 | PACKAGECONFIG[double-precision] = "--enable-double-precision,--disable-double-precision" | 28 | PACKAGECONFIG[double-precision] = "--enable-double-precision,--disable-double-precision" |
| 29 | |||
| 30 | PNBLACKLIST[ode] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130599/" | ||
| 31 | PNBLACKLIST[ode] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130620/" | ||
diff --git a/meta-oe/recipes-support/pidgin/pidgin_2.11.0.bb b/meta-oe/recipes-support/pidgin/pidgin_2.11.0.bb index e9971467fc..aacb30a9b3 100644 --- a/meta-oe/recipes-support/pidgin/pidgin_2.11.0.bb +++ b/meta-oe/recipes-support/pidgin/pidgin_2.11.0.bb | |||
| @@ -118,3 +118,5 @@ python populate_packages_prepend () { | |||
| 118 | description='Finch plugin %s', | 118 | description='Finch plugin %s', |
| 119 | prepend=True, extra_depends='') | 119 | prepend=True, extra_depends='') |
| 120 | } | 120 | } |
| 121 | |||
| 122 | PNBLACKLIST[pidgin] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130634/" | ||
diff --git a/meta-oe/recipes-support/postgresql/postgresql_9.4.10.bb b/meta-oe/recipes-support/postgresql/postgresql_9.4.10.bb index 5498350bbe..4787e572dc 100644 --- a/meta-oe/recipes-support/postgresql/postgresql_9.4.10.bb +++ b/meta-oe/recipes-support/postgresql/postgresql_9.4.10.bb | |||
| @@ -9,3 +9,5 @@ SRC_URI += "\ | |||
| 9 | 9 | ||
| 10 | SRC_URI[md5sum] = "1171df0426fe4da5a29f6cdaf2e8b812" | 10 | SRC_URI[md5sum] = "1171df0426fe4da5a29f6cdaf2e8b812" |
| 11 | SRC_URI[sha256sum] = "7061678bed1981c681ce54c76b98b6ec17743f090a9775104a45e7e1a8826ecf" | 11 | SRC_URI[sha256sum] = "7061678bed1981c681ce54c76b98b6ec17743f090a9775104a45e7e1a8826ecf" |
| 12 | |||
| 13 | PNBLACKLIST[postgresql] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/131632/" | ||
diff --git a/meta-oe/recipes-support/syslog-ng/syslog-ng_3.6.4.bb b/meta-oe/recipes-support/syslog-ng/syslog-ng_3.6.4.bb index 73609af108..bee1e19e43 100644 --- a/meta-oe/recipes-support/syslog-ng/syslog-ng_3.6.4.bb +++ b/meta-oe/recipes-support/syslog-ng/syslog-ng_3.6.4.bb | |||
| @@ -13,3 +13,5 @@ SRC_URI += " \ | |||
| 13 | 13 | ||
| 14 | SRC_URI[md5sum] = "e9f401615e92e5eb27396c995c1446ba" | 14 | SRC_URI[md5sum] = "e9f401615e92e5eb27396c995c1446ba" |
| 15 | SRC_URI[sha256sum] = "7be11df31ac7d716f1f952e22b5ae8e2049edd633a41b223776a853d9106f4e7" | 15 | SRC_URI[sha256sum] = "7be11df31ac7d716f1f952e22b5ae8e2049edd633a41b223776a853d9106f4e7" |
| 16 | |||
| 17 | PNBLACKLIST[syslog-ng] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130631/" | ||
diff --git a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.2.0.bb b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.2.0.bb index 425f66b91b..5211d7bb25 100644 --- a/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.2.0.bb +++ b/meta-oe/recipes-support/usb-modeswitch/usb-modeswitch_2.2.0.bb | |||
| @@ -17,3 +17,5 @@ RRECOMMENDS_${PN} = "usb-modeswitch-data" | |||
| 17 | do_install() { | 17 | do_install() { |
| 18 | oe_runmake DESTDIR=${D} install | 18 | oe_runmake DESTDIR=${D} install |
| 19 | } | 19 | } |
| 20 | |||
| 21 | PNBLACKLIST[usb-modeswitch] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130620/" | ||
diff --git a/meta-oe/recipes-support/xdg-user-dirs/xdg-user-dirs_0.15.bb b/meta-oe/recipes-support/xdg-user-dirs/xdg-user-dirs_0.15.bb index b94e0ccd61..22b4bb6129 100644 --- a/meta-oe/recipes-support/xdg-user-dirs/xdg-user-dirs_0.15.bb +++ b/meta-oe/recipes-support/xdg-user-dirs/xdg-user-dirs_0.15.bb | |||
| @@ -20,3 +20,5 @@ CONFFILES_${PN} += " \ | |||
| 20 | ${sysconfdir}/xdg/user-dirs.conf \ | 20 | ${sysconfdir}/xdg/user-dirs.conf \ |
| 21 | ${sysconfdir}/xdg/user-dirs.defaults \ | 21 | ${sysconfdir}/xdg/user-dirs.defaults \ |
| 22 | " | 22 | " |
| 23 | |||
| 24 | PNBLACKLIST[xdg-user-dirs] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130635/" | ||
