From: sangwook lee Date: Mon, 1 May 2023 10:06:40 +0000 (+0900) Subject: "Add headed" X-Git-Tag: accepted/tizen/unified/20240529.123503~103 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=df2b5db57d05202da79d8b841dad331f20aaa695;p=platform%2Fhal%2Fbackend%2Frootstrap.git "Add headed" Change-Id: I50c57502da9c10bd70f5005cd0f81431852f97c5 Signed-off-by: sangwook lee --- diff --git a/script/convert64.sh b/script/convert64.sh index 38dc21f..863c952 100755 --- a/script/convert64.sh +++ b/script/convert64.sh @@ -25,7 +25,7 @@ sed -i "s@SNAPSHOT_URL_POSTFIX_TARGET=.*@SNAPSHOT_URL_POSTFIX_TARGET=\"${SNAPSHO # Post Script git checkout ./make_rootstrap_64.sh -sed -i "s/asm-arm/asm-arm64/g" make_rootstrap_64.sh +#sed -i "s/asm-arm/asm-arm64/g" make_rootstrap_64.sh sed -i "s/asm-x86/asm-ia64/g" make_rootstrap_64.sh git checkout ./script/rootstrap_gen_1.0_64.sh