QCA NSS Packages
Go to file
Sean Khan 3584692072 nss-firmware: bugfix empty packages due to incorrect inheritance
The previous refactor (32dd47ec) attempted to use a common definition
block (`nss-firmware-common`) for package metadata and builds.
However, the way it was referenced (`$(nss-firmware-common)`) didn't
work for inheriting properties like TITLE, SECTION, CATEGORY, or
the install logic via `$(call ...)` within the sub-package definitions.

This resulted in the platform-specific packages
(`ipq807x`, `ipq60xx`, `ipq50xx`) being built without any firmwares
leading to empty `.ipk` files and failure to boot.

Signed-off-by: Sean Khan <datapronix@protonmail.com>
2025-04-18 02:29:23 -04:00
firmware nss-firmware: bugfix empty packages due to incorrect inheritance 2025-04-18 02:29:23 -04:00
nss-ifb Move non-upstream NSS packages back into repo 2024-02-19 01:35:04 -05:00
nss-userspace-oss nss-packages: disable broken and abandoned modules 2024-03-26 22:41:03 -04:00
qca-mcs qca-mcs: Flush the mdb tables in the event of NETDEV_DOWN 2025-04-08 12:39:49 -04:00
qca-nss-cfi nss-cfi: fix issue with kernel reporting duplicate driver 2025-04-17 00:46:12 -04:00
qca-nss-clients nss-clients: nss_match fix read/write procfs files 2025-04-17 22:55:00 -04:00
qca-nss-crypto add ipq5018 support (#41) 2025-01-14 11:34:11 -05:00
qca-nss-drv nss-drv: treewide fix compiler warnings 2025-04-17 22:41:30 -04:00
qca-nss-ecm nss-ecm: fix read/write UDP/TCP denied ports 2025-04-15 12:04:35 -04:00
qca-nss-macsec add ipq5018 support (#41) 2025-01-14 11:34:11 -05:00
qca-ssdk-shell treewide: Refactor for APK based builds 2024-06-24 20:33:28 -04:00
wwan Some fixes to quectel.sh (#39) 2024-11-11 11:02:33 -05:00
LICENSE Initial commit 2021-05-30 17:58:24 +02:00
README.md README: Update 2021-05-30 18:10:46 +02:00

nss-packages

Qualcomm networking packages feed for OpenWrt

These packages provide drivers for wired networking and offloading features for the following SoC-s:

  • IPQ807x
  • IPQ60xx (Untested)
  • IPQ50xx (Untested)

Note that these require kernel patches which are part of the main OpenWrt tree, this is only the package feed.