From c2a05fe6ee12cb4b826b0ca78a65bf093d8680b5 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 14 Jul 2021 14:03:41 -0500 Subject: Recipe changes for battd-ml on Dunfell --- recipes-core/battd/battd-ml_1.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-core/battd') diff --git a/recipes-core/battd/battd-ml_1.0.bb b/recipes-core/battd/battd-ml_1.0.bb index e4d2da7..efc1687 100644 --- a/recipes-core/battd/battd-ml_1.0.bb +++ b/recipes-core/battd/battd-ml_1.0.bb @@ -5,13 +5,13 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda PROVIDES = "annex-client" # This is only for ARM COMPATIBLE_HOST = "(arm-mlinux-linux-gnueabi)" -RDEPENDS_${PN} += "libcurl" +RDEPENDS_${PN} += "libcurl libmts i2c-tools" INSANE_SKIP_${PN} += "build-deps already-stripped ldflags" PR = "r2" TAR_PR = "r1" -SRC_URI = "http://multitech.net/downloads/${PN}_${PV}-${TAR_PR}_${TUNE_PKGARCH}.tar.xz \ +SRC_URI = "http://multitech.net/downloads/${BPN}_${PV}-${TAR_PR}_${TUNE_PKGARCH}.tar.xz \ " SRC_URI[md5sum] = "a99f5fdb78ed5755f7df3e6a0553dd75" -- cgit v1.2.3