mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
json-glib: Fix SRCREV
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
HOMEPAGE = "http://live.gnome.org/JsonGlib"
|
||||
SRC_URI = "git://github.com/ebassi/${PN}.git;protocol=git"
|
||||
PV = "0.6.2+${SRCREV}"
|
||||
PV = "0.6.2+git${SRCREV}"
|
||||
PR = "r0"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user