mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-03 18:32:18 +00:00
130efdf2fe
* chore: Update Intel IPU6 specs, separate IPU6 drivers and USBIO drivers
* chore: Changelogs
* fix: Some oopsies
* fix: Commit?
* fix: Cleanup
* fix: dfshdfshjksdfdfhjs
(cherry picked from commit 205fe13dd3)
Co-authored-by: Gilver <rockgrub@disroot.org>
10 lines
140 B
HCL
10 lines
140 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "dkms-intel-usbio.spec"
|
|
}
|
|
labels {
|
|
updbranch = 1
|
|
}
|
|
}
|