Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
付燕斌
android-image-pack-tool
Commits
583d4593
Commit
583d4593
authored
Feb 19, 2024
by
fuyanbin
Browse files
fix: update image path
parent
ff894eb8
Pipeline
#26570
passed with stages
in 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pack-ci.sh
View file @
583d4593
...
@@ -70,7 +70,7 @@ unpack_and_mount_image() {
...
@@ -70,7 +70,7 @@ unpack_and_mount_image() {
aml_image_v2_packer
-d
"
$img
"
"
$build_dir
"
aml_image_v2_packer
-d
"
$img
"
"
$build_dir
"
else
else
is_amlogic
=
0
is_amlogic
=
0
img_unpack
"
$img
"
"
${
build_dir
}
/
$
{
img
}
-update.img"
img_unpack
"
$img
"
"
${
build_dir
}
/
$
(
basename
"
$
img
"
)
-update.img"
mkdir
"
$build_dir
/img_dir"
mkdir
"
$build_dir
/img_dir"
afptool
-unpack
"
${
build_dir
}
/
${
img
}
-update.img"
"
$build_dir
/img_dir"
afptool
-unpack
"
${
build_dir
}
/
${
img
}
-update.img"
"
$build_dir
/img_dir"
systemfile
=
"
$build_dir
/img_dir/Image/system.img"
systemfile
=
"
$build_dir
/img_dir/Image/system.img"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment