diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-10-07 00:15:21 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-10-13 12:28:15 +0200 |
commit | 0216e5306a53fe233363412727d937cbce13ed9d (patch) | |
tree | 8679c60e0b8df4e3d49fdfd72af69cbdc9ac6ffa /meta-gnome | |
parent | b0e0273ebb90228618ed5d5a09991126101c0def (diff) | |
download | meta-openembedded-0216e5306a53fe233363412727d937cbce13ed9d.tar.gz |
Revert "gnome-terminal, system-tools-backends, slim, benchfft, syslog-ng: move to nonworking directories"
* use PNBLACKLIST instead
This reverts commit 92ea562bafda6b201fae91c2bc13a404da4d581c.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/system-tools/system-tools-backends-2.10.2/add-angstrom-distro.patch (renamed from meta-gnome/recipes-gnome/nonworking/system-tools/system-tools-backends-2.10.2/add-angstrom-distro.patch) | 0 | ||||
-rw-r--r-- | meta-gnome/recipes-gnome/system-tools/system-tools-backends-2.10.2/system-tools-backends (renamed from meta-gnome/recipes-gnome/nonworking/system-tools/system-tools-backends-2.10.2/system-tools-backends) | 0 | ||||
-rw-r--r-- | meta-gnome/recipes-gnome/system-tools/system-tools-backends_2.10.2.bb (renamed from meta-gnome/recipes-gnome/nonworking/system-tools/system-tools-backends_2.10.2.bb) | 2 |
3 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/nonworking/system-tools/system-tools-backends-2.10.2/add-angstrom-distro.patch b/meta-gnome/recipes-gnome/system-tools/system-tools-backends-2.10.2/add-angstrom-distro.patch index cb03fd86e..cb03fd86e 100644 --- a/meta-gnome/recipes-gnome/nonworking/system-tools/system-tools-backends-2.10.2/add-angstrom-distro.patch +++ b/meta-gnome/recipes-gnome/system-tools/system-tools-backends-2.10.2/add-angstrom-distro.patch | |||
diff --git a/meta-gnome/recipes-gnome/nonworking/system-tools/system-tools-backends-2.10.2/system-tools-backends b/meta-gnome/recipes-gnome/system-tools/system-tools-backends-2.10.2/system-tools-backends index 704c36dbf..704c36dbf 100644 --- a/meta-gnome/recipes-gnome/nonworking/system-tools/system-tools-backends-2.10.2/system-tools-backends +++ b/meta-gnome/recipes-gnome/system-tools/system-tools-backends-2.10.2/system-tools-backends | |||
diff --git a/meta-gnome/recipes-gnome/nonworking/system-tools/system-tools-backends_2.10.2.bb b/meta-gnome/recipes-gnome/system-tools/system-tools-backends_2.10.2.bb index 584d796c0..1693f37cb 100644 --- a/meta-gnome/recipes-gnome/nonworking/system-tools/system-tools-backends_2.10.2.bb +++ b/meta-gnome/recipes-gnome/system-tools/system-tools-backends_2.10.2.bb | |||
@@ -50,3 +50,5 @@ FILES_${PN} += " ${datadir}/dbus-1/system-services" | |||
50 | FILES_${PN} += " ${datadir}/system-tools-backends-2.0/files" | 50 | FILES_${PN} += " ${datadir}/system-tools-backends-2.0/files" |
51 | FILES_${PN} += " ${datadir}/system-tools-backends-2.0/scripts" | 51 | FILES_${PN} += " ${datadir}/system-tools-backends-2.0/scripts" |
52 | FILES_${PN} += " ${datadir}/polkit*" | 52 | FILES_${PN} += " ${datadir}/polkit*" |
53 | |||
54 | PNBLACKLIST[system-tools-backends] ?= "does not build with distroless qemuarm as reported in 'State of bitbake world' thread, nobody volunteered to fix them" | ||