diff options
Diffstat (limited to 'recipes/openmoko-3rdparty/rtmom_0.1.3.bb')
-rw-r--r-- | recipes/openmoko-3rdparty/rtmom_0.1.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openmoko-3rdparty/rtmom_0.1.3.bb b/recipes/openmoko-3rdparty/rtmom_0.1.3.bb index f5c8f5dace..6689686c4e 100644 --- a/recipes/openmoko-3rdparty/rtmom_0.1.3.bb +++ b/recipes/openmoko-3rdparty/rtmom_0.1.3.bb @@ -10,7 +10,7 @@ RSUGGESTS_${PN} = "python-simplejson" PACKAGE_ARCH = "all" -PR = "r0" +PR = "r1" SRC_URI = "http://cloud.github.com/downloads/kichkasch/rtmom/rtmom-src-${PV}.tar.gz" |