This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM65X: How to resolve the rootfs error that occurs when executing bitbake.

Part Number: PROCESSOR-SDK-AM65X

I get a rootfs error when I run bitbake, how can I resolve this error?

It was carried out with reference to the procedure in the guide below.
1.2.2.2. Build Steps( downloads.ti.com/.../Overview_Building_the_SDK.html )

I'm using the SDK below:
ti-processor-sdk-linux-am65xx-evm-07_00_01_06

I'm using the toolchain below:
gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu
gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf


The details of the rootfs error are as follows:
-------------------------------------------------------------------------------
ERROR: tisdk-tiny-image-1.0-r0 do_rootfs: The postinstall intercept hook 'update_udev_hwdb' failed, details in /home/tomita/ti-processor-sdk-linux-am65xx-evm-07_00_01_06/yocto-build/build/arago-tmp-external-arm-glibc/work/am65xx_evm-linux/tisdk-tiny-image/1.0-r0/temp/log.do_rootfs
ERROR: Logfile of failure stored in: /home/tomita/ti-processor-sdk-linux-am65xx-evm-07_00_01_06/yocto-build/build/arago-tmp-external-arm-glibc/work/am65xx_evm-linux/tisdk-tiny-image/1.0-r0/temp/log.do_rootfs.14936
ERROR: Task (/home/tomita/ti-processor-sdk-linux-am65xx-evm-07_00_01_06/yocto-build/sources/meta-arago/meta-arago-distro/recipes-core/images/tisdk-tiny-image.bb:do_rootfs) failed with exit code '1'
-------------------------------------------------------------------------------