layerscape: use semantic versions for LSDK
[openwrt/staging/nbd.git] / package / firmware / layerscape / ls-rcw / Makefile
index f7f99a0c304224cdfc71501264ba816e5ba5091e..b8a051097fc27d914bf79b17c9691841910ae329 100644 (file)
@@ -8,13 +8,15 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ls-rcw
-PKG_VERSION:=LSDK-20.04-update-290520
+PKG_VERSION:=21.08
 PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://source.codeaurora.org/external/qoriq/qoriq-components/rcw
-PKG_SOURCE_VERSION:=e0fab6d9b61003caef577f7474c2fac61e6ba2ff
-PKG_MIRROR_HASH:=b6bc66e27b7c6db31101fdc2e6be7255181861bd38d8f25eb5eb80c468983eb2
+PKG_SOURCE_VERSION:=LSDK-21.08
+PKG_MIRROR_HASH:=c0202d07223bb5ab43d0c0145c0d83e2b8c34c559bba0ec3c2c2aa562623f546
+
+PKG_FLAGS:=nonshared
 
 include $(INCLUDE_DIR)/package.mk