restool: bump to lf-6.6.23-2.0.0
authorPawel Dembicki <paweldembicki@gmail.com>
Mon, 9 Sep 2024 10:32:56 +0000 (12:32 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 22 Sep 2024 14:21:02 +0000 (16:21 +0200)
This commit bumps restool layerscape package to lf-6.6.23-2.0.0 version.

Patch was refreshed.

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16360
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/network/utils/layerscape/restool/Makefile
package/network/utils/layerscape/restool/patches/remove-manpage.patch

index bca78fbda85d30f1541362b6bb90edc3efcf1431..ac8c5887a2df219aaa5c316b6c02477a1d97ef1a 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=restool
-PKG_VERSION:=21.08
-PKG_RELEASE:=4
+PKG_VERSION:=6.6.23.2.0.0
+PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/nxp-qoriq/restool
-PKG_SOURCE_VERSION:=LSDK-21.08
-PKG_MIRROR_HASH:=3c289e6c9adc2c61445473ecd8b1b1a7b6dfd19a66d3c65f3b83b669e4c3e25b
+PKG_SOURCE_VERSION:=lf-6.6.23-2.0.0
+PKG_MIRROR_HASH:=e669c9faf5a00e36d763dbbd6dd866d878b0101df086582c38908d281fa3b465
 
 PKG_FLAGS:=nonshared
 
index 5cb9e0a55fca0fcde2dc0650b72cffd030391267..ffd73c31fac2bd1276ad8de0db5d84ff61d2d2be 100644 (file)
@@ -1,6 +1,6 @@
 --- a/Makefile
 +++ b/Makefile
-@@ -53,14 +53,13 @@ restool: $(OBJ)
+@@ -55,14 +55,13 @@ restool: $(OBJ)
  %.1: %.md
        pandoc --standalone --to man $^ -o $@