forked from brl/citadel
glib update for 3.28
This commit is contained in:
parent
9d35aab796
commit
6c72f18889
23
meta-gnome/recipes-gnome/glib-2.0/glib-2.0_2.56.0.bb
Normal file
23
meta-gnome/recipes-gnome/glib-2.0/glib-2.0_2.56.0.bb
Normal file
@ -0,0 +1,23 @@
|
||||
FILESEXTRAPATHS_append = ":${COREBASE}/meta/recipes-core/glib-2.0/glib-2.0"
|
||||
require recipes-core/glib-2.0/glib.inc
|
||||
|
||||
INSANE_SKIP_${PN} = "version-going-backwards"
|
||||
SHRT_VER = "${@oe.utils.trim_version("${PV}", 2)}"
|
||||
|
||||
SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \
|
||||
file://configure-libtool.patch \
|
||||
file://uclibc_musl_translation.patch \
|
||||
file://allow-run-media-sdX-drive-mount-if-username-root.patch \
|
||||
file://0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch \
|
||||
file://Enable-more-tests-while-cross-compiling.patch \
|
||||
file://0001-Install-gio-querymodules-as-libexec_PROGRAM.patch \
|
||||
file://0001-Test-for-pthread_getname_np-before-using-it.patch \
|
||||
file://0010-Do-not-hardcode-python-path-into-various-tools.patch \
|
||||
"
|
||||
|
||||
SRC_URI_append_class-native = " file://relocate-modules.patch"
|
||||
SRC_URI[md5sum] = "f2b59392f2fb514bbe7791dda0c36da5"
|
||||
SRC_URI[sha256sum] = "ecef6e17e97b8d9150d0e8a4b3edee1ac37331213b8a2a87a083deea408a0fc7"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user