aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-3rdparty
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-07 17:33:03 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-07 18:00:03 +0200
commit30a913149de95ecafe4ef87bd50cfdbd6737fe1e (patch)
treefdf84e74cb63c5d61729c861b8fbccf0c0b281eb /recipes/openmoko-3rdparty
parent6859fd82cd4cd53a04bfd684b1ab03a28b4c2ea0 (diff)
downloadopenembedded-30a913149de95ecafe4ef87bd50cfdbd6737fe1e.tar.gz
recipes: move SRCREVs also to git recipes
* Following revs weren't used in OE tree (based on PN check) * SRCREV_pn-fsod ?= "2a33e5ffe96c611e6a6b8b6c33d2a83ba656f55b" * SRCREV_pn-linux-sgh-i900 ?= "7e5f8bd3864485e5fc66cb946e09f18b5a32cebc" * SRCREV_pn-pygsm ?= "976477f6b403f422b4ea730f71ebf409f6671141" * SRCREV_pn-u-boot-openmoko-devel ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19"
Diffstat (limited to 'recipes/openmoko-3rdparty')
-rw-r--r--recipes/openmoko-3rdparty/advancedcaching_git.bb1
-rw-r--r--recipes/openmoko-3rdparty/calc_git.bb2
2 files changed, 2 insertions, 1 deletions
diff --git a/recipes/openmoko-3rdparty/advancedcaching_git.bb b/recipes/openmoko-3rdparty/advancedcaching_git.bb
index d9379333f8..73da33627d 100644
--- a/recipes/openmoko-3rdparty/advancedcaching_git.bb
+++ b/recipes/openmoko-3rdparty/advancedcaching_git.bb
@@ -4,6 +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"
+SRCREV = "9c3661f5573d2dd712437f1590070153d12e4c02"
PV = "0.1.2+gitr${SRCREV}"
SRC_URI = "git://github.com/webhamster/advancedcaching.git;protocol=git;branch=master"
diff --git a/recipes/openmoko-3rdparty/calc_git.bb b/recipes/openmoko-3rdparty/calc_git.bb
index 9914d23717..8e5e2af969 100644
--- a/recipes/openmoko-3rdparty/calc_git.bb
+++ b/recipes/openmoko-3rdparty/calc_git.bb
@@ -5,7 +5,7 @@ SHR_RELEASE ?= "shr"
LICENSE = "MIT"
RDEPENDS = "python-elementary python python-edbus"
SECTION = "x11/application"
-SRCREV ?= "1c17792094eb"
+SRCREV = "cff7c833d4fce0d39de0812bfc9ed9e0eb8fac09"
PV = "0.0.1+gitr${SRCREV}"
PR = "r1"