This is a hotfix release for 0.8.9: Release notes for 0.8.9.1 ========================= This is a bug-fix release featuring only one change.
0.8.9.1 ======= - Fix "Open terminal here" functionality that was broken in release 0.8.9 (bug #16307) Signed-off-by: Andreas Müller <[email protected]> --- .../{xfce4-terminal_0.8.9.bb => xfce4-terminal_0.8.9.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-xfce/recipes-apps/xfce4-terminal/{xfce4-terminal_0.8.9.bb => xfce4-terminal_0.8.9.1.bb} (70%) diff --git a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.bb b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.1.bb similarity index 70% rename from meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.bb rename to meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.1.bb index 493758c18..4bdd4cbf2 100644 --- a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.bb +++ b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.8.9.1.bb @@ -8,7 +8,7 @@ inherit xfce-app FILES_${PN} += "${datadir}/xfce4 \ ${datadir}/gnome-control-center" -SRC_URI[md5sum] = "cb40a6cc5b3e35fa4d68f1b702f11027" -SRC_URI[sha256sum] = "247683a51a964cfaa6b1e92030afe9f782efebfcb550a464170b53eb94216795" +SRC_URI[md5sum] = "cb995e4891a3c547bf133b31e4840d01" +SRC_URI[sha256sum] = "0deb0d06e50a8a41fb00e2c3773f0793882cb9f073ae16ead887bb9681c514cd" RRECOMMENDS_${PN} += "vte-prompt" -- 2.21.0 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
