diff options
Diffstat (limited to 'recipes/remoko/remoko_svn.bb')
-rw-r--r-- | recipes/remoko/remoko_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/remoko/remoko_svn.bb b/recipes/remoko/remoko_svn.bb index 7f803b8bcd..4e935b18f3 100644 --- a/recipes/remoko/remoko_svn.bb +++ b/recipes/remoko/remoko_svn.bb @@ -6,6 +6,7 @@ SECTION = "console/network" DEPENDS = "edje-native" SRCREV = "121" PV = "0.3.2+svnr${SRCPV}" +PR = "r1" PE = "1" SRC_URI = "svn://remoko.googlecode.com/svn/trunk;module=BT_HID_UI;proto=http" |