openwrt/package
Jakub Łabuz 2eb7e4bf61 comgt-ncm: fix modem manufacturer detection
Fix an issue where NCM interface initialization fails because of wrong
modem manufacturer detection.

gcom call returns an output with Windows-style line breaks (containing \r)
what makes awk call return empty or malformed manufacturer name. Changing
awk RS variable to handle both \n and \r\n as line break fixes this issue.

Fixes #17448 and #17998 GitHub issues.

Signed-off-by: Jakub Łabuz <jakub@labuz.dev>
Link: https://github.com/openwrt/openwrt/pull/18460
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-04-18 01:37:48 +02:00
..
base-files base-files: add support for creating a provisioning partition on sysupgrade 2025-03-17 13:17:52 +01:00
boot uboot-ath79: update to v2025.04 2025-04-17 19:15:42 +02:00
devel strace: update to 6.14 2025-03-25 23:25:51 +01:00
firmware ipq-wifi: update to Git HEAD (2025-04-15) 2025-04-15 13:50:33 +02:00
kernel kernel: add missing submenu for diag modules 2025-04-14 11:01:25 +02:00
libs mbedtls: update to 3.6.3 2025-03-27 08:09:14 +01:00
network comgt-ncm: fix modem manufacturer detection 2025-04-18 01:37:48 +02:00
system ca-certificates: Update to 20241223 2025-04-13 18:37:16 +02:00
utils cli: extend remove call to allow passing values directly 2025-04-11 10:41:12 +02:00
Makefile build: lock versions for special APK packages 2025-02-04 13:48:59 +00:00