aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-08-09 14:35:02 +0200
committerKhem Raj <raj.khem@gmail.com>2020-08-09 13:00:23 -0700
commit97e2948519d0c21f5596cb68408b4f5c49be84ca (patch)
treecc4bdf75e6fabaa4839d4de497571f7dee28df80 /meta-xfce
parent02a339069f8d2f87c266b51a5f5363b6cef4b1cd (diff)
downloadmeta-openembedded-contrib-97e2948519d0c21f5596cb68408b4f5c49be84ca.tar.gz
tumbler: upgrade 0.2.8 -> 0.2.9
Release notes for 0.2.9 ======================= This is a bugfix release from the stable xfce-4.14 branch. This release addresses the issue described in Bug #28 and partially solved by the previous release 0.2.8. The issue now is completely solved by adding the correct orientation handling when fallback code for generating jpeg thumbnail takes place. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/tumbler/tumbler_0.2.9.bb (renamed from meta-xfce/recipes-xfce/tumbler/tumbler_0.2.8.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.2.8.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_0.2.9.bb
index e0d4845a0e..d364c80335 100644
--- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.2.8.bb
+++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.2.9.bb
@@ -6,8 +6,7 @@ DEPENDS = "freetype gdk-pixbuf poppler curl xfce4-dev-tools-native libxml2 libgs
inherit xfce gtk-doc
-SRC_URI[md5sum] = "5d541608b3962fd2b16e23a266fd7a10"
-SRC_URI[sha256sum] = "0999b9a3deb57010956db6630ae7205813999147043171049a7b6c333be93e96"
+SRC_URI[sha256sum] = "6508906f03e5a6ae3f6503b71b056df47d336d5504f39df6ce0bb9c5248007b6"
INSANE_SKIP_${PN} = "dev-so"