projects
/
platform
/
hal
/
backend
/
rootstrap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2f6f16
)
"Add headed"
author
sangwook lee
<sangwook96.lee@samsung.com>
Mon, 1 May 2023 10:06:40 +0000
(19:06 +0900)
committer
sangwook lee
<sangwook96.lee@samsung.com>
Mon, 1 May 2023 10:06:40 +0000
(19:06 +0900)
Change-Id: I50c57502da9c10bd70f5005cd0f81431852f97c5
Signed-off-by: sangwook lee <sangwook96.lee@samsung.com>
script/convert64.sh
patch
|
blob
|
history
diff --git
a/script/convert64.sh
b/script/convert64.sh
index 38dc21f7254fca6785d53b8a5366209d17ed855b..863c952133166893d2866835d293bcaec0ce1b81 100755
(executable)
--- 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