diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-11 17:40:01 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-13 18:44:35 +0100 |
commit | 00ba7da845b96a15b42550d15a343f7bc36392f8 (patch) | |
tree | 4e8d958f0f8698c26f2f67a3f6dff7a6e54b3ed3 /meta-efl | |
parent | b7f480cc4c533106442ecfe3266d73dd5a6973e8 (diff) | |
download | meta-openembedded-00ba7da845b96a15b42550d15a343f7bc36392f8.tar.gz |
recipes: blacklist recipes depending on blacklisted recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl')
20 files changed, 40 insertions, 1 deletions
diff --git a/meta-efl/recipes-devtools/python/python-efl_1.15.0.bb b/meta-efl/recipes-devtools/python/python-efl_1.15.0.bb index 7abbc32d9..5018d9bbc 100644 --- a/meta-efl/recipes-devtools/python/python-efl_1.15.0.bb +++ b/meta-efl/recipes-devtools/python/python-efl_1.15.0.bb | |||
@@ -2,3 +2,5 @@ require ${BPN}.inc | |||
2 | 2 | ||
3 | SRC_URI[md5sum] = "f7c5d557336ea9df69bcca09c420711a" | 3 | SRC_URI[md5sum] = "f7c5d557336ea9df69bcca09c420711a" |
4 | SRC_URI[sha256sum] = "11e607b465cb66dafe05c66e02d61e09335b370fe9fd2a74d88282b3ee597bcc" | 4 | SRC_URI[sha256sum] = "11e607b465cb66dafe05c66e02d61e09335b370fe9fd2a74d88282b3ee597bcc" |
5 | |||
6 | PNBLACKLIST[python-efl] ?= "Depends on blacklisted elementary" | ||
diff --git a/meta-efl/recipes-devtools/python/python-efl_git.bb b/meta-efl/recipes-devtools/python/python-efl_git.bb index 83a01ac69..4bff50fe4 100644 --- a/meta-efl/recipes-devtools/python/python-efl_git.bb +++ b/meta-efl/recipes-devtools/python/python-efl_git.bb | |||
@@ -7,3 +7,5 @@ DEFAULT_PREFERENCE = "-1" | |||
7 | SRC_URI = "git://git.enlightenment.org/bindings/python/${BPN}.git;branch=python-efl-1.12" | 7 | SRC_URI = "git://git.enlightenment.org/bindings/python/${BPN}.git;branch=python-efl-1.12" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | |||
11 | PNBLACKLIST[python-efl] ?= "Depends on blacklisted elementary" | ||
diff --git a/meta-efl/recipes-efl/e17/cpu_svn.bb b/meta-efl/recipes-efl/e17/cpu_svn.bb index 14eb08f71..15d1eb427 100644 --- a/meta-efl/recipes-efl/e17/cpu_svn.bb +++ b/meta-efl/recipes-efl/e17/cpu_svn.bb | |||
@@ -8,3 +8,5 @@ PR = "${INC_PR}.0" | |||
8 | require e-module.inc | 8 | require e-module.inc |
9 | 9 | ||
10 | SRC_URI += "file://configure.patch" | 10 | SRC_URI += "file://configure.patch" |
11 | |||
12 | PNBLACKLIST[cpu] ?= "Depends on blacklisted e-wm" | ||
diff --git a/meta-efl/recipes-efl/e17/e-tasks_git.bb b/meta-efl/recipes-efl/e17/e-tasks_git.bb index 606515783..540df5f63 100644 --- a/meta-efl/recipes-efl/e17/e-tasks_git.bb +++ b/meta-efl/recipes-efl/e17/e-tasks_git.bb | |||
@@ -30,3 +30,5 @@ do_install_append() { | |||
30 | } | 30 | } |
31 | 31 | ||
32 | FILES_${PN} += "/usr/share/e-tasks/* /usr/share/applications/* /usr/share/pixmaps/*" | 32 | FILES_${PN} += "/usr/share/e-tasks/* /usr/share/applications/* /usr/share/pixmaps/*" |
33 | |||
34 | PNBLACKLIST[e-tasks] ?= "Depends on blacklisted elementary" | ||
diff --git a/meta-efl/recipes-efl/e17/e-wm_0.18.8.bb b/meta-efl/recipes-efl/e17/e-wm_0.18.8.bb index 6b4c9fc54..819d1b040 100644 --- a/meta-efl/recipes-efl/e17/e-wm_0.18.8.bb +++ b/meta-efl/recipes-efl/e17/e-wm_0.18.8.bb | |||
@@ -13,3 +13,5 @@ SRC_URI = "\ | |||
13 | 13 | ||
14 | SRC_URI[md5sum] = "79c9f524e1d0510061c62c4b038a8ece" | 14 | SRC_URI[md5sum] = "79c9f524e1d0510061c62c4b038a8ece" |
15 | SRC_URI[sha256sum] = "14c9bde4334d2f8b0776c6113d02b923ab159eea1cbf7013489e4f3bf37a51bb" | 15 | SRC_URI[sha256sum] = "14c9bde4334d2f8b0776c6113d02b923ab159eea1cbf7013489e4f3bf37a51bb" |
16 | |||
17 | PNBLACKLIST[e-wm] ?= "Depends on blacklisted elementary" | ||
diff --git a/meta-efl/recipes-efl/e17/e-wm_0.19.10.bb b/meta-efl/recipes-efl/e17/e-wm_0.19.10.bb index 86ce03d81..62408b836 100644 --- a/meta-efl/recipes-efl/e17/e-wm_0.19.10.bb +++ b/meta-efl/recipes-efl/e17/e-wm_0.19.10.bb | |||
@@ -17,3 +17,5 @@ SRC_URI = "\ | |||
17 | 17 | ||
18 | SRC_URI[md5sum] = "9063617760329445ada8635270a4e627" | 18 | SRC_URI[md5sum] = "9063617760329445ada8635270a4e627" |
19 | SRC_URI[sha256sum] = "484d305bcf403303b18c46a3a498445b93689cd325010ae8d0601551926469d8" | 19 | SRC_URI[sha256sum] = "484d305bcf403303b18c46a3a498445b93689cd325010ae8d0601551926469d8" |
20 | |||
21 | PNBLACKLIST[e-wm] ?= "Depends on blacklisted elementary" | ||
diff --git a/meta-efl/recipes-efl/e17/e-wm_git.bb b/meta-efl/recipes-efl/e17/e-wm_git.bb index 9eb839bea..95572fab2 100644 --- a/meta-efl/recipes-efl/e17/e-wm_git.bb +++ b/meta-efl/recipes-efl/e17/e-wm_git.bb | |||
@@ -12,3 +12,5 @@ SRC_URI = " \ | |||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||
14 | SRCREV = "4545d4a70031e0b2565b8d83d5f756bff1a584d0" | 14 | SRCREV = "4545d4a70031e0b2565b8d83d5f756bff1a584d0" |
15 | |||
16 | PNBLACKLIST[e-wm] ?= "Depends on blacklisted elementary" | ||
diff --git a/meta-efl/recipes-efl/e17/edje-viewer_svn.bb b/meta-efl/recipes-efl/e17/edje-viewer_svn.bb index 2b927a0dd..8746f09b8 100644 --- a/meta-efl/recipes-efl/e17/edje-viewer_svn.bb +++ b/meta-efl/recipes-efl/e17/edje-viewer_svn.bb | |||
@@ -14,3 +14,5 @@ SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep" | |||
14 | S = "${WORKDIR}/${SRCNAME}" | 14 | S = "${WORKDIR}/${SRCNAME}" |
15 | 15 | ||
16 | FILES_${PN} += "${datadir}" | 16 | FILES_${PN} += "${datadir}" |
17 | |||
18 | PNBLACKLIST[edje-viewer] ?= "Depends on blacklisted elementary" | ||
diff --git a/meta-efl/recipes-efl/e17/elfe_git.bb b/meta-efl/recipes-efl/e17/elfe_git.bb index fcb97a972..bdec107a9 100644 --- a/meta-efl/recipes-efl/e17/elfe_git.bb +++ b/meta-efl/recipes-efl/e17/elfe_git.bb | |||
@@ -13,3 +13,5 @@ S = "${WORKDIR}/git" | |||
13 | SRCREV = "1ec0e7713c3ca901014811ff78277d9e2aaac981" | 13 | SRCREV = "1ec0e7713c3ca901014811ff78277d9e2aaac981" |
14 | 14 | ||
15 | DEPENDS += "elementary" | 15 | DEPENDS += "elementary" |
16 | |||
17 | PNBLACKLIST[elfe] ?= "Depends on blacklisted elementary" | ||
diff --git a/meta-efl/recipes-efl/e17/enjoy_git.bb b/meta-efl/recipes-efl/e17/enjoy_git.bb index 297cbd523..cab1bd493 100644 --- a/meta-efl/recipes-efl/e17/enjoy_git.bb +++ b/meta-efl/recipes-efl/e17/enjoy_git.bb | |||
@@ -46,3 +46,5 @@ pkg_postinst_${PN} () { | |||
46 | echo "enjoy:" | 46 | echo "enjoy:" |
47 | echo "enjoy: Use test-lms -P to see available formats that can be scanned" | 47 | echo "enjoy: Use test-lms -P to see available formats that can be scanned" |
48 | } | 48 | } |
49 | |||
50 | PNBLACKLIST[enjoy] ?= "Depends on blacklisted elementary" | ||
diff --git a/meta-efl/recipes-efl/e17/ephoto_svn.bb b/meta-efl/recipes-efl/e17/ephoto_svn.bb index 5cecda588..c7b2d7c1f 100644 --- a/meta-efl/recipes-efl/e17/ephoto_svn.bb +++ b/meta-efl/recipes-efl/e17/ephoto_svn.bb | |||
@@ -17,3 +17,5 @@ SRCNAME = "${PN}" | |||
17 | B = "${S}" | 17 | B = "${S}" |
18 | 18 | ||
19 | SRC_URI += "file://configure.patch" | 19 | SRC_URI += "file://configure.patch" |
20 | |||
21 | PNBLACKLIST[ephoto] ?= "Depends on blacklisted elementary" | ||
diff --git a/meta-efl/recipes-efl/e17/exalt-client_svn.bb b/meta-efl/recipes-efl/e17/exalt-client_svn.bb index afed0e831..f29473605 100644 --- a/meta-efl/recipes-efl/e17/exalt-client_svn.bb +++ b/meta-efl/recipes-efl/e17/exalt-client_svn.bb | |||
@@ -22,4 +22,5 @@ FILES_${PN}-staticdev += "${libdir}/enlightenment/modules/*/*/*.a" | |||
22 | FILES_${PN}-dev += "${libdir}/enlightenment/modules/*/*/*.la" | 22 | FILES_${PN}-dev += "${libdir}/enlightenment/modules/*/*/*.la" |
23 | FILES_${PN}-dbg += "${libdir}/enlightenment/modules/*/*/.debug" | 23 | FILES_${PN}-dbg += "${libdir}/enlightenment/modules/*/*/.debug" |
24 | 24 | ||
25 | SRC_URI += "file://configure.patch" \ No newline at end of file | 25 | SRC_URI += "file://configure.patch" |
26 | PNBLACKLIST[exalt-client] ?= "Depends on blacklisted elementary" | ||
diff --git a/meta-efl/recipes-efl/e17/exalt_svn.bb b/meta-efl/recipes-efl/e17/exalt_svn.bb index 1f1c8505d..e52c98786 100644 --- a/meta-efl/recipes-efl/e17/exalt_svn.bb +++ b/meta-efl/recipes-efl/e17/exalt_svn.bb | |||
@@ -32,3 +32,5 @@ do_install_append() { | |||
32 | 32 | ||
33 | FILES_${PN} += "${datadir}/dbus-1" | 33 | FILES_${PN} += "${datadir}/dbus-1" |
34 | 34 | ||
35 | |||
36 | PNBLACKLIST[exalt] ?= "Depends on blacklisted elementary" | ||
diff --git a/meta-efl/recipes-efl/e17/flame_svn.bb b/meta-efl/recipes-efl/e17/flame_svn.bb index 58c79a840..026c63c1b 100644 --- a/meta-efl/recipes-efl/e17/flame_svn.bb +++ b/meta-efl/recipes-efl/e17/flame_svn.bb | |||
@@ -13,3 +13,5 @@ do_configure_prepend() { | |||
13 | } | 13 | } |
14 | 14 | ||
15 | SRC_URI += "file://configure.patch" | 15 | SRC_URI += "file://configure.patch" |
16 | |||
17 | PNBLACKLIST[flame] ?= "Depends on blacklisted e-wm" | ||
diff --git a/meta-efl/recipes-efl/e17/forecasts_svn.bb b/meta-efl/recipes-efl/e17/forecasts_svn.bb index 473bdb9d4..d9191792a 100644 --- a/meta-efl/recipes-efl/e17/forecasts_svn.bb +++ b/meta-efl/recipes-efl/e17/forecasts_svn.bb | |||
@@ -8,3 +8,5 @@ PR = "${INC_PR}.0" | |||
8 | require e-module.inc | 8 | require e-module.inc |
9 | 9 | ||
10 | SRC_URI += "file://configure.patch" | 10 | SRC_URI += "file://configure.patch" |
11 | |||
12 | PNBLACKLIST[forecasts] ?= "Depends on blacklisted e-wm" | ||
diff --git a/meta-efl/recipes-efl/e17/places_svn.bb b/meta-efl/recipes-efl/e17/places_svn.bb index 54f0e0154..915baf6fb 100644 --- a/meta-efl/recipes-efl/e17/places_svn.bb +++ b/meta-efl/recipes-efl/e17/places_svn.bb | |||
@@ -14,3 +14,5 @@ do_configure_prepend() { | |||
14 | RRECOMMENDS_${PN} += "eject" | 14 | RRECOMMENDS_${PN} += "eject" |
15 | 15 | ||
16 | SRC_URI += "file://configure.patch" | 16 | SRC_URI += "file://configure.patch" |
17 | |||
18 | PNBLACKLIST[places] ?= "Depends on blacklisted e-wm" | ||
diff --git a/meta-efl/recipes-efl/e17/rain_svn.bb b/meta-efl/recipes-efl/e17/rain_svn.bb index 7e8544219..6d14eef49 100644 --- a/meta-efl/recipes-efl/e17/rain_svn.bb +++ b/meta-efl/recipes-efl/e17/rain_svn.bb | |||
@@ -14,3 +14,5 @@ do_configure_prepend() { | |||
14 | } | 14 | } |
15 | 15 | ||
16 | SRC_URI += "file://configure.patch" | 16 | SRC_URI += "file://configure.patch" |
17 | |||
18 | PNBLACKLIST[rain] ?= "Depends on blacklisted e-wm" | ||
diff --git a/meta-efl/recipes-efl/e17/terminology_0.9.1.bb b/meta-efl/recipes-efl/e17/terminology_0.9.1.bb index 482bd60d4..37ebe0b22 100644 --- a/meta-efl/recipes-efl/e17/terminology_0.9.1.bb +++ b/meta-efl/recipes-efl/e17/terminology_0.9.1.bb | |||
@@ -6,3 +6,5 @@ SRC_URI = "\ | |||
6 | 6 | ||
7 | SRC_URI[md5sum] = "c7ce2e8ebc5f311d3d3f59ecfdf18f61" | 7 | SRC_URI[md5sum] = "c7ce2e8ebc5f311d3d3f59ecfdf18f61" |
8 | SRC_URI[sha256sum] = "7fb864a14202490e9181c5f254a7e772019216a3aa75c3952d0f12cd32113896" | 8 | SRC_URI[sha256sum] = "7fb864a14202490e9181c5f254a7e772019216a3aa75c3952d0f12cd32113896" |
9 | |||
10 | PNBLACKLIST[terminology] ?= "Depends on blacklisted elementary" | ||
diff --git a/meta-efl/recipes-efl/e17/uptime_svn.bb b/meta-efl/recipes-efl/e17/uptime_svn.bb index 5c9bfa9ea..15d387842 100644 --- a/meta-efl/recipes-efl/e17/uptime_svn.bb +++ b/meta-efl/recipes-efl/e17/uptime_svn.bb | |||
@@ -8,3 +8,5 @@ PR = "${INC_PR}.0" | |||
8 | require e-module.inc | 8 | require e-module.inc |
9 | 9 | ||
10 | SRC_URI += "file://configure.patch" | 10 | SRC_URI += "file://configure.patch" |
11 | |||
12 | PNBLACKLIST[uptime] ?= "Depends on blacklisted e-wm" | ||
diff --git a/meta-efl/recipes-efl/efl/libeflvala_svn.bb b/meta-efl/recipes-efl/efl/libeflvala_svn.bb index 4922b1b37..87ea66b3d 100644 --- a/meta-efl/recipes-efl/efl/libeflvala_svn.bb +++ b/meta-efl/recipes-efl/efl/libeflvala_svn.bb | |||
@@ -19,3 +19,5 @@ S = "${WORKDIR}/${SRCNAME}" | |||
19 | 19 | ||
20 | PACKAGES =+ "${PN}-examples" | 20 | PACKAGES =+ "${PN}-examples" |
21 | FILES_${PN}-examples = "${datadir}/libeflvala ${bindir}/*" | 21 | FILES_${PN}-examples = "${datadir}/libeflvala ${bindir}/*" |
22 | |||
23 | PNBLACKLIST[libeflvala] ?= "Depends on blacklisted elementary" | ||