Changes in this release:
- 45617b1 package/thingino-cloner: add host-zlib dependency
- 4e0dc6c package/thingino-cloner: add host-libusb dependency CMake configure fails in CI with 'libusb-1.0 not found' because the runner doesn't have libusb dev headers installed. Building host-libusb via Buildroot makes the package self-contained and CI-environment-agnostic. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com