Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Layer openembedded-layer is not compatible with the core layer which only supports these series: zeus (layer is compatible with warrior thud) #182

Closed
palmer-dabbelt opened this issue Oct 8, 2019 · 1 comment · Fixed by #183

Comments

@palmer-dabbelt
Copy link
Member

Description

Steps to reproduce the issue:

  1. repo init -u git://github.com/riscv/meta-riscv -b master -m tools/manifests/riscv-yocto.xml
  2. repo sync
  3. repo start work --all
  4. . ./meta-riscv/setup.sh

Describe the results you received:

Adding layers
NOTE: Starting bitbake server...
ERROR: Unable to start bitbake server (None)
ERROR: Server log for this session (/home/palmer/work/linux/openembedded-riscv64/build/bitbake-cookerdaemon.log):
--- Starting bitbake server pid 1565 at 2019-10-08 14:26:05.945697 ---
ERROR: Layer openembedded-layer is not compatible with the core layer which only supports these series: zeus (layer is compatible with warrior thud)
ERROR: Layer openembedded-layer is not compatible with the core layer which only supports these series: zeus (layer is compatible with warrior thud)
ERROR: Layer openembedded-layer is not compatible with the core layer which only supports these series: zeus (layer is compatible with warrior thud)

ERROR: Unable to start bitbake server (None)
ERROR: Server log for this session (/home/palmer/work/linux/openembedded-riscv64/build/bitbake-cookerdaemon.log):
--- Starting bitbake server pid 1565 at 2019-10-08 14:26:05.945697 ---
ERROR: Layer openembedded-layer is not compatible with the core layer which only supports these series: zeus (layer is compatible with warrior thud)
ERROR: Layer openembedded-layer is not compatible with the core layer which only supports these series: zeus (layer is compatible with warrior thud)
ERROR: Layer openembedded-layer is not compatible with the core layer which only supports these series: zeus (layer is compatible with warrior thud)
...

Describe the results you expected:

A working build environment.

Additional information you deem important (e.g. issue happens only occasionally):

Additional details (revisions used, host distro, etc.):

@alistair23
Copy link
Collaborator

Can you test my PR: #183

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants