diff options
Diffstat (limited to 'recipes/openmoko-3rdparty/advancedcaching_git.bb')
-rw-r--r-- | recipes/openmoko-3rdparty/advancedcaching_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openmoko-3rdparty/advancedcaching_git.bb b/recipes/openmoko-3rdparty/advancedcaching_git.bb index 2c2e14c61a..d9379333f8 100644 --- a/recipes/openmoko-3rdparty/advancedcaching_git.bb +++ b/recipes/openmoko-3rdparty/advancedcaching_git.bb @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL" HOMEPAGE = "http://www.opkg.org/package_268.html" RDEPENDS = "python-pygtk python-html python-image python-netclient python-misc python-sqlite3 python-mime python-json" -PV = "0.1.2+gitr${SRCPV}" +PV = "0.1.2+gitr${SRCREV}" SRC_URI = "git://github.com/webhamster/advancedcaching.git;protocol=git;branch=master" |