mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
network-manager-applet: move GNOMEBASEBUILDCLASS to correct position
GNOMEBASEBUILDCLASS is used by gnomebase, if put it after inherit gnomebase, GNOMEBASEBUILDCLASS in recipe will not take effect Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-2
@@ -7,12 +7,11 @@ DEPENDS = "gtk+3 libnotify libsecret networkmanager dbus-glib \
|
|||||||
intltool-native \
|
intltool-native \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
GNOMEBASEBUILDCLASS = "autotools-brokensep"
|
||||||
inherit distro_features_check gnomebase gsettings gtk-icon-cache gobject-introspection
|
inherit distro_features_check gnomebase gsettings gtk-icon-cache gobject-introspection
|
||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "x11"
|
REQUIRED_DISTRO_FEATURES = "x11"
|
||||||
|
|
||||||
GNOMEBASEBUILDCLASS = "autotools-brokensep"
|
|
||||||
|
|
||||||
SRC_URI[archive.md5sum] = "34923579b39360db64649342ee6735d8"
|
SRC_URI[archive.md5sum] = "34923579b39360db64649342ee6735d8"
|
||||||
SRC_URI[archive.sha256sum] = "23dc1404f1e0622b7c4718b6d978b101d5e4d9be0b92133b3863a4dc29786178"
|
SRC_URI[archive.sha256sum] = "23dc1404f1e0622b7c4718b6d978b101d5e4d9be0b92133b3863a4dc29786178"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user