From 26d5d1ce66dbfc7cea2081f38ed9f19cd1b94767 Mon Sep 17 00:00:00 2001 From: Eric Bénard Date: Tue, 21 Dec 2010 00:18:21 +0100 Subject: microwindows-snapshot: fix checksum MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit checksum will be wrong at next snapshot ... Signed-off-by: Eric Bénard --- recipes/microwindows/microwindows-snapshot.bb | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'recipes/microwindows') diff --git a/recipes/microwindows/microwindows-snapshot.bb b/recipes/microwindows/microwindows-snapshot.bb index 05bc70d2ba..43676fc3bf 100644 --- a/recipes/microwindows/microwindows-snapshot.bb +++ b/recipes/microwindows/microwindows-snapshot.bb @@ -9,8 +9,6 @@ SRC_URI = " \ S=${WORKDIR}/microwin -SRC_URI[md5sum] = "934348f3ccfb457f8faad0b17dc900cb" -SRC_URI[sha256sum] = "319d155e2032b97c799faaf0c47dca0a247b4f6893d6d92153600329af32c9b7" -#CHECKSUMS.INI MISMATCH: I've got this instead: -#SRC_URI[md5sum] = "822904ddd52963ad3f5297891a392076" -#SRC_URI[sha256sum] = "646a474d5c0a8f90ca63c5d69e667d8f9e12034cc5a3919c5bc38b1d2bd6c89c" +SRC_URI[md5sum] = "039499d9dad2560da66d8916e7365dd7" +SRC_URI[sha256sum] = "781a5585e5be59c68cfcd944f5915d2238415d6f6d8f28d8742022ccb0746a92" + -- cgit 1.2.3-korg