All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] dmidecode: bump to version 2.12
@ 2013-10-04  8:09 Axel Lin
  2013-10-04  8:09 ` [Buildroot] [PATCH 2/2] dmidecode: add license info Axel Lin
  2013-10-04 13:02 ` [Buildroot] [PATCH 1/2] dmidecode: bump to version 2.12 Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Axel Lin @ 2013-10-04  8:09 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 package/dmidecode/dmidecode.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/dmidecode/dmidecode.mk b/package/dmidecode/dmidecode.mk
index 86a3be5..c53bd33 100644
--- a/package/dmidecode/dmidecode.mk
+++ b/package/dmidecode/dmidecode.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DMIDECODE_VERSION = 2.11
+DMIDECODE_VERSION = 2.12
 DMIDECODE_SITE    = http://download.savannah.gnu.org/releases/dmidecode/
 
 define DMIDECODE_BUILD_CMDS
-- 
1.8.1.2

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

* [Buildroot] [PATCH 2/2] dmidecode: add license info
  2013-10-04  8:09 [Buildroot] [PATCH 1/2] dmidecode: bump to version 2.12 Axel Lin
@ 2013-10-04  8:09 ` Axel Lin
  2013-10-04 13:02 ` [Buildroot] [PATCH 1/2] dmidecode: bump to version 2.12 Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Axel Lin @ 2013-10-04  8:09 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/dmidecode/dmidecode.mk b/package/dmidecode/dmidecode.mk
index c53bd33..32e7ff2 100644
--- a/package/dmidecode/dmidecode.mk
+++ b/package/dmidecode/dmidecode.mk
@@ -6,6 +6,8 @@
 
 DMIDECODE_VERSION = 2.12
 DMIDECODE_SITE    = http://download.savannah.gnu.org/releases/dmidecode/
+DMIDECODE_LICENSE = GPLv2+
+DMIDECODE_LICENSE_FILES = LICENSE
 
 define DMIDECODE_BUILD_CMDS
 	$(MAKE) -C $(@D) $(TARGET_CONFIGURE_OPTS)
-- 
1.8.1.2

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

* [Buildroot] [PATCH 1/2] dmidecode: bump to version 2.12
  2013-10-04  8:09 [Buildroot] [PATCH 1/2] dmidecode: bump to version 2.12 Axel Lin
  2013-10-04  8:09 ` [Buildroot] [PATCH 2/2] dmidecode: add license info Axel Lin
@ 2013-10-04 13:02 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2013-10-04 13:02 UTC (permalink / raw)
  To: buildroot

>>>>> "Axel" == Axel Lin <axel.lin@ingics.com> writes:

 Axel> Signed-off-by: Axel Lin <axel.lin@ingics.com>

Committed both, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2013-10-04 13:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-04  8:09 [Buildroot] [PATCH 1/2] dmidecode: bump to version 2.12 Axel Lin
2013-10-04  8:09 ` [Buildroot] [PATCH 2/2] dmidecode: add license info Axel Lin
2013-10-04 13:02 ` [Buildroot] [PATCH 1/2] dmidecode: bump to version 2.12 Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.