Fix clash in metadata of nativesdk-cmake and nativesdk-qtbase-tools 25/10925/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Fri, 15 Sep 2017 22:25:03 +0000 (00:25 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 15 Sep 2017 22:27:07 +0000 (22:27 +0000)
This is related to the change from rpm5 to rpm4 in pyro and a slightly different behaviour when treating directories
during the packaging. Result is that both packages claim to 'own' the directory environment-setup.d .
The packager 'dnf' then reports the collision and aborts when constructing the SDK.

This is a temporary fix until the issue is resolved upstream
Reference: https://bugzilla.yoctoproject.org/show_bug.cgi?id=12093

Change-Id: I7be94e02251a8bd55a656d986654085039026bb5
Bug-AGL: SPEC-888
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10925

meta-agl-distro/conf/distro/poky-agl.conf

index 4931f96..8ca9a46 100644 (file)
@@ -133,3 +133,8 @@ INITRAMFS_FSTYPES := "${AGL_DEFAULT_INITRAMFS_FSTYPES} ${AGL_EXTRA_INITRAMFS_FST
 #
 # THE FUTURE is 'wic'
 # IMAGE_FSTYPES_append = " wic"
+
+
+# Fix for rpm metadata clash between nativesdk-cmake and nativesdk-qtbase-tools
+# (revalidate after 2017-10-15)
+DIRFILES_pn-nativesdk-cmake = "1"