Files
packages/anda/lib/ipu6-camera-bins/anda.hcl
T
Raboneko b766f30f66 fix(ipu6-camera-bins): Setup and install steps (#4217) (#4227)
* Update ipu6-camera-bins.spec

Signed-off-by: Gilver <rockgrub@disroot.org>

* Update update.rhai

Signed-off-by: Gilver <rockgrub@disroot.org>

* fix: Make nightly due to the date function

Signed-off-by: Gilver <rockgrub@disroot.org>

* Update ipu6-camera-bins.spec

Signed-off-by: Gilver <rockgrub@disroot.org>

* The funny

Signed-off-by: Gilver <rockgrub@disroot.org>

* Right

Signed-off-by: Gilver <rockgrub@disroot.org>

* Update ipu6-camera-bins.spec

Signed-off-by: Gilver <rockgrub@disroot.org>

* fix: Install and build

* fix: Ifcond typo

* feat: Ifcond

* Fixes for build and obsoletes

* Idiot moment

* Mega idiot can't read moment

* Add build dep just in case

* chore: Update description/summary

* cleanup: Stray dot??

* fix: Not really noarch and readelf is just trash on .a files

* cleanup: Nest the %if?

* chore: Bump obsolete release

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
(cherry picked from commit 6ed095130c)

Co-authored-by: Gilver <rockgrub@disroot.org>
2025-04-01 21:45:25 -05:00

10 lines
123 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "ipu6-camera-bins.spec"
}
labels {
nightly = 1
}
}