Skip to content

gitpkgv.bbclass: Fix git revison#950

Closed
Hains wants to merge 1 commit into
openembedded:masterfrom
Hains:master
Closed

gitpkgv.bbclass: Fix git revison#950
Hains wants to merge 1 commit into
openembedded:masterfrom
Hains:master

Conversation

@Hains

@Hains Hains commented Mar 22, 2025

Copy link
Copy Markdown
Contributor

With new Bitbake fetcher changes, url.revision is a string now. Convert to list and abbreviate revision to the first five.

Old ipk file name:
enigma2_3.13+git3_1_3_0_9_c_7_0_a_4_f_a_6_9_d_6_7_0_1_7_b_b_9_f_7_f_4_d_d_9_d_6_1_0_a_8_c_3_d_20+31309c70a4-r0_dm920.ipk

New ipk file name:
enigma2_3.13+git313090+31309c70a4-r0_dm920.ipk

With new Bitbake  fetcher changes, url.revision is a string now.
Convert to list and abbreviate revision to the first five.

Old ipk file name:
enigma2_3.13+git3_1_3_0_9_c_7_0_a_4_f_a_6_9_d_6_7_0_1_7_b_b_9_f_7_f_4_d_d_9_d_6_1_0_a_8_c_3_d_20+31309c70a4-r0_dm920.ipk

New ipk file name:
enigma2_3.13+git313090+31309c70a4-r0_dm920.ipk
@Hains

Hains commented Mar 22, 2025

Copy link
Copy Markdown
Contributor Author

Not correct. Need further investigation.

@Hains Hains closed this Mar 22, 2025
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 this pull request may close these issues.

1 participant