mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-18 14:12:44 +02:00
update/release: purge test/lib/strlcat.c in u-boot
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -185,6 +185,7 @@ insert_copying_files()
|
|||||||
cp -R "src/u-boot/default/Licenses" "${l}/COPYING.u-boot" || return 1
|
cp -R "src/u-boot/default/Licenses" "${l}/COPYING.u-boot" || return 1
|
||||||
printf "Multiple licenses. Check corresponding %s source archive\n" \
|
printf "Multiple licenses. Check corresponding %s source archive\n" \
|
||||||
"${projectname}" > "${1}/COPYING" || return 1
|
"${projectname}" > "${1}/COPYING" || return 1
|
||||||
|
rm -f src/u-boot/*/test/lib/strlcat.c || return 1
|
||||||
}
|
}
|
||||||
|
|
||||||
mkrom_tarball()
|
mkrom_tarball()
|
||||||
|
|||||||
Reference in New Issue
Block a user