diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2021-01-06 16:17:02 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-01-06 14:20:51 -0800 |
commit | 15bd506bd9fb55b61072884463ed13c66bb4bcf7 (patch) | |
tree | d89e75b843eb2292ec6fcd05bcccca7b9fc40d40 | |
parent | 3fcb4b6d4f260814bc508a57e96eae5297418a47 (diff) | |
download | meta-openembedded-15bd506bd9fb55b61072884463ed13c66bb4bcf7.tar.gz |
tumbler: upgrade 0.3.1 -> 4.16.0
Release notes for 4.16.0
========================
- Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump
- bump glib (and gio, gthread, etc) minimum to 2.50.0
- Adjust bug report URL
- Translation Updates:
Estonian, Turkish
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-xfce/recipes-xfce/tumbler/tumbler_4.16.0.bb (renamed from meta-xfce/recipes-xfce/tumbler/tumbler_0.3.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.3.1.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_4.16.0.bb index c9f2ddc8b1..fcc39fd7d8 100644 --- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.3.1.bb +++ b/meta-xfce/recipes-xfce/tumbler/tumbler_4.16.0.bb | |||
@@ -6,7 +6,7 @@ DEPENDS = "freetype gdk-pixbuf poppler curl xfce4-dev-tools-native libxml2 libgs | |||
6 | 6 | ||
7 | inherit xfce gtk-doc | 7 | inherit xfce gtk-doc |
8 | 8 | ||
9 | SRC_URI[sha256sum] = "e4a30f3c0656b5b29fcd4a2450293f20f283a95b7fb0754a947c55427784c454" | 9 | SRC_URI[sha256sum] = "9b0b7fed0c64041733d490b1b307297984629d0dd85369749617a8766850af66" |
10 | 10 | ||
11 | INSANE_SKIP_${PN} = "dev-so" | 11 | INSANE_SKIP_${PN} = "dev-so" |
12 | 12 | ||