From 4d2b68630d71a41ead185900ede8f792f032ef62 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 16 Jul 2015 15:22:20 +0200 Subject: [PATCH] its /etc/fw_env.config --- live-build/ubuntu-core/hooks/16-ensure-uboot.chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live-build/ubuntu-core/hooks/16-ensure-uboot.chroot b/live-build/ubuntu-core/hooks/16-ensure-uboot.chroot index 17e7455f..72b7e2f4 100644 --- a/live-build/ubuntu-core/hooks/16-ensure-uboot.chroot +++ b/live-build/ubuntu-core/hooks/16-ensure-uboot.chroot @@ -4,7 +4,7 @@ set -e if [ "$(dpkg --print-architecture)" = "armhf" ]; then mkdir -p /boot/uboot - cat > /etc/fw_env.conf < /etc/fw_env.config <