diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2011-06-20 23:05:18 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-06-28 14:57:03 +0200 |
| commit | 84197dc0c205d0fdfc4c4a39f99f574f34ef0078 (patch) | |
| tree | eaafad95c8ae3d62d8dd17695a4db8d5516e3ad0 /meta-oe | |
| parent | 0622fb4e3b8c2ba5fe92453356ffe6b99842a2db (diff) | |
| download | meta-openembedded-84197dc0c205d0fdfc4c4a39f99f574f34ef0078.tar.gz | |
inih: bump SRCREV to sync with upstream r12
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-support/inih/libinih_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/inih/libinih_git.bb b/meta-oe/recipes-support/inih/libinih_git.bb index f750bdb021..fbdb520822 100644 --- a/meta-oe/recipes-support/inih/libinih_git.bb +++ b/meta-oe/recipes-support/inih/libinih_git.bb | |||
| @@ -6,10 +6,10 @@ PKGV = "${GITPKGVTAG}" | |||
| 6 | LICENSE = "BSD" | 6 | LICENSE = "BSD" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dae28cbf28207425e0d0b3eb835f4bde" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=dae28cbf28207425e0d0b3eb835f4bde" |
| 8 | 8 | ||
| 9 | PR = "r1" | 9 | PR = "r2" |
| 10 | 10 | ||
| 11 | # The github repository provides a cmake and pkg-config integration | 11 | # The github repository provides a cmake and pkg-config integration |
| 12 | SRCREV = "af230b4c7ef2529413ffc37cee513ef8f35c9598" | 12 | SRCREV = "7ab5f69cde1e921f58d0ef00fa8039d8ea311226" |
| 13 | SRC_URI = "git://github.com/OSSystems/inih.git;protocol=git" | 13 | SRC_URI = "git://github.com/OSSystems/inih.git;protocol=git" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
