packages: drop DEVICE specific dependency for omnia
authorPaul Spooren <mail@aparcar.org>
Mon, 4 Nov 2024 21:34:52 +0000 (22:34 +0100)
committerPetr Štetiar <ynezz@true.cz>
Thu, 28 Nov 2024 18:46:20 +0000 (18:46 +0000)
commit70ee25f70f58dcad301b04ab493ff40723064c51
treef5fceeccfa28365cc814b5afa61848a390e84e92
parentec774fafe60763376f0dd82d34c621eea48dfa5f
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>
(cherry picked from commit f35a29d63f445d784f1e266eaa6d3825a249cd6c)
Link: https://github.com/openwrt/openwrt/pull/17097
Signed-off-by: Petr Štetiar <ynezz@true.cz>
package/firmware/omnia-mcu-firmware/Makefile
package/utils/omnia-mcutool/Makefile