summaryrefslogtreecommitdiff
path: root/recipes-kernel/rs9113
diff options
context:
space:
mode:
authorAndrii Pientsov <andrii.pientsov@globallogic.com>2020-05-21 22:14:46 +0300
committerAndrii Pientsov <andrii.pientsov@globallogic.com>2020-05-21 22:14:46 +0300
commit9e943910a79716d2ca05790e70ea0e7905132784 (patch)
treec5ac7f7731564028d21ff8dfccf209ffc641d1e4 /recipes-kernel/rs9113
parentfca9b03a73853680b3bb2919516a305835d9dec2 (diff)
downloadmeta-multitech-atmel-9e943910a79716d2ca05790e70ea0e7905132784.tar.gz
meta-multitech-atmel-9e943910a79716d2ca05790e70ea0e7905132784.tar.bz2
meta-multitech-atmel-9e943910a79716d2ca05790e70ea0e7905132784.zip
Add dependency virtual/kernel:do_shared_workdir
Diffstat (limited to 'recipes-kernel/rs9113')
-rw-r--r--recipes-kernel/rs9113/rs9113_1.6.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/rs9113/rs9113_1.6.1.bb b/recipes-kernel/rs9113/rs9113_1.6.1.bb
index f3333d5..b00b581 100644
--- a/recipes-kernel/rs9113/rs9113_1.6.1.bb
+++ b/recipes-kernel/rs9113/rs9113_1.6.1.bb
@@ -2,6 +2,7 @@ require rs9113.inc
DESCRIPTION = "USB Driver for Redpine RS9113"
LICENSE = "Proprietary"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Proprietary;md5=0557f9d92cf58f2ccdd50f62f8ac0b28"
+do_fetch[depends]+="virtual/kernel:do_shared_workdir"
PROVIDES = "rs9113"
FILES_${PN} = "/opt/rs9113 ${sbindir} ${sysconfdir}"
RDEPENDS_${PN}-noarch += "bash"