mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-15 16:10:38 +00:00
205fe13dd3
* chore: Update Intel IPU6 specs, separate IPU6 drivers and USBIO drivers * chore: Changelogs * fix: Some oopsies * fix: Commit? * fix: Cleanup * fix: dfshdfshjksdfdfhjs
6 lines
134 B
Plaintext
6 lines
134 B
Plaintext
rpm.global("commit", gh_commit("intel/ipu6-drivers"));
|
|
if rpm.changed() {
|
|
rpm.release();
|
|
rpm.global("commit_date", date());
|
|
}
|