Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/8] alsa-lib: add license info
@ 2012-08-19 20:18 Danomi Manchego
  2012-08-19 20:18 ` [Buildroot] [PATCH 2/8] alsa-utils: " Danomi Manchego
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Danomi Manchego @ 2012-08-19 20:18 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
---
 package/alsa-lib/alsa-lib.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/alsa-lib/alsa-lib.mk b/package/alsa-lib/alsa-lib.mk
index c3f61ff..8ed1339 100644
--- a/package/alsa-lib/alsa-lib.mk
+++ b/package/alsa-lib/alsa-lib.mk
@@ -7,6 +7,8 @@
 ALSA_LIB_VERSION = 1.0.25
 ALSA_LIB_SOURCE = alsa-lib-$(ALSA_LIB_VERSION).tar.bz2
 ALSA_LIB_SITE = ftp://ftp.alsa-project.org/pub/lib
+ALSA_LIB_LICENSE = LGPLv2.1+
+ALSA_LIB_LICENSE_FILES = COPYING
 ALSA_LIB_INSTALL_STAGING = YES
 ALSA_LIB_CFLAGS=$(TARGET_CFLAGS)
 ALSA_LIB_CONF_OPT = --with-alsa-devdir=$(call qstrip,$(BR2_PACKAGE_ALSA_LIB_DEVDIR)) \
-- 
1.7.9.5

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

end of thread, other threads:[~2012-08-27  9:42 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-19 20:18 [Buildroot] [PATCH 1/8] alsa-lib: add license info Danomi Manchego
2012-08-19 20:18 ` [Buildroot] [PATCH 2/8] alsa-utils: " Danomi Manchego
2012-08-19 20:18 ` [Buildroot] [PATCH 3/8] faad2: " Danomi Manchego
2012-08-19 20:18 ` [Buildroot] [PATCH 4/8] nano: " Danomi Manchego
2012-08-19 20:18 ` [Buildroot] [PATCH 5/8] fbdump: " Danomi Manchego
2012-08-19 20:18 ` [Buildroot] [PATCH 6/8] fontconfig: " Danomi Manchego
2012-08-21 10:56   ` Thomas Petazzoni
2012-08-22  0:39     ` Danomi Manchego
2012-08-22  6:46       ` Baruch Siach
2012-08-26 21:40       ` Arnout Vandecappelle
2012-08-27  9:42         ` Luca Ceresoli
2012-08-19 20:18 ` [Buildroot] [PATCH 7/8] rsync: " Danomi Manchego
2012-08-19 20:18 ` [Buildroot] [PATCH 8/8] librsync: " Danomi Manchego
2012-08-21 11:00 ` [Buildroot] [PATCH 1/8] alsa-lib: " Thomas Petazzoni

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