summaryrefslogtreecommitdiffstats
path: root/package/orbit
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-09-01 16:01:43 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2013-09-01 21:43:07 +0200
commit0279c7a1eb7038eb09aefcc146e224e415b03333 (patch)
tree2706362b2c6a0aa46c004c0247fa4211aaa33a0b /package/orbit
parent7573464a9857c9480f7ee358ab6766f7349571ab (diff)
downloadbuildroot-0279c7a1eb7038eb09aefcc146e224e415b03333.tar.gz
buildroot-0279c7a1eb7038eb09aefcc146e224e415b03333.zip
orbit: fix ORBIT_LICENSE_FILES
Fixes: http://autobuild.buildroot.org/results/33e/33e4e65301679e46cd80a1a123f45647376e60ce/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/orbit')
-rw-r--r--package/orbit/orbit.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/orbit/orbit.mk b/package/orbit/orbit.mk
index af5f0af94d..ba1142fe35 100644
--- a/package/orbit/orbit.mk
+++ b/package/orbit/orbit.mk
@@ -7,7 +7,7 @@
ORBIT_VERSION = 2.2.0
ORBIT_SITE = http://github.com/downloads/keplerproject/orbit
ORBIT_LICENSE = MIT
-ORBIT_LICENSE_FILES = COPYRIGHT
+ORBIT_LICENSE_FILES = doc/us/license.md
define ORBIT_INSTALL_TARGET_CMDS
$(MAKE) -C $(@D) \
OpenPOWER on IntegriCloud