X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus;a=blobdiff_plain;f=meta-openvuplus%2Frecipes-connectivity%2Fusb-modeswitch%2Fusb-modeswitch-data_20121109.bb;h=d4e42ec895a47d8022d588397dd4d32ee5acea99;hp=fcb2c907c21d6f28c3ebb1160d10a05433bc3646;hb=1ec831b1625c1165a0e6279e5605170268a6280b;hpb=462d73d2987416bb23b756e4379a1c830e925604 diff --git a/meta-openvuplus/recipes-connectivity/usb-modeswitch/usb-modeswitch-data_20121109.bb b/meta-openvuplus/recipes-connectivity/usb-modeswitch/usb-modeswitch-data_20121109.bb index fcb2c90..d4e42ec 100644 --- a/meta-openvuplus/recipes-connectivity/usb-modeswitch/usb-modeswitch-data_20121109.bb +++ b/meta-openvuplus/recipes-connectivity/usb-modeswitch/usb-modeswitch-data_20121109.bb @@ -2,6 +2,8 @@ DESCRIPTION = "Data files for usbmodeswitch" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" +PR = "r1" + inherit allarch SRC_URI = "http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-data-${PV}.tar.bz2 \ @@ -9,6 +11,7 @@ SRC_URI = "http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-data-${PV}.t " do_install() { + install -d ${D}/usr/share/usb_modeswitch oe_runmake install DESTDIR=${D} }