mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
flash-images: update the uENV root UUID also on arch64
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -215,7 +215,7 @@ endif
|
|||||||
rm -f $(MNThdd)/etc/grub.d/11_linux_scon
|
rm -f $(MNThdd)/etc/grub.d/11_linux_scon
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq "$(BUILD_ARCH)" "armv5tel"
|
ifeq "$(BUILD_PLATFORM)" "arm"
|
||||||
# Insert the UUID to uENV.txt
|
# Insert the UUID to uENV.txt
|
||||||
sed -i $(MNThdd)/boot/uENV.txt \
|
sed -i $(MNThdd)/boot/uENV.txt \
|
||||||
-e "s/^root_dev=.*/root_dev=UUID=$$(blkid -o value -s UUID $(PART_ROOT))/g"
|
-e "s/^root_dev=.*/root_dev=UUID=$$(blkid -o value -s UUID $(PART_ROOT))/g"
|
||||||
|
|||||||
Reference in New Issue
Block a user