layerscape: update ppfe-firmware to LSDK 19.03
authorBiwen Li <biwen.li@nxp.com>
Sun, 14 Apr 2019 08:11:29 +0000 (16:11 +0800)
committerPetr Štetiar <ynezz@true.cz>
Thu, 6 Jun 2019 13:40:08 +0000 (15:40 +0200)
Update ppfe-firmware to LSDK 19.03.

Signed-off-by: Biwen Li <biwen.li@nxp.com>
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
package/firmware/layerscape/ppfe-firmware/Makefile

index 3909b06302c9567687fe825d72c7e699fe28fc7b..662fa237343563453bb8dc1869a91dbdeb8bd88f 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ppfe
-PKG_VERSION:=lsdk-1806
+PKG_VERSION:=lsdk-1903
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/NXP/qoriq-engine-pfe-bin.git
-PKG_SOURCE_VERSION:=50c825b9300c5e36548fb5dcbef538b650fc1913
-PKG_MIRROR_HASH:=7627ce260ac4b320f3a7e8ad81db1c3ec2266332762dd1e4313480f7a678fd43
+PKG_SOURCE_VERSION:=58aa0cac630528ed91fe5639700d6b571c0c07b5
+PKG_MIRROR_HASH:=1234a86e879f2eecd3ac4852bb39e4189b03bb659bec228a1d1ccae5ac0229e6
 
 include $(INCLUDE_DIR)/package.mk