summaryrefslogtreecommitdiffstats
path: root/rules/barebox.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-02-12 12:58:48 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-03-12 08:59:43 +0100
commit4850f7aac30aebf4ef64b1d3f1d324333b5978c2 (patch)
tree6756c2c0edff1adc447215bc1a7983848bfc3fc6 /rules/barebox.make
parentb502d204d7c9ad5ff6f6e2beb5d3e2e1546c295a (diff)
downloadptxdist-4850f7aac30aebf4ef64b1d3f1d324333b5978c2.tar.gz
ptxdist-4850f7aac30aebf4ef64b1d3f1d324333b5978c2.tar.xz
update all spdx license identifier to the new version
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/barebox.make')
-rw-r--r--rules/barebox.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/barebox.make b/rules/barebox.make
index a1133c485..7c389e770 100644
--- a/rules/barebox.make
+++ b/rules/barebox.make
@@ -24,7 +24,7 @@ BAREBOX_SUFFIX := tar.bz2
BAREBOX_URL := $(call barebox-url, BAREBOX)
BAREBOX_SOURCE := $(SRCDIR)/$(BAREBOX).$(BAREBOX_SUFFIX)
BAREBOX_DIR := $(BUILDDIR)/$(BAREBOX)
-BAREBOX_LICENSE := GPL-2.0
+BAREBOX_LICENSE := GPL-2.0-only
BAREBOX_DEVPKG := NO
BAREBOX_CONFIG := $(call remove_quotes, $(PTXDIST_PLATFORMCONFIGDIR)/$(PTXCONF_BAREBOX_CONFIG))