Skip to content

fix(ivsc-firmware): Macro and date #4212

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

Merged
merged 8 commits into from
Apr 1, 2025
Merged

fix(ivsc-firmware): Macro and date #4212

merged 8 commits into from
Apr 1, 2025

Conversation

GildedRoach
Copy link
Member

Honestly considered just removing the update.rhai since Intel just archived this project.

@madonuko
Copy link
Member

why nightly if it's archived

@GildedRoach
Copy link
Member Author

why nightly if it's archived

Because I already made that change because I realized the date was going to be inaccurate with weekly when I double checked the repo. 🤦

@madonuko
Copy link
Member

ah… never thought about that

@madonuko
Copy link
Member

maybe we should just remove the update script then

@GildedRoach
Copy link
Member Author

maybe we should just remove the update script then

Yeah I'll go ahead and do that. This package is only needed for LTS kernel users who use an IPU6 device anyway so it's fine to leave as is I think.

@madonuko
Copy link
Member

rm the labels?

@madonuko
Copy link
Member

madonuko commented Apr 1, 2025

does this update automatically…?

@GildedRoach
Copy link
Member Author

does this update automatically…?

WDYM?

@madonuko
Copy link
Member

madonuko commented Apr 1, 2025

you changed the version format so does this update?

@GildedRoach
Copy link
Member Author

GildedRoach commented Apr 1, 2025

you changed the version format so does this update?

This makes sure it updates to this version. Unless I'm misunderstanding you?
# Fix the stupid issue when changing versioning schemes %if 0%{?fedora} <= 43 || 0%{?rhel} <= 10 Provides: %{name} = %{commit_date}.%{shortcommit} %endif

This package doesn't update anymore, but I was fixing up the other IPU6 stack packages and gave them new version schemes so I just made this one match.

@madonuko madonuko merged commit 208dfcb into f42 Apr 1, 2025
2 checks passed
@madonuko madonuko deleted the gil/fix/ivsc-firmware branch April 1, 2025 16:46
@raboneko
Copy link
Member

raboneko commented Apr 1, 2025

💔 Some backports could not be created

Status Branch Result
frawhide
f41 Backport failed because of merge conflicts
el10

Manual backport

To create the backport manually run:

backport --pr 4212

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

madonuko pushed a commit that referenced this pull request Apr 1, 2025
* fix(spec): Macro and date

Signed-off-by: Gilver <[email protected]>

* fix(anda.hcl): Needs to be nightly for an accurate date

Signed-off-by: Gilver <[email protected]>

---------

Signed-off-by: Gilver <[email protected]>
(cherry picked from commit 208dfcb)

Co-authored-by: Gilver <[email protected]>
madonuko pushed a commit that referenced this pull request Apr 1, 2025
* fix(spec): Macro and date

Signed-off-by: Gilver <[email protected]>

* fix(anda.hcl): Needs to be nightly for an accurate date

Signed-off-by: Gilver <[email protected]>

---------

Signed-off-by: Gilver <[email protected]>
(cherry picked from commit 208dfcb)

Co-authored-by: Gilver <[email protected]>
GildedRoach added a commit that referenced this pull request Apr 1, 2025
* fix(spec): Macro and date

Signed-off-by: Gilver <[email protected]>

* fix(anda.hcl): Needs to be nightly for an accurate date

Signed-off-by: Gilver <[email protected]>

---------

Signed-off-by: Gilver <[email protected]>
(cherry picked from commit 208dfcb)
Signed-off-by: RockGrub <[email protected]>
@GildedRoach
Copy link
Member Author

💚 All backports created successfully

Status Branch Result
f41

Questions ?

Please refer to the Backport tool documentation

GildedRoach added a commit that referenced this pull request Apr 2, 2025
* fix(spec): Macro and date



* fix(anda.hcl): Needs to be nightly for an accurate date



---------


(cherry picked from commit 208dfcb)

Signed-off-by: Gilver <[email protected]>
Signed-off-by: RockGrub <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants