parent
8f2fca9c5f
commit
c1187b5553
|
|
@ -9,13 +9,13 @@ SRCREV = "3ed22fa779382f2e407d6bce621a2cfb5cf26044"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
DEPENDS = "curl openssl nmutils"
|
DEPENDS = "curl openssl"
|
||||||
|
|
||||||
EXTRA_OEMAKE_append = "-j 1 SEMEDIA_TYPE=wwanmd NRSW_LICENSING=1"
|
EXTRA_OEMAKE_append = "-j 1 SEMEDIA_TYPE=toby"
|
||||||
|
|
||||||
TARGET_CC_ARCH += "${LDFLAGS}"
|
TARGET_CC_ARCH += "${LDFLAGS}"
|
||||||
|
|
||||||
inherit autotools-brokensep pkgconfig-nmutils
|
inherit autotools-brokensep
|
||||||
|
|
||||||
do_install () {
|
do_install () {
|
||||||
install -d ${D}${libdir}
|
install -d ${D}${libdir}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue