build: version release v4.1.0.3

faad783e add gc1084 slave
063ae4ac [sensor] add new sensor cv4001
4aef0349 [sensor] add new sensor gc1084 config
d553a348 Add support for CV1812CP eMMC.
f74513a8 [audio][lt6911] add drivers
245f21a6 [sensor] add sensor mis2008_1l
e428a8fe [sensor] add sc2336_1L

Change-Id: I32294015e76a8edc737a8f17e0aade192b3bd90d
This commit is contained in:
forum_service
2023-08-28 19:27:15 +08:00
committed by carbon
parent 0e1c8ece36
commit 694372a59f
62 changed files with 2030 additions and 1336 deletions

View File

@ -246,9 +246,7 @@ function pack_upgrade
function pack_sd_image
{(
pushd "$BUILD_PATH"
make sd_image || return "$?"
popd
"$COMMON_TOOLS_PATH"/sd_tools/sd_gen_burn_image.sh "$OUTPUT_DIR"
)}
function pack_prog_img