-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
Conversation
Signed-off-by: Gilver <[email protected]>
Signed-off-by: Gilver <[email protected]>
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. 🤦 |
ah… never thought about that |
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. |
Signed-off-by: Gilver <[email protected]>
rm the labels? |
Signed-off-by: Gilver <[email protected]>
Signed-off-by: Gilver <[email protected]>
Signed-off-by: Gilver <[email protected]>
Signed-off-by: Gilver <[email protected]>
Signed-off-by: Gilver <[email protected]>
does this update automatically…? |
WDYM? |
you changed the version format so does this update? |
This makes sure it updates to this version. Unless I'm misunderstanding you? 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. |
💔 Some backports could not be created
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
* 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]>
* 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]>
* 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]>
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
* 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]>
Honestly considered just removing the update.rhai since Intel just archived this project.