[oe-commits] [meta-openembedded] 30/32: p7zip, mce-inject: update LIC_FILES_CHKSUM

git at git.openembedded.org git at git.openembedded.org
Mon Sep 26 06:30:47 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit b70d4e2fb396ae51395e623a7c9b93092030081b
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Mon Sep 19 16:40:01 2016 +0200

    p7zip, mce-inject: update LIC_FILES_CHKSUM
    
    * both were failing since last upgrade, but nobody noticed, because nobody
      reads QA issues in "bitbake world status" e-mails and LIC_FILES_CHKSUM
      mismatch wasn't fatal due to bug in insane.bbclass
    * http://errors.yoctoproject.org/Errors/Details/83571/
    * http://errors.yoctoproject.org/Errors/Details/83572/
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-extended/p7zip/p7zip_16.02.bb    | 2 +-
 meta-oe/recipes-support/mcelog/mce-inject_git.bb | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb b/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb
index 12be02c..9f87e9f 100644
--- a/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb
+++ b/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.7-zip.org/"
 LICENSE = "LGPL-2.1+ & unRAR"
 LIC_FILES_CHKSUM = "file://DOC/copying.txt;md5=4fbd65380cdd255951079008b364516c \
                     file://DOC/unRarLicense.txt;md5=9c87ddde469ef94aed153b0951d088de \
-                    file://DOC/License.txt;md5=8346bfd0a2fa0987e7a3a512adf84ab9"
+                    file://DOC/License.txt;md5=879598edf1f54dddb6930d7581357f8b"
 
 SRC_URI = "http://downloads.sourceforge.net/p7zip/p7zip/${PV}/p7zip_${PV}_src_all.tar.bz2 \
           file://do_not_override_compiler_and_do_not_strip.patch"
diff --git a/meta-oe/recipes-support/mcelog/mce-inject_git.bb b/meta-oe/recipes-support/mcelog/mce-inject_git.bb
index d80cc05..f876144 100644
--- a/meta-oe/recipes-support/mcelog/mce-inject_git.bb
+++ b/meta-oe/recipes-support/mcelog/mce-inject_git.bb
@@ -9,7 +9,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/utils/cpu/mce/mce-inject.git"
 SRCREV = "4cbe46321b4a81365ff3aafafe63967264dbfec5"
 
 LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://README;beginline=30;md5=3d12dd2a10bdd22379cc4c0fc6949a88"
+LIC_FILES_CHKSUM = "file://README;beginline=30;md5=94c18755082a2da9c9cf97cba3ad47d6"
 
 S = "${WORKDIR}/git"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list