Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | uboot-envtools: update to 2024.01 | Nick Hainke | 2024-02-09 |
| | | | | | | | | | Update to latest version. Refresh patches: - 002-Revert-tools-env-use-run-to-store-lockfile.patch Signed-off-by: Nick Hainke <vincent@systemli.org> | ||
* | uboot-envtools: update to 2023.07.02 | Stefan Kalscheuer | 2023-08-15 |
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> |