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

Generic/Intel x86_64 support #950

Open
poett1 opened this issue Jun 25, 2024 · 3 comments
Open

Generic/Intel x86_64 support #950

poett1 opened this issue Jun 25, 2024 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@poett1
Copy link

poett1 commented Jun 25, 2024

Hello,

I noticed that this distro previously supported x86_64 CPUs in older branches. The meta-intel layer is still present in the submodules; however, the configuration files for these CPUs seem to be missing in conf/projects. Are there any plans to reintroduce support for x86_64 architectures in the near future?

Thanks a lot!

@kraj
Copy link
Contributor

kraj commented Jun 25, 2024

@poett1 thanks for bringing this up and trying yoe distro !!, our default projects https://github.com/YoeDistro/yoe-distro/tree/master/conf/projects is based on what someone provided and maintains, for x86 we have qemux86 and qemux86-64 projects which are fairly well tested but we do not have projects supporting machines from meta-intel. We can add that if some contributions were made.

@kraj kraj added enhancement New feature or request help wanted Extra attention is needed labels Jun 25, 2024
@granitepeak99
Copy link

I'm hoping to use yoe distro soon for the Intel NUC to replace a home grown arch linux based distro. I'm new to Yocto but would love to learn how to help add x86_64 back into yoe.

@kraj
Copy link
Contributor

kraj commented Aug 25, 2024

@granitepeak99 awesome !, all you would need is to readd meta-intel to submodule list ( you can use yoe_add_layer command ) and then create a project perhaps closest to copy from will be conf/projects/qemux86-64 and then make the needed changed to config.conf under the new dir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants