Skip to content

lists/base-fix: fix invalid package name for U-boot env changes

Josef Schlehofer requested to merge hotfix/naming-pkg-in-basefix into hbk

Even in Turris-build repository, we have patch to move uboot-envtools to uboot-tools folder (and changed PKG_NAME), the final naming of package was not changed and it produces uboot-envtools package

Fixes: b50ca55c ("lists/base-fix: Reset u-boot environment configuration")

Merge request reports