aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2016-09-19 16:40:01 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2016-09-26 08:29:15 +0200
commitb70d4e2fb396ae51395e623a7c9b93092030081b (patch)
tree037ea0f987e7b3face260db61e8d4682f9f7534e /meta-oe/recipes-support
parentbfa10542df5a4565a35178031995f3ce7dcc558b (diff)
downloadmeta-openembedded-contrib-b70d4e2fb396ae51395e623a7c9b93092030081b.tar.gz
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@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/mcelog/mce-inject_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/mcelog/mce-inject_git.bb b/meta-oe/recipes-support/mcelog/mce-inject_git.bb
index d80cc053f2..f876144919 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"