It can be built for various platforms Remove SRC_URI[md5sum]
Signed-off-by: Markus Volk <[email protected]> --- meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb b/meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb index 2d4f389e34..225fbdee87 100644 --- a/meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb +++ b/meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb @@ -12,7 +12,6 @@ SRC_URI = "http://ftp.videolan.org/pub/videolan/x265/x265_${PV}.tar.gz" S = "${WORKDIR}/x265_${PV}/source" -SRC_URI[md5sum] = "94808045a34d88a857e5eaf3f68f4bca" SRC_URI[sha256sum] = "fb9badcf92364fd3567f8b5aa0e5e952aeea7a39a2b864387cec31e3b58cbbcc" inherit lib_package pkgconfig cmake @@ -25,5 +24,3 @@ EXTRA_OECMAKE:append:x86 = " -DENABLE_ASSEMBLY=OFF" EXTRA_OECMAKE:append:aarch64 = " -DENABLE_PIC=ON" AS[unexport] = "1" - -COMPATIBLE_HOST = '(x86_64|i.86|aarch64).*-linux' -- 2.47.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114668): https://lists.openembedded.org/g/openembedded-devel/message/114668 Mute This Topic: https://lists.openembedded.org/mt/110462256/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
