diff options
Diffstat (limited to 'recipes/devlabel/devlabel_0.48.01.bb')
-rw-r--r-- | recipes/devlabel/devlabel_0.48.01.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/devlabel/devlabel_0.48.01.bb b/recipes/devlabel/devlabel_0.48.01.bb index 991d1fbbb0..d3d0397a02 100644 --- a/recipes/devlabel/devlabel_0.48.01.bb +++ b/recipes/devlabel/devlabel_0.48.01.bb @@ -4,7 +4,7 @@ DESCRIPTION = "tool for user-define static device labels" DEPENDS = "util-linux-ng" RDEPENDS_${PN} = "bash util-linux-ng" LICENSE = "GPL" -PR = "r0" +PR = "r1" SRC_URI = "http://linux.dell.com/devlabel/permalink/devlabel-${PV}.tar.gz" |