minmea is not cover by CI and in current implementations, the source files from downloaded tarball were put into root path in gpsutils/minmea instead of in $(MINMEA_DIR)/$(MINMEA_UNPACKNAME), and then: ``` mv: cannot stat 'minmea-db46128e73cee26d6a6eb0482dcba544ee1ea9f5': No such file or directory ``` Signed-off-by: Huang Qi <huangqi3@xiaomi.com>