librecores / docker-images

CI Docker Images
MIT License
19 stars 8 forks source link

Updating librecores-ci-openrisc to remove cores required by or1k-tests #25

Closed Nancy-Chauhan closed 5 years ago

Nancy-Chauhan commented 5 years ago

Fusesoc cores required by or1k-tests should be used in the mor1kx repository to register the cores at the correct path. Otherwise, it generates the following error :

WARNING: Failed to register cores root '/tmp/.local/share/fusesoc/mor1kx-generic is not a directory'
WARNING: Failed to register cores root '/tmp/.local/share/fusesoc/intgen is not a directory'
ERROR: 'mor1kx-generic' or any of its dependencies requires 'mor1kx-generic', but this core was not found
2019-07-12T12:43:33+00:00

In reference to https://github.com/openrisc/mor1kx/pull/89 CC @oleg-nenashev

Nancy-Chauhan commented 5 years ago

@oleg-nenashev Can you please merge it with the new release ( maybe if you suggest so ) so that I can add new released docker image in the mor1kx repository and later also add documentation to it