renesas-rz / meta-renesas

Yocto layer for Renesas RZ products
MIT License
20 stars 21 forks source link

kirkstone support #9

Open ricoheller opened 1 year ago

ricoheller commented 1 year ago

Hello,

Do you have any plans to support the current Yocto LTS (Kirkstone) in the near future?

Thanks

seebe commented 1 year ago

We are investigating it now. There are some recipe syntax changes needed for Dunfell->Kirkstone.

The current idea is to post a more simple Kirkstone meta-renesas layer for users to use as refence while the official BSP remains Dunfell.

trisbs commented 12 months ago

Is there any milestone to release for supporting Kirkstone now? Thank you.

seebe commented 12 months ago

We do not have a release date yet. We are still in the process of porting over the current Dunfell recipes.

hyyoxhk commented 6 months ago

I think this bsp layer is too difficult to use, why not refer to meta-freescale or meta-st-stm32mp. If you plan to support Kirkstone, please be sure to align it with the yocto community.

Feedback and complaints from your customers.

hyyoxhk commented 6 months ago

We are investigating it now. There are some recipe syntax changes needed for Dunfell->Kirkstone.

The current idea is to post a more simple Kirkstone meta-renesas layer for users to use as refence while the official BSP remains Dunfell.

You can use the convert-overrides.py to convert to new syntax

trisbs commented 6 months ago

According to VLP_support_version_overview, seems that Dunfell will be kept till a migration to Scarthgap (after 2025)?

seebe commented 6 months ago

According to VLP_support_version_overview, seems that Dunfell will be kept till a migration to Scarthgap (after 2025)?

Yes, that is correct.

There is a Kirkstone based Yocto build here: https://github.com/renesas-rz/rz-community-bsp However, it is not an official release and some features are missing.