Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] lvm2: bump to version 2.02.103 and add license information
@ 2013-10-08  1:31 Axel Lin
  2013-10-08 20:54 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2013-10-08  1:31 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 package/lvm2/lvm2.mk | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/package/lvm2/lvm2.mk b/package/lvm2/lvm2.mk
index 873216c..07c0d94 100644
--- a/package/lvm2/lvm2.mk
+++ b/package/lvm2/lvm2.mk
@@ -4,10 +4,12 @@
 #
 ################################################################################
 
-LVM2_VERSION = 2.02.79
+LVM2_VERSION = 2.02.103
 LVM2_SOURCE = LVM2.$(LVM2_VERSION).tgz
 LVM2_SITE = ftp://sources.redhat.com/pub/lvm2/releases
 LVM2_INSTALL_STAGING = YES
+LVM2_LICENSE = GPLv2+ LGPLv2.1+
+LVM2_LICENSE_FILES = COPYING COPYING.LIB
 
 LVM2_BINS = \
 	dmsetup fsadm lvm lvmconf lvmdump vgimportclone \
-- 
1.8.1.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-08 20:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-08  1:31 [Buildroot] [PATCH] lvm2: bump to version 2.02.103 and add license information Axel Lin
2013-10-08 20:54 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox