projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69d9ff2
)
xloader: add license information
author
Simon Dawson
<spdawson@gmail.com>
Sat, 18 Aug 2012 09:25:41 +0000
(10:25 +0100)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Tue, 21 Aug 2012 10:09:28 +0000
(12:09 +0200)
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/xloader/xloader.mk
patch
|
blob
|
history
diff --git
a/boot/xloader/xloader.mk
b/boot/xloader/xloader.mk
index fbdba028318398986b3eaac42a054cff8cdb572a..b15d9b9ad3f21383286d019a1bc9f16e93117aa3 100644
(file)
--- a/
boot/xloader/xloader.mk
+++ b/
boot/xloader/xloader.mk
@@
-7,6
+7,9
@@
XLOADER_VERSION = 6f3a26101303051e0f91b6213735b68ce804e94e
XLOADER_SITE = git://gitorious.org/x-loader/x-loader.git
XLOADER_BOARD_NAME = $(call qstrip,$(BR2_TARGET_XLOADER_BOARDNAME))
+XLOADER_LICENSE = GPLv2+
+XLOADER_LICENSE_FILES = README
+
XLOADER_INSTALL_IMAGES = YES
define XLOADER_BUILD_CMDS