diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-01 13:20:51 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-02 00:27:35 +0200 |
commit | 926280dac03410f8c535afc948dabfd73ce10463 (patch) | |
tree | e696db026d1dc2015943ee46ba14563226e11a58 /recipes/tslib | |
parent | 82b394467d9142edf2721176244c3a7eb26ba69a (diff) |
sane-srcrevs: move SRCREVs to recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/tslib')
-rw-r--r-- | recipes/tslib/tslib_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/tslib/tslib_svn.bb b/recipes/tslib/tslib_svn.bb index 77127c7fc1..5b1d32b89c 100644 --- a/recipes/tslib/tslib_svn.bb +++ b/recipes/tslib/tslib_svn.bb @@ -1,5 +1,6 @@ SRC_URI = "svn://svn.berlios.de/tslib/trunk;module=tslib" S = "${WORKDIR}/tslib" +SRCREV = "77" PV = "1.0+svnr${SRCPV}" PR = "${INC_PR}.1" |