Commit 37207391 authored by Florent Revest's avatar Florent Revest

usb-moded-qt5: fixes packageconfig file

parent ee58add8
......@@ -3,7 +3,8 @@ HOMEPAGE = "https://github.com/nemomobile/libusb-moded-qt"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://src/qusbmoded.cpp;beginline=1;endline=32;md5=ad12d596c12a6a1ba1d75376dc1f199a"
SRC_URI = "git://github.com/nemomobile/libusb-moded-qt;protocol=https"
SRC_URI = "git://github.com/nemomobile/libusb-moded-qt;protocol=https \
file://usb-moded-qt5.pc"
SRCREV = "0a4b8ffe0cd775cce7a2366c8363d29d617b8e60"
PR = "r1"
PV = "+git${SRCREV}"
......@@ -14,4 +15,5 @@ inherit qmake5
do_install_append() {
mv ${D}/include ${D}/usr/
cp ../usb-moded-qt5.pc ${D}/usr/lib/pkgconfig/
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment