mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
gtkmm3/gtkmm4: not set BPN
Set BPN in gtkmm3 and gtkmm4 recipes is to inherit gnomebase.bbclass properly. But it uses variable GNOMEBN rather than BPN for SRC_URI and S in gnomebase.bbclass now, update in the recipes accordingly. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
461e5620bc
commit
96a6c18a8c
@ -8,8 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \
|
||||
|
||||
DEPENDS = "glib-2.0-native atkmm pangomm glibmm gtk+3 cairomm gdk-pixbuf-native"
|
||||
|
||||
BPN = "gtkmm"
|
||||
|
||||
GNOMEBN = "gtkmm"
|
||||
|
||||
inherit gnomebase features_check
|
||||
|
||||
|
||||
@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = " \
|
||||
|
||||
DEPENDS = "glib-2.0-native atkmm pangomm-2.48 glibmm gtk4 cairomm-1.16 gdk-pixbuf-native"
|
||||
|
||||
BPN = "gtkmm"
|
||||
GNOMEBN = "gtkmm"
|
||||
|
||||
inherit gnomebase features_check
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user