aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-layerscape
diff options
context:
space:
mode:
authorPaul Spooren <mail@aparcar.org>2022-02-17 18:14:37 +0100
committerPaul Spooren <mail@aparcar.org>2022-03-01 00:01:18 +0100
commit038d5bdab117e4c618442dfc96858263dd1ee72e (patch)
tree696e50107ad36296b152c7cf1a0e5189c558ba8d /package/boot/uboot-layerscape
parentd6aa9d9e071d9f23ed26f5142991bc66aefe20f5 (diff)
downloadupstream-038d5bdab117e4c618442dfc96858263dd1ee72e.tar.gz
upstream-038d5bdab117e4c618442dfc96858263dd1ee72e.tar.bz2
upstream-038d5bdab117e4c618442dfc96858263dd1ee72e.zip
layerscape: use semantic versions for LSDK
PKG_VERSION should not contain the package name but the version only. Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'package/boot/uboot-layerscape')
-rw-r--r--package/boot/uboot-layerscape/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-layerscape/Makefile b/package/boot/uboot-layerscape/Makefile
index 6681f21e2b..bd30a15ade 100644
--- a/package/boot/uboot-layerscape/Makefile
+++ b/package/boot/uboot-layerscape/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uboot-layerscape
-PKG_VERSION:=LSDK-21.08
+PKG_VERSION:=21.08
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE_PROTO:=git