lpac: fix env vars for lpac.sh wrapper
authorOlekhov Vasilii <redacted>
Fri, 15 May 2026 17:02:36 +0000 (20:02 +0300)
committerDavid Bauer <redacted>
Wed, 10 Jun 2026 20:45:46 +0000 (22:45 +0200)
commit6826a7fccc777825886d2f2d794450128ff88a78
tree92f4abb95f8cf919b24e9aaf9da8465c3cb3c42a
parent456628db812a7dd1ccb5b62ca187e147aa537efb
lpac: fix env vars for lpac.sh wrapper

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 <redacted>
utils/lpac/Makefile
utils/lpac/files/lpac.sh
utils/lpac/test-version.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT