diff options
Diffstat (limited to 'recipes/openbmap/openbmap-logger_0.2.0.bb')
-rw-r--r-- | recipes/openbmap/openbmap-logger_0.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openbmap/openbmap-logger_0.2.0.bb b/recipes/openbmap/openbmap-logger_0.2.0.bb index ee61fb7c78..aebb743ba5 100644 --- a/recipes/openbmap/openbmap-logger_0.2.0.bb +++ b/recipes/openbmap/openbmap-logger_0.2.0.bb @@ -2,7 +2,7 @@ DESCRIPTION = "openBmap logger and uploader of GPS/GSM data" SECTION = "x11/utils" DEPENDS = "python python-dbus python-pygobject python-pygtk libglade" RDEPENDS_${PN} = "python-subprocess python-netclient python-math python-core python-io" -PR = "r1" +PR = "r2" inherit python-dir |