Advertisement
Guest User

Untitled

a guest
Apr 10th, 2018
444
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.87 KB | None | 0 0
  1. ERROR: Unable to start bitbake server
  2. ERROR: Last 10 lines of server log for this session (/home/allan/build/bitbake-cookerdaemon.log):
  3.   File "/home/allan/workspace/yocto/poky/bitbake/lib/bb/server/process.py", line 435, in _startServer
  4.     self.cooker = bb.cooker.BBCooker(self.configuration, self.featureset)
  5.   File "/home/allan/workspace/yocto/poky/bitbake/lib/bb/cooker.py", line 197, in __init__
  6.     self.initConfigurationData()
  7.   File "/home/allan/workspace/yocto/poky/bitbake/lib/bb/cooker.py", line 356, in initConfigurationData
  8.     self.databuilder.parseBaseConfiguration()
  9.   File "/home/allan/workspace/yocto/poky/bitbake/lib/bb/cookerdata.py", line 317, in parseBaseConfiguration
  10.     raise bb.BBHandledException
  11. bb.BBHandledException
  12. ERROR: Layer intel is not compatible with the core layer which only supports these series: sumo (layer is compatible with rocko)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement