summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2017-04-05 19:35:16 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2017-04-05 19:36:45 +0200
commitcdb428e7c49899675ee7b7a43f6cecdb5b4c2546 (patch)
tree42c4f0752df5a0bae2c3aeec8362faa029adc792 /meta-efl/recipes-efl/efl
parent2af18f934cd6764ef87977c8b23a924a5cb7fbf7 (diff)
downloadmeta-openembedded-cdb428e7c49899675ee7b7a43f6cecdb5b4c2546.tar.gz
recipes: add removal date to PNBLACKLIST messages
* based on discussion in pndeprecated thread: https://patchwork.openembedded.org/patch/137573/ update the messages to warn possible users that the recipe will be removed before the end of the next development cycle (before Yocto 2.4 is released). * updated with: sed -i 's/^\(PNBLACKLIST.*".*\)"/\1 - the recipe will be removed on 2017-09-01 unless the issue is fixed"/g' `git grep PNBLACKLIST | sed 's/:.*//g' | sort -u | xargs` * then noticed couple recipes being blacklisted only based on DISTRO_FEATURES, so removed those: meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.17.bb meta-oe/recipes-connectivity/bluez/bluez-hcidump_2.5.bb meta-oe/recipes-connectivity/bluez/bluez4_4.101.bb meta-oe/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb meta-oe/recipes-navigation/gypsy/gypsy.inc meta-oe/recipes-navigation/navit/navit.inc meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb * if it isn't fixed by this date, it's fair game to be removed whenever someone gets around to i Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl/efl')
-rw-r--r--meta-efl/recipes-efl/efl/azy_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/edbus_1.7.9.bb8
-rw-r--r--meta-efl/recipes-efl/efl/efl.inc4
-rw-r--r--meta-efl/recipes-efl/efl/elementary-theme-efenniht_svn.bb6
-rw-r--r--meta-efl/recipes-efl/efl/elementary_1.15.1.bb2
-rw-r--r--meta-efl/recipes-efl/efl/emotion-generic-players_1.15.0.bb6
-rw-r--r--meta-efl/recipes-efl/efl/engrave_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/entrance_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/epdf_svn.bb8
-rw-r--r--meta-efl/recipes-efl/efl/evas-generic-loaders_1.15.0.bb6
-rw-r--r--meta-efl/recipes-efl/efl/expedite_1.7.9.bb20
-rw-r--r--meta-efl/recipes-efl/efl/expedite_git.bb20
-rw-r--r--meta-efl/recipes-efl/efl/libeflvala_svn.bb2
-rw-r--r--meta-efl/recipes-efl/efl/libeweather_svn.bb2
14 files changed, 45 insertions, 45 deletions
diff --git a/meta-efl/recipes-efl/efl/azy_svn.bb b/meta-efl/recipes-efl/efl/azy_svn.bb
index dec2475165..d3bc200f5c 100644
--- a/meta-efl/recipes-efl/efl/azy_svn.bb
+++ b/meta-efl/recipes-efl/efl/azy_svn.bb
@@ -34,4 +34,4 @@ S = "${WORKDIR}/${SRCNAME}"
34# sysroots/qemuarm/usr/include/c++/5.2.0/bits/basic_string.h:4780:5: error: reference to 'basic_string' is ambiguous 34# sysroots/qemuarm/usr/include/c++/5.2.0/bits/basic_string.h:4780:5: error: reference to 'basic_string' is ambiguous
35# basic_string<_CharT, _Traits, _Alloc> 35# basic_string<_CharT, _Traits, _Alloc>
36# ^ 36# ^
37PNBLACKLIST[azy] ?= "OLD and doesn't build with gcc-5" 37PNBLACKLIST[azy] ?= "OLD and doesn't build with gcc-5 - the recipe will be removed on 2017-09-01 unless the issue is fixed"
diff --git a/meta-efl/recipes-efl/efl/edbus_1.7.9.bb b/meta-efl/recipes-efl/efl/edbus_1.7.9.bb
index 1fb7164492..a8033ac595 100644
--- a/meta-efl/recipes-efl/efl/edbus_1.7.9.bb
+++ b/meta-efl/recipes-efl/efl/edbus_1.7.9.bb
@@ -7,10 +7,10 @@ SRC_URI = "\
7SRC_URI[md5sum] = "8f72da14e5664aad8c45eeeca0e3ff5f" 7SRC_URI[md5sum] = "8f72da14e5664aad8c45eeeca0e3ff5f"
8SRC_URI[sha256sum] = "c328c4cf1424629cb67c83689ccc1f95967abcb4c03dffd437e93b799ff151c1" 8SRC_URI[sha256sum] = "c328c4cf1424629cb67c83689ccc1f95967abcb4c03dffd437e93b799ff151c1"
9 9
10PNBLACKLIST[edbus] ?= "Depends on blacklisted ecore" 10PNBLACKLIST[edbus] ?= "Depends on blacklisted ecore - the recipe will be removed on 2017-09-01 unless the issue is fixed"
11 11
12PNBLACKLIST[edbus] ?= "Depends on blacklisted eina" 12PNBLACKLIST[edbus] ?= "Depends on blacklisted eina - the recipe will be removed on 2017-09-01 unless the issue is fixed"
13 13
14PNBLACKLIST[edbus] ?= "Runtime depends on blacklisted edbus" 14PNBLACKLIST[edbus] ?= "Runtime depends on blacklisted edbus - the recipe will be removed on 2017-09-01 unless the issue is fixed"
15 15
16PNBLACKLIST[edbus] ?= "Runtime depends on blacklisted edbus-dev" 16PNBLACKLIST[edbus] ?= "Runtime depends on blacklisted edbus-dev - the recipe will be removed on 2017-09-01 unless the issue is fixed"
diff --git a/meta-efl/recipes-efl/efl/efl.inc b/meta-efl/recipes-efl/efl/efl.inc
index 48fd458889..4cd21bfd0e 100644
--- a/meta-efl/recipes-efl/efl/efl.inc
+++ b/meta-efl/recipes-efl/efl/efl.inc
@@ -286,5 +286,5 @@ FILES_${PN}-dev += " \
286 ${bindir}/eldbus-codegen \ 286 ${bindir}/eldbus-codegen \
287" 287"
288 288
289PNBLACKLIST[efl] ?= "Depends on broken efl-native" 289PNBLACKLIST[efl] ?= "Depends on broken efl-native - the recipe will be removed on 2017-09-01 unless the issue is fixed"
290PNBLACKLIST[efl-native] ?= "Broken: fails to build with http://errors.yoctoproject.org/Errors/Details/138240/" 290PNBLACKLIST[efl-native] ?= "Broken: fails to build with http://errors.yoctoproject.org/Errors/Details/138240/ - the recipe will be removed on 2017-09-01 unless the issue is fixed"
diff --git a/meta-efl/recipes-efl/efl/elementary-theme-efenniht_svn.bb b/meta-efl/recipes-efl/efl/elementary-theme-efenniht_svn.bb
index 36ba9b43b4..783d123047 100644
--- a/meta-efl/recipes-efl/efl/elementary-theme-efenniht_svn.bb
+++ b/meta-efl/recipes-efl/efl/elementary-theme-efenniht_svn.bb
@@ -37,8 +37,8 @@ do_install() {
37 37
38FILES_${PN} = "${datadir}/elementary/themes/" 38FILES_${PN} = "${datadir}/elementary/themes/"
39 39
40PNBLACKLIST[elementary-theme-efenniht] ?= "Depends on blacklisted edje-native" 40PNBLACKLIST[elementary-theme-efenniht] ?= "Depends on blacklisted edje-native - the recipe will be removed on 2017-09-01 unless the issue is fixed"
41 41
42PNBLACKLIST[elementary-theme-efenniht] ?= "Runtime depends on blacklisted elementary-theme-efenniht" 42PNBLACKLIST[elementary-theme-efenniht] ?= "Runtime depends on blacklisted elementary-theme-efenniht - the recipe will be removed on 2017-09-01 unless the issue is fixed"
43 43
44PNBLACKLIST[elementary-theme-efenniht] ?= "Runtime depends on blacklisted elementary-theme-efenniht-dev" 44PNBLACKLIST[elementary-theme-efenniht] ?= "Runtime depends on blacklisted elementary-theme-efenniht-dev - the recipe will be removed on 2017-09-01 unless the issue is fixed"
diff --git a/meta-efl/recipes-efl/efl/elementary_1.15.1.bb b/meta-efl/recipes-efl/efl/elementary_1.15.1.bb
index 894abc5248..40dd8ad27d 100644
--- a/meta-efl/recipes-efl/efl/elementary_1.15.1.bb
+++ b/meta-efl/recipes-efl/efl/elementary_1.15.1.bb
@@ -15,4 +15,4 @@ SRC_URI[sha256sum] = "ae5540c2103fcdc69fd7469277ce25a8a00a0f701fc2c20771dc010840
15# which includes #define ELM_EMAP (instead of #undef ELM_EMAP) and building fails 15# which includes #define ELM_EMAP (instead of #undef ELM_EMAP) and building fails
16B = "${S}" 16B = "${S}"
17 17
18PNBLACKLIST[elementary] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130584/" 18PNBLACKLIST[elementary] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130584/ - the recipe will be removed on 2017-09-01 unless the issue is fixed"
diff --git a/meta-efl/recipes-efl/efl/emotion-generic-players_1.15.0.bb b/meta-efl/recipes-efl/efl/emotion-generic-players_1.15.0.bb
index 10faf0789b..ffdd269820 100644
--- a/meta-efl/recipes-efl/efl/emotion-generic-players_1.15.0.bb
+++ b/meta-efl/recipes-efl/efl/emotion-generic-players_1.15.0.bb
@@ -7,8 +7,8 @@ SRC_URI = "\
7SRC_URI[md5sum] = "68627c1aabf5b7fe084299adcc0b73c1" 7SRC_URI[md5sum] = "68627c1aabf5b7fe084299adcc0b73c1"
8SRC_URI[sha256sum] = "10bad633480a691585b0ba470c573b14da0a010008d9d59d0792cea8c621d423" 8SRC_URI[sha256sum] = "10bad633480a691585b0ba470c573b14da0a010008d9d59d0792cea8c621d423"
9 9
10PNBLACKLIST[emotion-generic-players] ?= "Depends on blacklisted emotion" 10PNBLACKLIST[emotion-generic-players] ?= "Depends on blacklisted emotion - the recipe will be removed on 2017-09-01 unless the issue is fixed"
11 11
12PNBLACKLIST[emotion-generic-players] ?= "Runtime depends on blacklisted emotion-generic-players" 12PNBLACKLIST[emotion-generic-players] ?= "Runtime depends on blacklisted emotion-generic-players - the recipe will be removed on 2017-09-01 unless the issue is fixed"
13 13
14PNBLACKLIST[emotion-generic-players] ?= "Runtime depends on blacklisted emotion-generic-players-dev" 14PNBLACKLIST[emotion-generic-players] ?= "Runtime depends on blacklisted emotion-generic-players-dev - the recipe will be removed on 2017-09-01 unless the issue is fixed"
diff --git a/meta-efl/recipes-efl/efl/engrave_svn.bb b/meta-efl/recipes-efl/efl/engrave_svn.bb
index f34be98e0f..f950938c94 100644
--- a/meta-efl/recipes-efl/efl/engrave_svn.bb
+++ b/meta-efl/recipes-efl/efl/engrave_svn.bb
@@ -12,4 +12,4 @@ S = "${WORKDIR}/${SRCNAME}"
12 12
13# engrave.l:5:35: fatal error: libengrave_la-engrave.h: No such file or directory 13# engrave.l:5:35: fatal error: libengrave_la-engrave.h: No such file or directory
14# http://errors.yoctoproject.org/Errors/Details/56597/ 14# http://errors.yoctoproject.org/Errors/Details/56597/
15PNBLACKLIST[engrave] ?= "BROKEN: fails to build with latest oe-core" 15PNBLACKLIST[engrave] ?= "BROKEN: fails to build with latest oe-core - the recipe will be removed on 2017-09-01 unless the issue is fixed"
diff --git a/meta-efl/recipes-efl/efl/entrance_svn.bb b/meta-efl/recipes-efl/efl/entrance_svn.bb
index 2888dc8dc1..b1e580dbe5 100644
--- a/meta-efl/recipes-efl/efl/entrance_svn.bb
+++ b/meta-efl/recipes-efl/efl/entrance_svn.bb
@@ -11,7 +11,7 @@ SRC_URI = "${E_SVN}/trunk/PROTO;module=${SRCNAME};protocol=http;scmdata=keep \
11" 11"
12S = "${WORKDIR}/${SRCNAME}" 12S = "${WORKDIR}/${SRCNAME}"
13 13
14PNBLACKLIST[entrance] ?= "broken: switch to https://git.enlightenment.org/misc/entrance.git and fix 0.0.4+svnr82070-r7/entrance/data/themes/old/default.edc:678. invalid state name: 'defaault'. "default" state must always be first." 14PNBLACKLIST[entrance] ?= "broken: switch to https://git.enlightenment.org/misc/entrance.git and fix 0.0.4+svnr82070-r7/entrance/data/themes/old/default.edc:678. invalid state name: 'defaault'. "default" state must always be first. - the recipe will be removed on 2017-09-01 unless the issue is fixed"
15 15
16PACKAGECONFIG ??= "" 16PACKAGECONFIG ??= ""
17PACKAGECONFIG[consolekit] = "--enable-consolekit,--disable-consolekit,consolekit" 17PACKAGECONFIG[consolekit] = "--enable-consolekit,--disable-consolekit,consolekit"
diff --git a/meta-efl/recipes-efl/efl/epdf_svn.bb b/meta-efl/recipes-efl/efl/epdf_svn.bb
index b91bd5b3be..d664bad78e 100644
--- a/meta-efl/recipes-efl/efl/epdf_svn.bb
+++ b/meta-efl/recipes-efl/efl/epdf_svn.bb
@@ -26,10 +26,10 @@ EXTRA_OECONF = "\
26# Some upgrade path tweaking, as in evas 26# Some upgrade path tweaking, as in evas
27AUTO_LIBNAME_PKGS = "" 27AUTO_LIBNAME_PKGS = ""
28 28
29PNBLACKLIST[epdf] ?= "Depends on blacklisted ecore" 29PNBLACKLIST[epdf] ?= "Depends on blacklisted ecore - the recipe will be removed on 2017-09-01 unless the issue is fixed"
30 30
31PNBLACKLIST[epdf] ?= "Depends on blacklisted evas" 31PNBLACKLIST[epdf] ?= "Depends on blacklisted evas - the recipe will be removed on 2017-09-01 unless the issue is fixed"
32 32
33PNBLACKLIST[epdf] ?= "Runtime depends on blacklisted epdf-dev" 33PNBLACKLIST[epdf] ?= "Runtime depends on blacklisted epdf-dev - the recipe will be removed on 2017-09-01 unless the issue is fixed"
34 34
35PNBLACKLIST[epdf] ?= "Runtime depends on blacklisted epdf" 35PNBLACKLIST[epdf] ?= "Runtime depends on blacklisted epdf - the recipe will be removed on 2017-09-01 unless the issue is fixed"
diff --git a/meta-efl/recipes-efl/efl/evas-generic-loaders_1.15.0.bb b/meta-efl/recipes-efl/efl/evas-generic-loaders_1.15.0.bb
index 1e2ec7fdb4..ecdbcee1f0 100644
--- a/meta-efl/recipes-efl/efl/evas-generic-loaders_1.15.0.bb
+++ b/meta-efl/recipes-efl/efl/evas-generic-loaders_1.15.0.bb
@@ -7,8 +7,8 @@ SRC_URI = "\
7SRC_URI[md5sum] = "3ca8443b8cbf177845595c5e02fbc49c" 7SRC_URI[md5sum] = "3ca8443b8cbf177845595c5e02fbc49c"
8SRC_URI[sha256sum] = "caa22c9ba1ae9629c16a3fe809ea927f60b8f0d80cdb7f145159b997b9ae2bcd" 8SRC_URI[sha256sum] = "caa22c9ba1ae9629c16a3fe809ea927f60b8f0d80cdb7f145159b997b9ae2bcd"
9 9
10PNBLACKLIST[evas-generic-loaders] ?= "Depends on blacklisted eina" 10PNBLACKLIST[evas-generic-loaders] ?= "Depends on blacklisted eina - the recipe will be removed on 2017-09-01 unless the issue is fixed"
11 11
12PNBLACKLIST[evas-generic-loaders] ?= "Runtime depends on blacklisted evas-generic-loaders" 12PNBLACKLIST[evas-generic-loaders] ?= "Runtime depends on blacklisted evas-generic-loaders - the recipe will be removed on 2017-09-01 unless the issue is fixed"
13 13
14PNBLACKLIST[evas-generic-loaders] ?= "Runtime depends on blacklisted evas-generic-loaders-dev" 14PNBLACKLIST[evas-generic-loaders] ?= "Runtime depends on blacklisted evas-generic-loaders-dev - the recipe will be removed on 2017-09-01 unless the issue is fixed"
diff --git a/meta-efl/recipes-efl/efl/expedite_1.7.9.bb b/meta-efl/recipes-efl/efl/expedite_1.7.9.bb
index d5594f27c2..832cd00a53 100644
--- a/meta-efl/recipes-efl/efl/expedite_1.7.9.bb
+++ b/meta-efl/recipes-efl/efl/expedite_1.7.9.bb
@@ -7,22 +7,22 @@ SRC_URI = "\
7SRC_URI[md5sum] = "954fe8e40fec6a561190ff0fb75b6bdd" 7SRC_URI[md5sum] = "954fe8e40fec6a561190ff0fb75b6bdd"
8SRC_URI[sha256sum] = "a05be096c911e0d66d4bdc497ebb935a04ad23696de9084aed9959b5172a593e" 8SRC_URI[sha256sum] = "a05be096c911e0d66d4bdc497ebb935a04ad23696de9084aed9959b5172a593e"
9 9
10PNBLACKLIST[expedite] ?= "Depends on blacklisted eet" 10PNBLACKLIST[expedite] ?= "Depends on blacklisted eet - the recipe will be removed on 2017-09-01 unless the issue is fixed"
11 11
12PNBLACKLIST[expedite] ?= "Depends on blacklisted evas" 12PNBLACKLIST[expedite] ?= "Depends on blacklisted evas - the recipe will be removed on 2017-09-01 unless the issue is fixed"
13 13
14PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-loader-png" 14PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-loader-png - the recipe will be removed on 2017-09-01 unless the issue is fixed"
15 15
16PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted expedite" 16PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted expedite - the recipe will be removed on 2017-09-01 unless the issue is fixed"
17 17
18PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted expedite-themes" 18PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted expedite-themes - the recipe will be removed on 2017-09-01 unless the issue is fixed"
19 19
20PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-engine-gl-x11" 20PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-engine-gl-x11 - the recipe will be removed on 2017-09-01 unless the issue is fixed"
21 21
22PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-engine-software-generic" 22PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-engine-software-generic - the recipe will be removed on 2017-09-01 unless the issue is fixed"
23 23
24PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted expedite-dev" 24PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted expedite-dev - the recipe will be removed on 2017-09-01 unless the issue is fixed"
25 25
26PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-engine-software-x11" 26PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-engine-software-x11 - the recipe will be removed on 2017-09-01 unless the issue is fixed"
27 27
28PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-engine-fb" 28PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-engine-fb - the recipe will be removed on 2017-09-01 unless the issue is fixed"
diff --git a/meta-efl/recipes-efl/efl/expedite_git.bb b/meta-efl/recipes-efl/efl/expedite_git.bb
index b8b3b4b167..65c2d4a494 100644
--- a/meta-efl/recipes-efl/efl/expedite_git.bb
+++ b/meta-efl/recipes-efl/efl/expedite_git.bb
@@ -10,22 +10,22 @@ SRC_URI = "\
10" 10"
11S = "${WORKDIR}/${SRCNAME}" 11S = "${WORKDIR}/${SRCNAME}"
12 12
13PNBLACKLIST[expedite] ?= "Depends on blacklisted eet" 13PNBLACKLIST[expedite] ?= "Depends on blacklisted eet - the recipe will be removed on 2017-09-01 unless the issue is fixed"
14 14
15PNBLACKLIST[expedite] ?= "Depends on blacklisted evas" 15PNBLACKLIST[expedite] ?= "Depends on blacklisted evas - the recipe will be removed on 2017-09-01 unless the issue is fixed"
16 16
17PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-loader-png" 17PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-loader-png - the recipe will be removed on 2017-09-01 unless the issue is fixed"
18 18
19PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted expedite" 19PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted expedite - the recipe will be removed on 2017-09-01 unless the issue is fixed"
20 20
21PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-engine-software-generic" 21PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-engine-software-generic - the recipe will be removed on 2017-09-01 unless the issue is fixed"
22 22
23PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-engine-fb" 23PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-engine-fb - the recipe will be removed on 2017-09-01 unless the issue is fixed"
24 24
25PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-engine-software-x11" 25PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-engine-software-x11 - the recipe will be removed on 2017-09-01 unless the issue is fixed"
26 26
27PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-engine-gl-x11" 27PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted evas-engine-gl-x11 - the recipe will be removed on 2017-09-01 unless the issue is fixed"
28 28
29PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted expedite-dev" 29PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted expedite-dev - the recipe will be removed on 2017-09-01 unless the issue is fixed"
30 30
31PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted expedite-themes" 31PNBLACKLIST[expedite] ?= "Runtime depends on blacklisted expedite-themes - the recipe will be removed on 2017-09-01 unless the issue is fixed"
diff --git a/meta-efl/recipes-efl/efl/libeflvala_svn.bb b/meta-efl/recipes-efl/efl/libeflvala_svn.bb
index 87ea66b3d1..eaf4893f7f 100644
--- a/meta-efl/recipes-efl/efl/libeflvala_svn.bb
+++ b/meta-efl/recipes-efl/efl/libeflvala_svn.bb
@@ -20,4 +20,4 @@ S = "${WORKDIR}/${SRCNAME}"
20PACKAGES =+ "${PN}-examples" 20PACKAGES =+ "${PN}-examples"
21FILES_${PN}-examples = "${datadir}/libeflvala ${bindir}/*" 21FILES_${PN}-examples = "${datadir}/libeflvala ${bindir}/*"
22 22
23PNBLACKLIST[libeflvala] ?= "Depends on blacklisted elementary" 23PNBLACKLIST[libeflvala] ?= "Depends on blacklisted elementary - the recipe will be removed on 2017-09-01 unless the issue is fixed"
diff --git a/meta-efl/recipes-efl/efl/libeweather_svn.bb b/meta-efl/recipes-efl/efl/libeweather_svn.bb
index a2f4d57998..53988b0d10 100644
--- a/meta-efl/recipes-efl/efl/libeweather_svn.bb
+++ b/meta-efl/recipes-efl/efl/libeweather_svn.bb
@@ -45,4 +45,4 @@ RRECOMMENDS_${PN} = "\
45 ${PN}-plugins \ 45 ${PN}-plugins \
46" 46"
47 47
48PNBLACKLIST[libeweather] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130649/" 48PNBLACKLIST[libeweather] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130649/ - the recipe will be removed on 2017-09-01 unless the issue is fixed"