mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
inih: bump SRCREV
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
committed by
Koen Kooi
parent
ea8d7d2d14
commit
ba3b81bdb3
@@ -6,10 +6,10 @@ PKGV = "${GITPKGVTAG}"
|
|||||||
LICENSE = "BSD"
|
LICENSE = "BSD"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=dae28cbf28207425e0d0b3eb835f4bde"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=dae28cbf28207425e0d0b3eb835f4bde"
|
||||||
|
|
||||||
PR = "r0"
|
PR = "r1"
|
||||||
|
|
||||||
# The github repository provides a cmake and pkg-config integration
|
# The github repository provides a cmake and pkg-config integration
|
||||||
SRCREV = "715cb4dc3d56714d7d53dcd94ae4b41c950119a7"
|
SRCREV = "af230b4c7ef2529413ffc37cee513ef8f35c9598"
|
||||||
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