as I have another device dm7020hd
I tried the same steps for creating a new image and I got the below error message and I can't find out the reasons behind this error.
so appreciated your support to help me with the required solutions .
ERROR: Traceback (most recent call last):
File "/home/ifadl/openpli-oe-core/bitbake/lib/bb/cookerdata.py", line 184, in wrapped
return func(fn, *args)
File "/home/ifadl/openpli-oe-core/bitbake/lib/bb/cookerdata.py", line 209, in parse_config_file
return bb.parse.handle(fn, data, include)
File "/home/ifadl/openpli-oe-core/bitbake/lib/bb/parse/__init__.py", line 113, in handle
return h['handle'](fn, data, include)
File "/home/ifadl/openpli-oe-core/bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 126, in handle
abs_fn = resolve_file(fn, data)
File "/home/ifadl/openpli-oe-core/bitbake/lib/bb/parse/__init__.py", line 136, in resolve_file
raise IOError(errno.ENOENT, "file %s not found" % fn)
FileNotFoundError: [Errno 2] file /home/ifadl/openpli-oe-core/pli-extras/meta-raspberrypi/conf/layer.conf not found
ERROR: Unable to parse /home/ifadl/openpli-oe-core/pli-extras/meta-raspberrypi/conf/layer.conf: [Errno 2] file /home/ifadl/openpli-oe-core/pli-extras/meta-raspberrypi/conf/layer.conf not found
Makefile:125: recipe for target 'image' failed
make: *** [image] Error 1