使用./build.sh save来打包正式发布镜像

This commit is contained in:
hejiawencc
2022-09-16 14:49:24 +08:00
parent 968d76671a
commit f545664a76
7 changed files with 31 additions and 6 deletions

View File

@ -58,3 +58,5 @@ export RK_MISC=blank-misc.img
export RK_DISTRO_MODULE=
# Define pre-build script for this board
export RK_BOARD_PRE_BUILD_SCRIPT=app-build.sh
# 定义默认rootfs为 buildroot
export RK_ROOTFS_SYSTEM=buildroot

View File

@ -58,3 +58,5 @@ export RK_MISC=wipe_all-misc.img
export RK_DISTRO_MODULE=
# Define pre-build script for this board
export RK_BOARD_PRE_BUILD_SCRIPT=app-build.sh
# 定义默认rootfs为 buildroot
export RK_ROOTFS_SYSTEM=buildroot

View File

@ -58,3 +58,5 @@ export RK_MISC=wipe_all-misc.img
export RK_DISTRO_MODULE=
# Define pre-build script for this board
export RK_BOARD_PRE_BUILD_SCRIPT=app-build.sh
# 定义默认rootfs为 buildroot
export RK_ROOTFS_SYSTEM=buildroot

View File

@ -62,3 +62,5 @@ export RK_MISC=wipe_all-misc.img
export RK_DISTRO_MODULE=
# Define pre-build script for this board
export RK_BOARD_PRE_BUILD_SCRIPT=app-build.sh
# 定义默认rootfs为 buildroot
export RK_ROOTFS_SYSTEM=buildroot

View File

@ -62,3 +62,5 @@ export RK_MISC=wipe_all-misc.img
export RK_DISTRO_MODULE=
# Define pre-build script for this board
export RK_BOARD_PRE_BUILD_SCRIPT=app-build.sh
# 定义默认rootfs为 buildroot
export RK_ROOTFS_SYSTEM=buildroot

View File

@ -62,3 +62,5 @@ export RK_MISC=wipe_all-misc.img
export RK_DISTRO_MODULE=
# Define pre-build script for this board
export RK_BOARD_PRE_BUILD_SCRIPT=app-build.sh
# 定义默认rootfs为 buildroot
export RK_ROOTFS_SYSTEM=buildroot