openwrt/package
Paul Spooren d997477775 treewide: remove implicit SUBTARGET
Historically it's possible to leave the `SUBTARGETS` undefined and
automatically fallback to a "generic" subtarget. This however breaks
various downstream scripts which may have expectations around filenames:

While some targets with an explicit generic subtarget contain `generic`
in the filenames of artifacts, implicit "subtargets" don't.

Right now this breaks the CI[1], possibly also scripts using the ImageBuilders.

This commit removes all code that support implicit handling of
subtargets and instead requires every target to define "SUBTARGETS".

[1]: https://github.com/openwrt/openwrt/actions/runs/8592821105/job/23548273630

Signed-off-by: Paul Spooren <mail@aparcar.org>
2024-04-08 21:53:05 +02:00
..
base-files base-files: minor fix to mmc_get_mac_ascii function 2024-04-07 20:06:11 +01:00
boot at91bootstrap: update PKG_MIRROR_HASH to zstd for v3 at91bootstrap 2024-04-07 17:10:30 +02:00
devel perf: fix build on linux 6.6 2024-03-29 15:41:16 +01:00
firmware treewide: package: update missed hashes after switch to ZSTD 2024-04-07 14:56:04 +02:00
kernel treewide: remove implicit SUBTARGET 2024-04-08 21:53:05 +02:00
libs uclient: update to Git HEAD (2024-04-05) 2024-04-07 23:29:59 +02:00
network treewide: package: update missed hashes after switch to ZSTD 2024-04-07 14:56:04 +02:00
system nu801: update PKG_MIRROR_HASH to zst 2024-04-07 11:49:53 +02:00
utils treewide: package: update missed hashes after switch to ZSTD 2024-04-07 14:56:04 +02:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:45:15 +01:00