uboot-envtools: update to 2023.07.02
authorStefan Kalscheuer <stefan@stklcode.de>
Sat, 12 Aug 2023 09:27:37 +0000 (11:27 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 15 Aug 2023 14:08:55 +0000 (16:08 +0200)
commit9db033005210a3874dbe413d2c8cfd3c0514edc9
tree7413d093edddac078df6aac2436cdf8f0f3e15b3
parent0af88d2512b94bb0e3d81058beaa220448e46119
uboot-envtools: update to 2023.07.02

Update to the latest stable version.

This update changes the default lockfile directory from /var/lock to
/run [1]. In OpenWRT we still use the "legacy" /var/lock and /run might
not even exist, so we add a patch to revert this particular change.

[1] https://source.denx.de/u-boot/u-boot/-/commit/aeb40f1166e072856f865d26d42a4bea1ec3a514

Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de>
package/boot/uboot-envtools/Makefile
package/boot/uboot-envtools/patches/002-Revert-tools-env-use-run-to-store-lockfile.patch [new file with mode: 0644]