immortalwrt/package
Christian Lamparter 323b27d308
utils/spidev_test: side-step build-system woes
The spidev_test is build in phase2 even though it should be disabled.
My best guess is that we hit the same issue that I had with nu801.
The build-system thinks it's a tool that is necessary for
building the kernel.

In this case, the same fix (adding a dependency on the presence of
the module) could work in this case as well?

Fixes: bdaaf66e28 ("utils/spidev_test: build package directly from Linux")
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
(cherry picked from commit f0c1d26738)
2022-08-01 21:05:26 +08:00
..
base-files base-files: fix broken sysupgrade 2022-06-27 13:24:28 +08:00
boot x86: grub2: search for the "kernel" filesystem on all disks 2022-04-12 03:03:57 +08:00
devel gdb: The signal definitions of musl and gdb collide 2022-04-04 22:09:04 +08:00
emortal default-settings: update tencent ntp server 2022-06-20 03:28:27 +08:00
firmware linux-firmware: take linux-firmware.git's qca99x0 boardfile 2022-05-29 20:19:12 +08:00
kernel kernel: add kmod-nvme package 2022-08-01 20:41:55 +08:00
libs ustream-ssl: prevent unused crypto lib dependencies from being compiled 2022-08-01 20:45:48 +08:00
network hostapd: enable OWE for the basic-{openssl, wolfssl} variants 2022-08-01 21:00:15 +08:00
system fstools: enable any device with non-MTD rootfs_data volume 2022-07-02 19:07:50 +08:00
utils utils/spidev_test: side-step build-system woes 2022-08-01 21:05:26 +08:00
Makefile build: fix opkg install step for large package selection 2021-05-12 23:27:23 +08:00