diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-19 22:44:57 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-19 22:44:57 +0200 |
commit | 7dbc2f89875f54ec3864cddcb25ec78dc5bec8cc (patch) | |
tree | 58cb869004de30787e20df4dea4656485686f4c1 /recipes | |
parent | 0fc8c7fa1d062f6764137015315d32eb36342837 (diff) |
blktool: bump PR
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/blktool/blktool_4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/blktool/blktool_4.bb b/recipes/blktool/blktool_4.bb index 03c0eacf38..c5e6068cc7 100644 --- a/recipes/blktool/blktool_4.bb +++ b/recipes/blktool/blktool_4.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Display or change block device settings" LICENSE = "GPLv2" DEPENDS = "glib-2.0" -PR = "r1" +PR = "r2" SRC_URI = "${DEBIAN_MIRROR}/main/b/blktool/blktool_4.orig.tar.gz" |