summaryrefslogtreecommitdiffstats
path: root/rules/barebox.make
diff options
context:
space:
mode:
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 6ff4c69cb..a9aac7d16 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 := GPLv2
+BAREBOX_LICENSE := GPL-2.0
BAREBOX_CONFIG := $(call remove_quotes, $(PTXDIST_PLATFORMCONFIGDIR)/$(PTXCONF_BAREBOX_CONFIG))