diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-10 18:21:09 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-13 18:44:34 +0100 |
| commit | b7f480cc4c533106442ecfe3266d73dd5a6973e8 (patch) | |
| tree | 85a55b9180a965a39308de65a6605f58866142ee /meta-oe/recipes-multimedia | |
| parent | 92a1d82b0c04e2126327e20e3091e557dfa4a9de (diff) | |
| download | meta-openembedded-b7f480cc4c533106442ecfe3266d73dd5a6973e8.tar.gz | |
python-edbus exquisite elementary libeweather unionfs-fuse xfsprogs gmtk devilspie2 gnome-backgrounds gnome-desktop gnome-mime-data gtk-engines gtksourceview2 libgnomekbd libidl-native onboard libgpewidget ubi-utils-klibc kexec-tools-klibc gupnp-igd gupnp-tools dvb-apps gstreamer mpd crda netcat-openbsd wireshark gnokii libmbim mosh networkmanager-openvpn libtelepathy dbus-daemon-proxy libdbus-c++ php vala-dbus-binding-tool collectd libgxim pywbem gtkhtml2 fbida fontforge libsexy wayland-fits xstdcmap xf86-video-glamo font-adobe-100dpi font-adobe-utopia-100dpi font-bh-100dpi font-bh-lucidatypewriter-100dpi font-misc-misc crash a2jmidid libsdl2-mixer libsdl-mixer minidlna sylpheed libsdl2-ttf libsdl-ttf ode pidgin postgresql syslog-ng usb-modeswitch xdg-user-dirs gateone python3-cryptography-vectors python3-ndg-httpsclient python-cryptography-vectors python-pbr bundler netdata menulibre openzone xfce4-verve-plugin iperf terminus-font xf86-video-nouveau ipmiutil klibc-utils pmbw multipath-tools gparted, gnome-system-monitor, php, vala-dbus-binding-tool, gtkmathview, lmsensors, postgresql: Blacklist
* fails repeatedly as reported in:
http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/111112.html
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-multimedia')
4 files changed, 8 insertions, 0 deletions
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/" | ||
