From 5d5434e77c60faa78f15c99714e34221d154617b Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Mon, 19 Nov 2018 06:41:56 -0800 Subject: libx11: move hashes to inc This should help keep libx11 and libx11-diet in sync by throwing an error when building Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-lib/libx11-diet_1.6.7.bb | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta/recipes-graphics/xorg-lib/libx11-diet_1.6.7.bb') diff --git a/meta/recipes-graphics/xorg-lib/libx11-diet_1.6.7.bb b/meta/recipes-graphics/xorg-lib/libx11-diet_1.6.7.bb index 0bc08fcf7d..9c773a09dd 100644 --- a/meta/recipes-graphics/xorg-lib/libx11-diet_1.6.7.bb +++ b/meta/recipes-graphics/xorg-lib/libx11-diet_1.6.7.bb @@ -11,9 +11,6 @@ SRC_URI += "file://X18NCMSstubs.patch \ RPROVIDES_${PN}-dev = "libx11-dev" RPROVIDES_${PN}-locale = "libx11-locale" -SRC_URI[md5sum] = "034fdd6cc5393974d88aec6f5bc96162" -SRC_URI[sha256sum] = "910e9e30efba4ad3672ca277741c2728aebffa7bc526f04dcfa74df2e52a1348" - EXTRA_OECONF += "--disable-xlocale" PACKAGECONFIG ??= "" -- cgit 1.2.3-korg