mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-13 20:05:19 +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:
parent
d77cac3c54
commit
030c3ce91d
@ -7,12 +7,11 @@ DEPENDS = "gtk+3 libnotify libsecret networkmanager dbus-glib \
|
||||
intltool-native \
|
||||
"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "autotools-brokensep"
|
||||
inherit distro_features_check gnomebase gsettings gtk-icon-cache gobject-introspection
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "autotools-brokensep"
|
||||
|
||||
SRC_URI[archive.md5sum] = "34923579b39360db64649342ee6735d8"
|
||||
SRC_URI[archive.sha256sum] = "23dc1404f1e0622b7c4718b6d978b101d5e4d9be0b92133b3863a4dc29786178"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user