aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opkg-utils
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-01 13:20:51 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-02 00:27:35 +0200
commit926280dac03410f8c535afc948dabfd73ce10463 (patch)
treee696db026d1dc2015943ee46ba14563226e11a58 /recipes/opkg-utils
parent82b394467d9142edf2721176244c3a7eb26ba69a (diff)
downloadopenembedded-926280dac03410f8c535afc948dabfd73ce10463.tar.gz
sane-srcrevs: move SRCREVs to recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/opkg-utils')
-rw-r--r--recipes/opkg-utils/opkg-utils-native_svn.bb1
-rw-r--r--recipes/opkg-utils/opkg-utils_svn.bb1
2 files changed, 2 insertions, 0 deletions
diff --git a/recipes/opkg-utils/opkg-utils-native_svn.bb b/recipes/opkg-utils/opkg-utils-native_svn.bb
index 0495b1eda3..49b8e98768 100644
--- a/recipes/opkg-utils/opkg-utils-native_svn.bb
+++ b/recipes/opkg-utils/opkg-utils-native_svn.bb
@@ -1,4 +1,5 @@
require opkg-utils_svn.bb
+SRCREV = "4595"
RDEPENDS = ""
diff --git a/recipes/opkg-utils/opkg-utils_svn.bb b/recipes/opkg-utils/opkg-utils_svn.bb
index 4c3c0905ea..d049bb72ac 100644
--- a/recipes/opkg-utils/opkg-utils_svn.bb
+++ b/recipes/opkg-utils/opkg-utils_svn.bb
@@ -3,6 +3,7 @@ SECTION = "base"
PRIORITY = "optional"
LICENSE = "GPL"
RDEPENDS = "python"
+SRCREV = "4578"
PR = "r2"
SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=opkg-utils;proto=http"