Skip to content

Commit

Permalink
mkimage: update to v2025.01
Browse files Browse the repository at this point in the history
Update to latest version. There are no patches that need to be
refreshed.

Signed-off-by: Shiji Yang <[email protected]>
Link: openwrt/openwrt#17539
Signed-off-by: Hauke Mehrtens <[email protected]>
  • Loading branch information
DragonBluep authored and hauke committed Jan 12, 2025
1 parent 433be50 commit 9a0f061
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/mkimage/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=mkimage
PKG_VERSION:=2024.07
PKG_VERSION:=2025.01

PKG_SOURCE:=u-boot-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:= \
https://mirror.cyberbits.eu/u-boot \
https://ftp.denx.de/pub/u-boot \
ftp://ftp.denx.de/pub/u-boot
PKG_HASH:=f591da9ab90ef3d6b3d173766d0ddff90c4ed7330680897486117df390d83c8f
PKG_HASH:=cdef7d507c93f1bbd9f015ea9bc21fa074268481405501945abc6f854d5b686f

HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/u-boot-$(PKG_VERSION)

Expand Down

0 comments on commit 9a0f061

Please sign in to comment.