From 3db8e94c1c93ce1cc1193fcbd2e3ce39e70bd6eb Mon Sep 17 00:00:00 2001 From: Enes Colpan Date: Mon, 7 Sep 2026 13:00:34 +0300 Subject: [PATCH] fix(iot2050-firmware-update): missing compilation dependency - iot2050-firware-common is required to install iot2050-firmware-update, however isar-apt does not have it. Signed-off-by: Enes Colpan --- .../iot2050-firmware-update/iot2050-firmware-update_1.1.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-example/recipes-app/iot2050-firmware-update/iot2050-firmware-update_1.1.1.bb b/meta-example/recipes-app/iot2050-firmware-update/iot2050-firmware-update_1.1.1.bb index fe5d2d27e..adf639039 100644 --- a/meta-example/recipes-app/iot2050-firmware-update/iot2050-firmware-update_1.1.1.bb +++ b/meta-example/recipes-app/iot2050-firmware-update/iot2050-firmware-update_1.1.1.bb @@ -38,6 +38,7 @@ inherit dpkg-raw DEBIAN_DEPENDS = "python3-cryptography, python3-grpcio, python3-packaging, u-boot-tools, iot2050-firmware-common" DEBIAN_BUILD_DEPENDS = "openssl" +DEPENDS = "iot2050-firmware-common" do_install() { install -v -d ${D}/usr/sbin/