diff options
Diffstat (limited to 'recipes-kernel/hdm-usb/hdm-usb.bb')
-rw-r--r-- | recipes-kernel/hdm-usb/hdm-usb.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/hdm-usb/hdm-usb.bb b/recipes-kernel/hdm-usb/hdm-usb.bb index 4c1ef8a6d..df45e3709 100644 --- a/recipes-kernel/hdm-usb/hdm-usb.bb +++ b/recipes-kernel/hdm-usb/hdm-usb.bb @@ -1,6 +1,7 @@ DESCRIPTION = "Build USB adapter driver for MOST" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" +DEPENDS = " mostcore" inherit module |