Part Number: BEAGLEBK
Tool/software: Linux
Hi,
I had a warning when building images for BBB using am335x-evm machine on Yocto build system:
$bitbake core-image-minimal
...
WARNING: core-image-minimal-1.0-r0 do_rootfs: [log_check] core-image-minimal: found 1 warning message in the logfile:
[log_check] warning: %post(sysvinit-inittab-2.88dsf-r10.am335x_evm) scriptlet failed, exit status 1
...
NOTE: Tasks Summary: Attempted 2297 tasks of which 2250 didn't need to be rerun and all succeeded.
Summary: There was 1 WARNING message shown.
Although this does not really affect my build results. I wonder if anyone has seen the same warning. Question: What this is and if there is a way to get rid of the warning?
Thank you.