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:
Kai Kang 2026-01-21 14:46:14 +08:00 committed by Khem Raj
parent 461e5620bc
commit 96a6c18a8c
No known key found for this signature in database
GPG Key ID: BB053355919D3314
2 changed files with 2 additions and 3 deletions

View File

@ -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

View File

@ -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