summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2007-03-16 17:52:00 +0000
committerOyvind Repvik <nail@nslu2-linux.org>2007-03-16 17:52:00 +0000
commit0cb46167e30ab297fae6853e7f4404359903f7f5 (patch)
treef9efa8d876310e20841e7147fc146b9db7dc0f63 /packages
parentd533fcda97f0fd7f8ed44619da3a7b87537b9ae8 (diff)
lvm2: Add PR so the package doesn't end in PV-
Diffstat (limited to 'packages')
-rw-r--r--packages/lvm2/lvm2_2.01.15.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/lvm2/lvm2_2.01.15.bb b/packages/lvm2/lvm2_2.01.15.bb
index f4e84fb064..ee726f7e6b 100644
--- a/packages/lvm2/lvm2_2.01.15.bb
+++ b/packages/lvm2/lvm2_2.01.15.bb
@@ -1,7 +1,7 @@
SECTION = "utils"
DESCRIPTION = "LVM2 is a set of utilities to manage logical volumes in Linux."
LICENSE = "GPL"
-PR = ""
+PR = "r0"
DEPENDS = "device-mapper"
S = "${WORKDIR}/LVM2.${PV}"