[openwrt/openwrt] ls-ddr-phy: bump to LSDK-21.08

LEDE Commits lede-commits at lists.infradead.org
Mon Dec 13 14:34:20 PST 2021


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/210128240b74118d57214fa9d728594d5fe24941

commit 210128240b74118d57214fa9d728594d5fe24941
Author: Martin Schiller <ms at dev.tdt.de>
AuthorDate: Mon Oct 11 12:54:48 2021 +0200

    ls-ddr-phy: bump to LSDK-21.08
    
    Update ls-ddr-phy to latest LSDK-21.08.
    
    Signed-off-by: Martin Schiller <ms at dev.tdt.de>
---
 package/firmware/layerscape/ls-ddr-phy/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/firmware/layerscape/ls-ddr-phy/Makefile b/package/firmware/layerscape/ls-ddr-phy/Makefile
index 68142b4bbf..3ae0344e78 100644
--- a/package/firmware/layerscape/ls-ddr-phy/Makefile
+++ b/package/firmware/layerscape/ls-ddr-phy/Makefile
@@ -6,13 +6,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ls-ddr-phy
-PKG_VERSION:=LSDK-20.04-update-290520
+PKG_VERSION:=LSDK-21.08
 PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/NXP/ddr-phy-binary.git
-PKG_SOURCE_VERSION:=fbc036b88acb6c06ffed02c898cbae9856ec75ba
-PKG_MIRROR_HASH:=84e2bdea99384211971bb23ba9ed18b5839628ff2aa0738d2978bbdf841638cb
+PKG_SOURCE_VERSION:=LSDK-21.08
+PKG_MIRROR_HASH:=6ad8bba23a70ed50716c56093a4ee7eef3153f8c3b7446c4520412c83799bb08
 PKG_BUILD_DEPENDS:=tfa-layerscape/host
 
 PKG_LICENSE:=EULA



More information about the lede-commits mailing list