guowenxue
2024-03-28 87a2bbbb514eb432ab9c663a679ec7132c96ffde
Build:Yocto:IGKBoard-All:Update Yocto build shell script

1, Add can-utils tools command support in image;
2, Updat yocto build shell script for default image name;

Signed-off-by: guowenxue <guowenxue@gmail.com>
2 files modified
3 ■■■■ changed files
yocto/build.sh 2 ●●● patch | view | raw | blame | history
yocto/meta-igkboard/images/yocto-image-full.bb 1 ●●●● patch | view | raw | blame | history
yocto/build.sh
@@ -186,7 +186,7 @@
function do_install()
{
    IMAGE_NAME=yocto-${YCT_VER}-${BSP_VER}.wic
    IMAGE_NAME=yocto-${YCT_VER}-${BOARD}.img
    ROOTFS_TAR=rootfs-yocto-${YCT_VER}.tar.zst
    cd $YCT_PATH
yocto/meta-igkboard/images/yocto-image-full.bb
@@ -62,6 +62,7 @@
    dosfstools ethtool iproute2 modemmanager \
    e2fsprogs-mke2fs e2fsprogs-resize2fs \
    cryptodev-module openssl-bin \
    libsocketcan can-utils canutils \
"
# For machine igkboard-imx6ull