From mboxrd@z Thu Jan  1 00:00:00 1970
From: Arne Fitzenreiter <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated.
 2b6b6df32af111e54ec71678e4424bc729c85efc
Date: Wed, 19 Feb 2020 08:50:19 +0000
Message-ID: <48Mryh1DPsz2y4d@people01.haj.ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3843944614624012637=="
List-Id: <ipfire-scm.lists.ipfire.org>

--===============3843944614624012637==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  2b6b6df32af111e54ec71678e4424bc729c85efc (commit)
      from  068747163af47bffc8d34e312a90d2472d5f2367 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2b6b6df32af111e54ec71678e4424bc729c85efc
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Wed Feb 19 08:49:21 2020 +0000

    flash-images: update the uENV root UUID also on arch64
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 lfs/flash-images | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Difference in files:
diff --git a/lfs/flash-images b/lfs/flash-images
index 332bd1fdf..e4af896f1 100644
--- a/lfs/flash-images
+++ b/lfs/flash-images
@@ -215,7 +215,7 @@ endif
 	rm -f $(MNThdd)/etc/grub.d/11_linux_scon
 endif
 
-ifeq "$(BUILD_ARCH)" "armv5tel"
+ifeq "$(BUILD_PLATFORM)" "arm"
 	# Insert the UUID to uENV.txt
 	sed -i $(MNThdd)/boot/uENV.txt \
 		-e "s/^root_dev=.*/root_dev=UUID=$$(blkid -o value -s UUID $(PART_ROOT))/g"


hooks/post-receive
--
IPFire 2.x development tree

--===============3843944614624012637==--