From: Richard Purdie Date: Fri, 30 Sep 2016 16:43:22 +0000 (+0100) Subject: nativesdk: Don't enable MULTILIBS X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~24004 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=738ff6bc72533bbdeb58425b20b0bfbeff280a04;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git nativesdk: Don't enable MULTILIBS package_write_rpm references the MULTILIBS variable and the checksums of nativesdk recipes were changing as a result of this. We don't need/want MULTILIBS values for nativesdk so disable this. Signed-off-by: Richard Purdie --- diff --git a/meta/classes/nativesdk.bbclass b/meta/classes/nativesdk.bbclass index f74da6267f1..a78257c1926 100644 --- a/meta/classes/nativesdk.bbclass +++ b/meta/classes/nativesdk.bbclass @@ -10,6 +10,8 @@ LIBCOVERRIDE = ":${NATIVESDKLIBC}" CLASSOVERRIDE = "class-nativesdk" MACHINEOVERRIDES = "" +MULTILIBS = "" + # # Update PACKAGE_ARCH and PACKAGE_ARCHS #