From: hschang Date: Wed, 4 Nov 2015 08:29:07 +0000 (+0900) Subject: [vuplus-tuner-turbo] support solo4k. (kernel 3.14.28) X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=commitdiff_plain;h=7cd1540094bde94a3627f4a254bdf52442012ed2 [vuplus-tuner-turbo] support solo4k. (kernel 3.14.28) --- diff --git a/meta-bsp/recipes-vuplus/vuplus-tuner-turbo/vuplus-tuner-turbo.inc b/meta-bsp/recipes-vuplus/vuplus-tuner-turbo/vuplus-tuner-turbo.inc index dd437bf..0b30534 100644 --- a/meta-bsp/recipes-vuplus/vuplus-tuner-turbo/vuplus-tuner-turbo.inc +++ b/meta-bsp/recipes-vuplus/vuplus-tuner-turbo/vuplus-tuner-turbo.inc @@ -14,6 +14,13 @@ SRC_URI = " \ http://archive.vuplus.com/download/usb/tuner/turbo/vuplus_tuner_turbo_bin_fw_${FW_SRCDATE}.tar.gz;name=binfw \ " +SRCDATE_arm = "20151104" +FW_SRCDATE_arm = "20151104" +SRC_URI_arm = " \ + http://archive.vuplus.com/download/usb/tuner/turbo/vuplus_tuner_turbo_driver_${PV}_${TARGET_ARCH}_${SRCDATE}.tar.gz;name=driver \ + http://archive.vuplus.com/download/usb/tuner/turbo/vuplus_tuner_turbo_bin_fw_${TARGET_ARCH}_${FW_SRCDATE}.tar.gz;name=binfw_arm \ +" + S = "${WORKDIR}" #inherit module-base @@ -43,3 +50,6 @@ FILES_${PN} = "/" SRC_URI[binfw.md5sum] = "517a9d54e41fae16612bcfe431ef7a3e" SRC_URI[binfw.sha256sum] = "b39f0b38684c44a13dd62ac4286a4a73bcf74fd25a881ecfe97d292535163ca0" +SRC_URI[binfw_arm.md5sum] = "dd0a349eb062af2ff0d23078c4911f61" +SRC_URI[binfw_arm.sha256sum] = "dd7e4f54957bedcac1f9a25bb31037a16b6c210916e6527cb4547298c237bdc8" + diff --git a/meta-bsp/recipes-vuplus/vuplus-tuner-turbo/vuplus-tuner-turbo_3.14.28.bb b/meta-bsp/recipes-vuplus/vuplus-tuner-turbo/vuplus-tuner-turbo_3.14.28.bb index 30546c0..222cf58 100644 --- a/meta-bsp/recipes-vuplus/vuplus-tuner-turbo/vuplus-tuner-turbo_3.14.28.bb +++ b/meta-bsp/recipes-vuplus/vuplus-tuner-turbo/vuplus-tuner-turbo_3.14.28.bb @@ -2,9 +2,7 @@ require vuplus-tuner-turbo.inc COMPATIBLE_MACHINE = "^(vusolo4k)$" -SRC_URI = "" +SRCDATE = "20151104" -do_install() { -} - -ALLOW_EMPTY_${PN} = "1" +SRC_URI[driver.md5sum] = "3e707eaa7c87db766dee51bdc1b057f0" +SRC_URI[driver.sha256sum] = "0d0e417ac57547ee5cd29f42702866bae3e5c204e2d889384407a4150e14039f"