update/release: purge test/lib/strlcat.c in u-boot
Signed-off-by: Leah Rowe <leah@libreboot.org>20240612_branch
parent
748b207215
commit
64ae2ddd33
|
@ -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()
|
||||||
|
|
Loading…
Reference in New Issue