Advertisement
Guest User

Untitled

a guest
Mar 6th, 2024
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. tdowty@ubuntu:~/amd/poky-amd-kirkstone$ bitbake-layers add-layer ../meta-openembedded/meta-oe
  2. NOTE: Starting bitbake server...
  3. ERROR: Unable to parse /home/tdowty/amd/poky-amd-kirkstone/bitbake/lib/bb/parse/parse_py/ConfHandler.py
  4. Traceback (most recent call last):
  5. File "/home/tdowty/amd/poky-amd-kirkstone/bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 94, in include_single_file(parentfn='configuration INHERITs', fn='classes/sign_rpm_ext.bbclass', lineno=0, data=<bb.data_smart.DataSmart object at 0x7f27f4399dd8>, error_out='inherit'):
  6. if error_out:
  7. > raise ParseError("Could not %s file %s" % (error_out, fn), parentfn, lineno)
  8. logger.debug2("CONF file '%s' not found", fn)
  9. bb.parse.ParseError: ParseError in configuration INHERITs: Could not inherit file classes/sign_rpm_ext.bbclass
  10.  
  11.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement