mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
libqb: Upgrade 1.0.3 -> 1.0.5
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+3
-5
@@ -9,11 +9,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=321bf41f280cf805086dd5a720b37785"
|
|||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
PV .= "+git${SRCPV}"
|
# v1.0.5
|
||||||
|
SRCREV = "d08dbcf08b0da418bce9b5427dfd89522916322a"
|
||||||
# v1.0.3
|
SRC_URI = "git://github.com/ClusterLabs/${BPN}.git;branch=version_1 \
|
||||||
SRCREV = "28dff090c74b6ba8609c4797294a5afe3fe73987"
|
|
||||||
SRC_URI = "git://github.com/ClusterLabs/${BPN}.git \
|
|
||||||
file://0001-build-fix-configure-script-neglecting-re-enable-out-.patch \
|
file://0001-build-fix-configure-script-neglecting-re-enable-out-.patch \
|
||||||
"
|
"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
Reference in New Issue
Block a user