You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Vincent Wiemann ccb4b96b8a comgt-ncm: add driver dependencies again
In the commit 623716dd43 ("comgt-ncm: Fix NCM protocol")
the dependencies to vendor NCM drivers were removed, because:

> comgt-ncm should not depend on the USB-serial-related kernel modules,
> as the cdc-wdm control device works without them. There is also no need
> to depend on kmod-huawei-cdc-ncm, since other manufacturers (like
> Ericsson and Samsung) which use other kernel modules should also be
> supported.

From a user-perspective this does not make sense, as installing comgt-ncm
(or luci-proto-ncm) should install all needed dependencies for using such
a device.

Furthermore depending on kmod-huawei-cdc-ncm does not mean that Ericsson
and Samsung devices can't be supported. By the way it seems that Ericsson
and Samsung devices never used NCM, but act as serial modems.

Thus this commit adds the dependencies again.

Signed-off-by: Vincent Wiemann <vincent.wiemann@ironai.com>
[fixed title capitalization, formatted commit message,
renamed Sony-Ericsson to Ericsson]
Signed-off-by: David Bauer <mail@david-bauer.net>
5 years ago
..
base-files base-files: drop support for the platform_nand_pre_upgrade() 5 years ago
boot build: include BUILD_VARIANT in PKG_BUILD_DIR 5 years ago
devel perf: simplify the build process 5 years ago
firmware wireless-regdb: fix build when python2 from package feeds exists 5 years ago
kernel gpio-button-hotplug: add volume button handling 5 years ago
libs build: include BUILD_VARIANT in PKG_BUILD_DIR 5 years ago
network comgt-ncm: add driver dependencies again 5 years ago
system procd: update to latest git HEAD (FS#2425) 5 years ago
utils adb: fix build breakage on recent musl 5 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago