packages: drop DEVICE specific dependency for omnia
authorPaul Spooren <mail@aparcar.org>
Mon, 4 Nov 2024 21:34:52 +0000 (22:34 +0100)
committerPaul Spooren <mail@aparcar.org>
Tue, 5 Nov 2024 08:59:49 +0000 (09:59 +0100)
commitf35a29d63f445d784f1e266eaa6d3825a249cd6c
tree34f78bd0f249ee91e4a53039a6a07380357ddd2f
parent562b2c22fff363f060e72c9018d243981b7d6447
packages: drop DEVICE specific dependency for omnia

Both packages `ombnia-mcu-firmware` and `omnia-mcutool` would depend on
a specific device. The buildbots however build all devices and therefore
the package isn't build at all, due to unmet dependencies.

While this didn't cause issues with OPKG, APK fails actively due to the
missing packages. Drop the specific dependency, however wants to install
unrelated firmware on any device can do that anyway.

Signed-off-by: Paul Spooren <mail@aparcar.org>
package/firmware/omnia-mcu-firmware/Makefile
package/utils/omnia-mcutool/Makefile