From e4e165e7be32be63403e5306b73f0711423e5d8b Mon Sep 17 00:00:00 2001 From: Karol Lewandowski Date: Fri, 24 Dec 2021 14:51:30 +0100 Subject: [PATCH] Ensure required 'A/B partition switch' program is available Change-Id: Idfd9b899830419581964d3b5e01a284e34b7c5c8 --- packaging/tota-ua.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/tota-ua.spec b/packaging/tota-ua.spec index f7982f0..d8a02d0 100755 --- a/packaging/tota-ua.spec +++ b/packaging/tota-ua.spec @@ -16,6 +16,7 @@ Buildrequires: pkgconfig(glib-2.0) Requires: tar Requires: gzip +Requires: %{_bindir}/device_board_switch_partition %description Fota update agent which update firmware using delta files -- 2.7.4