network-manager-applet: change default buildclass

network-manager-applet don't have good support of out-of-tree
build. refer this link:
https://gitlab.gnome.org/GNOME/network-manager-applet/issues/30#note_353935

change default buildclass to fix below occasionally compile failed
problem.

can't write to file src/wireless-security/ws-resources.hcan't write to file
src/wireless-security/ws-resources.cMakefile:5299: recipe for target
'src/wireless-security/ws-resources.h' failed

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Changqing Li 2018-11-02 10:22:11 +08:00 committed by Armin Kuster
parent 330563523c
commit a72b333ca8

View File

@ -11,6 +11,8 @@ inherit distro_features_check gnomebase gsettings gtk-icon-cache gobject-introsp
REQUIRED_DISTRO_FEATURES = "x11"
GNOMEBASEBUILDCLASS = "autotools-brokensep"
SRC_URI[archive.md5sum] = "34923579b39360db64649342ee6735d8"
SRC_URI[archive.sha256sum] = "23dc1404f1e0622b7c4718b6d978b101d5e4d9be0b92133b3863a4dc29786178"