Thanks,
I managed to compile it in the meantime with this recipe:
DESCRIPTION = "Quectel-CM"
SECTION = "quectel"
LICENSE="CLOSED"
SRC_URI = "file://files/* "
TARGET_CC_ARCH += "${LDFLAGS}"
do_compile() {
oe_runmake
}
do_install() {
oe_runmake install 'DESTDIR=${D}'
}
--
Zolee
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#52834): https://lists.yoctoproject.org/g/yocto/message/52834
Mute This Topic: https://lists.yoctoproject.org/mt/81572701/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-