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-graphics/xorg-driver | |
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-graphics/xorg-driver')
-rw-r--r-- | meta-oe/recipes-graphics/xorg-driver/xf86-video-glamo_git.bb | 2 | ||||
-rw-r--r-- | meta-oe/recipes-graphics/xorg-driver/xf86-video-nouveau_1.0.12.bb | 2 |
2 files changed, 4 insertions, 0 deletions
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/" | ||