Mask conflicting variables from package_write_rpm hash 41/15841/7
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sun, 29 Jul 2018 00:00:03 +0000 (02:00 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 17 Aug 2018 12:02:58 +0000 (12:02 +0000)
See https://jira.automotivelinux.org/browse/SPEC-1629 for the details.

Bug-AGL: SPEC-1629

Change-Id: Id828aab52826b14005d69af5bfaddc4a4c709842
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
meta-agl-distro/conf/distro/poky-agl.conf

index f217f78..4d78c6c 100644 (file)
@@ -157,3 +157,8 @@ PACKAGE_FEED_ARCHS = ""
 # Fix for rpm metadata clash between nativesdk-cmake and nativesdk-qtbase-tools
 # (revalidate after 2017-10-15, 2018-06-12: still required)
 DIRFILES_pn-nativesdk-cmake = "1"
+
+# For https://jira.automotivelinux.org/browse/SPEC-1629 :
+# We exclude the conflicting vars from the sstate task hash.
+# This needs to be verified.
+do_package_write_rpm[vardepsexclude] += "ARCHIVER_TOPDIR PF"