mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
glib-2.0: Revert glib-2.0 S variable removal
This commit is contained in:
@@ -14,6 +14,8 @@ SRC_URI = "http://download.gnome.org/sources/glib/2.18/glib-${PV}.tar.bz2 \
|
||||
file://configure-libtool.patch;patch=1 \
|
||||
file://glibconfig-sysdefs.h"
|
||||
|
||||
S = "${WORKDIR}/glib-${PV}"
|
||||
|
||||
inherit autotools pkgconfig native gettext
|
||||
|
||||
acpaths = ""
|
||||
|
||||
2
meta/packages/glib-2.0/glib.inc
vendored
2
meta/packages/glib-2.0/glib.inc
vendored
@@ -15,6 +15,8 @@ FILES_glib-2.0-utils = "${bindir}/*"
|
||||
|
||||
EXTRA_OECONF = "--enable-included-printf=no"
|
||||
|
||||
S = "${WORKDIR}/glib-${PV}"
|
||||
|
||||
inherit autotools pkgconfig gettext
|
||||
|
||||
require glib-2.0.inc
|
||||
|
||||
Reference in New Issue
Block a user