mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
image: log board details prior to install
This commit is contained in:
parent
7ba6d1048c
commit
5666d4825d
@ -326,6 +326,7 @@ if [ "${1}" = "release" -o "${1}" = "mkimage" -o "${1}" = "noobs" ]; then
|
|||||||
|
|
||||||
if [ -n "${DEVICE_BOARDS}" ]; then
|
if [ -n "${DEVICE_BOARDS}" ]; then
|
||||||
for UBOOT_SYSTEM in ${DEVICE_BOARDS}; do
|
for UBOOT_SYSTEM in ${DEVICE_BOARDS}; do
|
||||||
|
echo "Installing u-boot for board ${UBOOT_SYSTEM}..."
|
||||||
|
|
||||||
# Re-install u-boot package
|
# Re-install u-boot package
|
||||||
rm ${STAMPS_INSTALL}/u-boot/install_target
|
rm ${STAMPS_INSTALL}/u-boot/install_target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user