[oe-commits] org.oe.dev lvm2: Add PR so the package doesn't end in PV-

nail commit openembedded-commits at lists.openembedded.org
Fri Mar 16 17:57:59 UTC 2007


lvm2: Add PR so the package doesn't end in PV-

Author: nail at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 4b96e486b3eecceb3450ed5983339e8b70084bf2
ViewMTN: http://monotone.openembedded.org/revision.psp?id=4b96e486b3eecceb3450ed5983339e8b70084bf2
Files:
1
packages/lvm2/lvm2_2.01.15.bb
Diffs:

#
# mt diff -r94280198734d9b726ccb8d8dba602dff0af85c1c -r4b96e486b3eecceb3450ed5983339e8b70084bf2
#
# 
# 
# patch "packages/lvm2/lvm2_2.01.15.bb"
#  from [17e7ebb85ed14619ebb382ec195f3ea2967fd09f]
#    to [4d215b80ffe9c5986fb423f4460609a3d6297fd4]
# 
============================================================
--- packages/lvm2/lvm2_2.01.15.bb	17e7ebb85ed14619ebb382ec195f3ea2967fd09f
+++ packages/lvm2/lvm2_2.01.15.bb	4d215b80ffe9c5986fb423f4460609a3d6297fd4
@@ -1,7 +1,7 @@ LICENSE = "GPL"
 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}"






More information about the Openembedded-commits mailing list