I'm trying to make image "core-image-base" using bitbake for freescale imx6 platform. Things were working very well. I made image two times as well. But suddently it stopped working. I've used "bitbake core-image-base" command for making build.
below is the error I get. Could someone help me, what must have gone wrong?
'
| make: Leaving directory `/home/ramprasad/fsl-release-bsp-2/build-7/tmp/work/imx6qsabresd-poky-linux-gnueabi/linux-imx/3.10.17-r0/image/usr/src/kernel'
| NOTE: make -j 4 imx6q-sabresd.dtb
| CC scripts/mod/devicetable-offsets.s
| GEN scripts/mod/devicetable-offsets.h
| HOSTCC scripts/mod/file2alias.o
| HOSTLD scripts/mod/modpost
| make[1]: `arch/arm/boot/dts/imx6q-sabresd.dtb' is up to date.
| NOTE: make -j 4 imx6q-sabresd-ldo.dtb
| CC scripts/mod/devicetable-offsets.s
| GEN scripts/mod/devicetable-offsets.h
| HOSTCC scripts/mod/file2alias.o
| HOSTLD scripts/mod/modpost
| make[1]: `arch/arm/boot/dts/imx6q-sabresd-ldo.dtb' is up to date.
| NOTE: make -j 4 imx6q-sabresd-hdcp.dtb
| CC scripts/mod/devicetable-offsets.s
| GEN scripts/mod/devicetable-offsets.h
| HOSTCC scripts/mod/file2alias.o
| HOSTLD scripts/mod/modpost
| make[1]: `arch/arm/boot/dts/imx6q-sabresd-hdcp.dtb' is up to date.
| NOTE: make -j 4 imx6q-sabresd-enetirq.dtb
| CC scripts/mod/devicetable-offsets.s
| GEN scripts/mod/devicetable-offsets.h
| HOSTCC scripts/mod/file2alias.o
| HOSTLD scripts/mod/modpost
| make[1]: *** No rule to make target `arch/arm/boot/dts/imx6q-sabresd- enetirq.dtb'. Stop.
make: *** [imx6q-sabresd-enetirq.dtb] Error 2
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.
ERROR: Function failed: do_install (log file is located at /home/ramprasad/fsl-release-bsp-2/build-7/tmp/work/imx6qsabresd-poky-linux-gnueabi/linux-imx/3.10.17-r0/temp/log.do_install.11111)
ERROR: Task 68 (/home/ramprasad/fsl-release-bsp-2/sources/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.10.17.bb, do_install) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3610 tasks of which 3609 didn't need to be rerun and 1 failed.
No currently running tasks (1718 of 3640)
Summary: 1 task failed:
/home/ramprasad/fsl-release-bsp-2/sources/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.10.17.bb, do_install
Summary: There was 1 ERROR message shown, returning a non-zero exit code