Missing git tag meta-fsl-bsp-release - imx-4.14.98-2.0.0_ga

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Missing git tag meta-fsl-bsp-release - imx-4.14.98-2.0.0_ga

Jump to solution
1,326 Views
bgradis
Contributor II

Hello,

I'm trying to init repo with command https://github.com/nxp-imx/imx-manifest/blob/imx-linux-sumo/README#L60

but it seems that meta-fsl-bsp-release misses one git tag which is required by

https://github.com/nxp-imx/imx-manifest/blob/imx-linux-sumo/imx-4.14.98-2.0.0_ga.xml#L30Screenshot from 2023-04-03 18-58-38.png

Can someone check and update that?

Thank you in advance!

Kind regards,

Bobo

 

0 Kudos
Reply
1 Solution
1,214 Views
bgradis
Contributor II

I see that the missing tag rel_imx_4.14.98-2.0.0_ga_gh is now available. It works now.

Thank you.

BR

View solution in original post

0 Kudos
Reply
4 Replies
1,215 Views
bgradis
Contributor II

I see that the missing tag rel_imx_4.14.98-2.0.0_ga_gh is now available. It works now.

Thank you.

BR

0 Kudos
Reply
1,293 Views
bgradis
Contributor II

Thnx for the quick reply, but I think an error still persists.

This manifest https://github.com/nxp-imx/imx-manifest/blob/imx-linux-sumo/imx-4.14.98-2.0.0_ga.xml#L30 looks for git tag rel_imx_4.14.98_2.0.0_ga_gh which is not present in repository https://github.com/nxp-imx/meta-fsl-bsp-release/tags. There is a branch named https://github.com/nxp-imx/meta-fsl-bsp-release/tree/sumo-4.14.98-2.0.0_ga. Note  end "_gh" on which manifest requires.

BR

0 Kudos
Reply
1,277 Views
Chavira
NXP TechSupport
NXP TechSupport

You can use that version:

repo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-sumo -m imx-virt-4.14.98-4.11-0.10_ga.xml

That version doesn't have fetch errors.

I will update my team for that error but probably doesn't receive updates because it is an old version of the kernel.

0 Kudos
Reply
1,303 Views
Chavira
NXP TechSupport
NXP TechSupport

Hello @bgradis !

Thank you for contacting NXP support!

Change branch to main to fix fetch issue after master branch was renamed to main.

iso-codes: Change branch to main to fix fetch issue after master bra… · nxp-imx/meta-fsl-bsp-release...

0 Kudos
Reply