[Buildroot] [git commit] read-edid: add license information

Peter Korsgaard peter at korsgaard.com
Tue Jul 1 22:32:48 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=59ffa187c648751d1cae2a14c47eb9c3c84ee376
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/read-edid/read-edid.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/read-edid/read-edid.mk b/package/read-edid/read-edid.mk
index 02d80d0..0cc576d 100644
--- a/package/read-edid/read-edid.mk
+++ b/package/read-edid/read-edid.mk
@@ -6,6 +6,8 @@
 
 READ_EDID_VERSION = 1.4.2
 READ_EDID_SITE = http://www.polypux.org/projects/read-edid/
+READ_EDID_LICENSE = GPLv2
+READ_EDID_LICENSE_FILES = COPYING
 
 define READ_EDID_BUILD_CMDS
 	$(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D)


More information about the buildroot mailing list