From 08a66f75c9ef465c97f547d2dec76b2df1f09b7c Mon Sep 17 00:00:00 2001 From: sharma-mts <86847754+sharma-mts@users.noreply.github.com> Date: Thu, 24 Feb 2022 15:04:36 -0600 Subject: Moved mts-io-sysfs openssl to depends --- recipes-bsp/multitech/mts-io-sysfs_0.1.26.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/multitech/mts-io-sysfs_0.1.26.bb b/recipes-bsp/multitech/mts-io-sysfs_0.1.26.bb index e341fc6..acdc0e1 100644 --- a/recipes-bsp/multitech/mts-io-sysfs_0.1.26.bb +++ b/recipes-bsp/multitech/mts-io-sysfs_0.1.26.bb @@ -6,8 +6,8 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" inherit update-rc.d -DEPENDS = "libmts" -RDEPENDS_${PN} = "bash openssl" +DEPENDS = "libmts openssl" +RDEPENDS_${PN} = "bash" PR = "r1" SRCREV = "${PV}" -- cgit v1.2.3