Removed meta-gplv2 from bblayers.conf facing below error when ran bitbake build@ubuntu-bionic:~/project/build$ bitbake ERROR: Unable to parse /home/build/project/bitbake/lib/bb/parse/parse_py/BBHandler.py Traceback (most recent call last): File "/home/build/project/bitbake/lib/bb/parse/parse_py/BBHandler.py", line 71, in inherit(files=['image-mklibs'], fn='configuration INHERITs', lineno=0, d=<bb.data_smart.DataSmart object at 0x7f9f45137190>, deferred=False): if not os.path.exists(file): > raise ParseError("Could not inherit file %s" % (file), fn, lineno) *bb.parse.ParseError: ParseError in configuration INHERITs: Could not inherit file classes/image-mklibs.bbclass
* to resolve the issue removed the *image-mklibs* from *local.conf.sample* as support for it is being removed from honister is there anything to do with *BBHandler.py* from were the error is thrown?
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#64591): https://lists.yoctoproject.org/g/yocto/message/64591 Mute This Topic: https://lists.yoctoproject.org/mt/110665136/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-