From 829eb6c041b5edda6a57b9d46f9354bb830f25c8 Mon Sep 17 00:00:00 2001 From: Karol Lewandowski Date: Thu, 30 Dec 2021 14:08:59 +0100 Subject: [PATCH] Revert "Ensure required 'A/B partition switch' program is available" This reverts commit e4e165e7be32be63403e5306b73f0711423e5d8b, as * the program is not universally available, * it should not be needed when legacy upgrade is used. Change-Id: I21d8adc31f64bb71989665e826676ba1a70caae1 --- packaging/tota-ua.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/packaging/tota-ua.spec b/packaging/tota-ua.spec index d8a02d0..f7982f0 100755 --- a/packaging/tota-ua.spec +++ b/packaging/tota-ua.spec @@ -16,7 +16,6 @@ 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