diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/devilspie/devilspie2_0.33.bb')
-rw-r--r-- | meta-gnome/recipes-gnome/devilspie/devilspie2_0.33.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/devilspie/devilspie2_0.33.bb b/meta-gnome/recipes-gnome/devilspie/devilspie2_0.33.bb index ab0ed4fb5e5..48dd489f842 100644 --- a/meta-gnome/recipes-gnome/devilspie/devilspie2_0.33.bb +++ b/meta-gnome/recipes-gnome/devilspie/devilspie2_0.33.bb @@ -29,4 +29,4 @@ do_install() { install -m 644 ${WORKDIR}/devilspie2.desktop ${D}/${sysconfdir}/xdg/autostart } -PNBLACKLIST[devilspie2] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130666/" +PNBLACKLIST[devilspie2] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130666/ - the recipe will be removed on 2017-09-01 unless the issue is fixed" |