Re-enable fix for cmake in sdk 67/14467/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Fri, 15 Jun 2018 18:08:30 +0000 (20:08 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Fri, 15 Jun 2018 18:08:30 +0000 (20:08 +0200)
The hotfix is still necessary as of 2018-06-15 in the meta-qt5 version we use.

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

index 065baf2..eff5def 100644 (file)
@@ -155,5 +155,5 @@ PACKAGE_FEED_ARCHS = ""
 
 
 # Fix for rpm metadata clash between nativesdk-cmake and nativesdk-qtbase-tools
-# (revalidate after 2017-10-15)
-#DIRFILES_pn-nativesdk-cmake = "1"
+# (revalidate after 2017-10-15, 2018-06-12: still required)
+DIRFILES_pn-nativesdk-cmake = "1"