Skip to content

Commit 1129c17

Browse files
rwmacleodRaphael Kubo da Costa
authored andcommitted
chromium: drop the obsolete SRC_URI md5sum
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
1 parent 04367f3 commit 1129c17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

meta-chromium/recipes-browser/chromium/chromium.inc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ HOMEPAGE = "https://www.chromium.org/Home"
44
CVE_PRODUCT = "chromium:chromium google:chrome"
55

66
SRC_URI = "https://commondatastorage.googleapis.com/chromium-browser-official/chromium-${PV}.tar.xz"
7-
SRC_URI[md5sum] = "e1243091e4b2a58467a01122cc240c9a"
87
SRC_URI[sha256sum] = "36a99d29c2e93a9975be53648f2cd3ffa4ee43730f217a2e7ed88c1901a671e8"
98

109
S = "${WORKDIR}/chromium-${PV}"

0 commit comments

Comments
 (0)