From 15be1debde37094e03a08b5f4639658d9be7f46f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 9 Jan 2019 21:27:17 +0100 Subject: [PATCH] breeze-plymouth / plasma-browser-integration: fix source checksums MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit They are optional and slipped through on my other build machine Signed-off-by: Andreas Müller --- recipes-kde/plasma/untier/breeze-plymouth/breeze-plymouth.bb | 4 ++-- .../plasma-browser-integration/plasma-browser-integration.bb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-kde/plasma/untier/breeze-plymouth/breeze-plymouth.bb b/recipes-kde/plasma/untier/breeze-plymouth/breeze-plymouth.bb index ee163321..7146e5e2 100644 --- a/recipes-kde/plasma/untier/breeze-plymouth/breeze-plymouth.bb +++ b/recipes-kde/plasma/untier/breeze-plymouth/breeze-plymouth.bb @@ -9,8 +9,8 @@ inherit kde-plasma DEPENDS += "plymouth" PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "9a16fa97036b5de9fa0d68d6c2d6e822" -SRC_URI[sha256sum] = "67724c35f16cd96390194756620b3c8ca8f39540718f27e7a8a8e66c522b3fe1" +SRC_URI[md5sum] = "fc4c8776470ead08c817f1eadc0eb8a5" +SRC_URI[sha256sum] = "2635babc2edf2baae1e40fd0107ffaf239f02545b38d7d8238b12abad3bf6de5" FILES_${PN} += " \ ${datadir}/plymouth \ diff --git a/recipes-kde/plasma/untier/plasma-browser-integration/plasma-browser-integration.bb b/recipes-kde/plasma/untier/plasma-browser-integration/plasma-browser-integration.bb index 9d5b95d8..567463bd 100644 --- a/recipes-kde/plasma/untier/plasma-browser-integration/plasma-browser-integration.bb +++ b/recipes-kde/plasma/untier/plasma-browser-integration/plasma-browser-integration.bb @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING-GPL3;md5=d32239bcb673463ab874e80d47fae504" inherit kde-plasma gettext PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "7a1b10a5dc4b28600a9f3f13de800bd5" -SRC_URI[sha256sum] = "b50c4ac698070ec57ee5446e2166aa9bab037c679d4eb8da85675787ab898d3f" +SRC_URI[md5sum] = "bbeaa340662f26dcb7ebccefac0f007a" +SRC_URI[sha256sum] = "5a44d8c22be7fcf5166be5123760bf2122e281055a9f20199c6b3e007581c088" DEPENDS += " \ kauth-native \