git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d533fcd
)
lvm2: Add PR so the package doesn't end in PV-
author
Oyvind Repvik
<nail@nslu2-linux.org>
Fri, 16 Mar 2007 17:52:00 +0000
(17:52 +0000)
committer
Oyvind Repvik
<nail@nslu2-linux.org>
Fri, 16 Mar 2007 17:52:00 +0000
(17:52 +0000)
packages/lvm2/lvm2_2.01.15.bb
patch
|
blob
|
history
diff --git
a/packages/lvm2/lvm2_2.01.15.bb
b/packages/lvm2/lvm2_2.01.15.bb
index
f4e84fb
..
ee726f7
100644
(file)
--- 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}"