mirror of
https://github.com/openwrt/packages.git
synced 2026-06-20 10:00:40 +04:00
6826a7fccc
This patch fixes usage of `LPAC_QMI_DEV` and `LPAC_QMI_DEBUG` environment variables. OpenWRT upstream patch for `lpac` provides `uqmi` backend that uses these vars instead of `LPAC_APDU_QMI_DEVICE` and `LPAC_APDU_QMI_DEBUG` respectively. Added test-version.sh script since lpac version check is non-standart Signed-off-by: Olekhov Vasilii <olekhov@gmail.com>