diff options
Diffstat (limited to 'recipes/openmoko-3rdparty/emtooth_svn.bb')
-rw-r--r-- | recipes/openmoko-3rdparty/emtooth_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openmoko-3rdparty/emtooth_svn.bb b/recipes/openmoko-3rdparty/emtooth_svn.bb index c0decb24a8..cd670ed133 100644 --- a/recipes/openmoko-3rdparty/emtooth_svn.bb +++ b/recipes/openmoko-3rdparty/emtooth_svn.bb @@ -8,7 +8,7 @@ RDEPENDS_${PN} = "bluez4 obexd" SRCREV = "77" PV = "0.1+svnr${SRCPV}" -PR = "r2" +PR = "r3" SRC_URI = "svn://emtooth.googlecode.com/svn/trunk;module=app;proto=http" |