mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
libinih: bump SRCREV
This version adds support to enumerate the sessions. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
720cd3f32c
commit
495efd35e8
@@ -5,10 +5,10 @@ PKGV = "${GITPKGVTAG}"
|
|||||||
LICENSE = "BSD"
|
LICENSE = "BSD"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=dae28cbf28207425e0d0b3eb835f4bde"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=dae28cbf28207425e0d0b3eb835f4bde"
|
||||||
|
|
||||||
PR = "r2"
|
PR = "r3"
|
||||||
|
|
||||||
# The github repository provides a cmake and pkg-config integration
|
# The github repository provides a cmake and pkg-config integration
|
||||||
SRCREV = "7ab5f69cde1e921f58d0ef00fa8039d8ea311226"
|
SRCREV = "7a43a3655ceffa9f0f7fd68262d8d478c6d0d0af"
|
||||||
SRC_URI = "git://github.com/OSSystems/inih.git;protocol=git"
|
SRC_URI = "git://github.com/OSSystems/inih.git;protocol=git"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|||||||
Reference in New Issue
Block a user