[oe-commits] Alexander Kanavin : nautilus3: update the checksums to match the .xz compressed tarball

git at git.openembedded.org git at git.openembedded.org
Mon Aug 31 18:20:16 UTC 2015


Module: meta-openembedded.git
Branch: master-next
Commit: a0e140f2956b3243450b174239a2bf5da556474e
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=a0e140f2956b3243450b174239a2bf5da556474e

Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Date:   Mon Aug 31 16:55:14 2015 +0300

nautilus3: update the checksums to match the .xz compressed tarball

Previously the default was .bz2

Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-gnome/recipes-gnome/nautilus/nautilus3_3.2.1.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus3_3.2.1.bb b/meta-gnome/recipes-gnome/nautilus/nautilus3_3.2.1.bb
index eea6f19..8da8ca0 100644
--- a/meta-gnome/recipes-gnome/nautilus/nautilus3_3.2.1.bb
+++ b/meta-gnome/recipes-gnome/nautilus/nautilus3_3.2.1.bb
@@ -17,8 +17,8 @@ BPN = "nautilus"
 inherit gnome
 
 SRC_URI += "file://no-try-run-strftime.diff"
-SRC_URI[archive.md5sum] = "ecd100ed94431363fa68b217351649c0"
-SRC_URI[archive.sha256sum] = "584e97d3eb093ee16a779809b679150a636bcd4a3767fb604993013b523d2df1"
+SRC_URI[archive.md5sum] = "12314328b59aa1dfd83619f718b81bd5"
+SRC_URI[archive.sha256sum] = "c482d6e7babcc238304cf55586cdf7e2b2806025214a143ed355f0d89b33b154"
 
 EXTRA_OECONF = " --disable-gtk-doc  --disable-update-mimedb --enable-nst-extension"
 export SYSROOT = "${STAGING_DIR_HOST}"



More information about the Openembedded-commits mailing list