From fa8ddb39fa42255ca07e9abef3ef94521e7c9dde Mon Sep 17 00:00:00 2001 From: Ricardo Salveti Date: Mon, 27 Oct 2025 19:24:18 -0300 Subject: [PATCH 1/4] firmware-qcom-boot-qcs615: update to 00108.0 Signed-off-by: Ricardo Salveti --- recipes-bsp/firmware-boot/firmware-qcom-boot-qcs615_00103.0.bb | 3 --- recipes-bsp/firmware-boot/firmware-qcom-boot-qcs615_00108.0.bb | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 recipes-bsp/firmware-boot/firmware-qcom-boot-qcs615_00103.0.bb create mode 100644 recipes-bsp/firmware-boot/firmware-qcom-boot-qcs615_00108.0.bb diff --git a/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs615_00103.0.bb b/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs615_00103.0.bb deleted file mode 100644 index 3ab894aa3..000000000 --- a/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs615_00103.0.bb +++ /dev/null @@ -1,3 +0,0 @@ -require firmware-qcom-boot-qcs615.inc - -SRC_URI[bootbinaries.sha256sum] = "fb0f29a9d092ed127e6ea6eb6ef44332bfeb8fc487fc305b6a48fd65e053b78e" diff --git a/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs615_00108.0.bb b/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs615_00108.0.bb new file mode 100644 index 000000000..e45c69505 --- /dev/null +++ b/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs615_00108.0.bb @@ -0,0 +1,3 @@ +require firmware-qcom-boot-qcs615.inc + +SRC_URI[bootbinaries.sha256sum] = "f442bd476b64312969d49e5b5369744e19ab193f0f8c05986b96307b65161a80" From 67ccde8ac5a1ee3a54e751f1609f7b1b25259956 Mon Sep 17 00:00:00 2001 From: Ricardo Salveti Date: Mon, 27 Oct 2025 19:36:48 -0300 Subject: [PATCH 2/4] firmware-qcom-boot-qcs6490: update to 00108.0 Signed-off-by: Ricardo Salveti --- .../firmware-boot/firmware-qcom-boot-qcs6490_00103.0.bb | 3 --- .../firmware-boot/firmware-qcom-boot-qcs6490_00108.0.bb | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 recipes-bsp/firmware-boot/firmware-qcom-boot-qcs6490_00103.0.bb create mode 100644 recipes-bsp/firmware-boot/firmware-qcom-boot-qcs6490_00108.0.bb diff --git a/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs6490_00103.0.bb b/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs6490_00103.0.bb deleted file mode 100644 index ee9647acf..000000000 --- a/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs6490_00103.0.bb +++ /dev/null @@ -1,3 +0,0 @@ -require firmware-qcom-boot-qcs6490.inc - -SRC_URI[bootbinaries.sha256sum] = "74cde8a44295681a91a9033097343792b1111bb048c1d86f6a9584358e9d5442" diff --git a/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs6490_00108.0.bb b/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs6490_00108.0.bb new file mode 100644 index 000000000..4887cbb55 --- /dev/null +++ b/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs6490_00108.0.bb @@ -0,0 +1,3 @@ +require firmware-qcom-boot-qcs6490.inc + +SRC_URI[bootbinaries.sha256sum] = "aab9817b918dc804bd47b343293fa386d2aab15fc9df620b0fe56f8f474ef97f" From 8c0a05b2f2dcabc3b946afc180611d3c9d6d8d31 Mon Sep 17 00:00:00 2001 From: Ricardo Salveti Date: Mon, 27 Oct 2025 19:54:59 -0300 Subject: [PATCH 3/4] firmware-qcom-boot-qcs8300: update to 00108.0 Signed-off-by: Ricardo Salveti --- .../firmware-boot/firmware-qcom-boot-qcs8300_00103.0.bb | 3 --- .../firmware-boot/firmware-qcom-boot-qcs8300_00108.0.bb | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 recipes-bsp/firmware-boot/firmware-qcom-boot-qcs8300_00103.0.bb create mode 100644 recipes-bsp/firmware-boot/firmware-qcom-boot-qcs8300_00108.0.bb diff --git a/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs8300_00103.0.bb b/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs8300_00103.0.bb deleted file mode 100644 index 0b5355921..000000000 --- a/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs8300_00103.0.bb +++ /dev/null @@ -1,3 +0,0 @@ -require firmware-qcom-boot-qcs8300.inc - -SRC_URI[bootbinaries.sha256sum] = "9928e12bf7d6eacc9e7059915f254e5e6276d6f84c136bc689fc6d6f7b1b019a" diff --git a/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs8300_00108.0.bb b/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs8300_00108.0.bb new file mode 100644 index 000000000..4d2be7717 --- /dev/null +++ b/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs8300_00108.0.bb @@ -0,0 +1,3 @@ +require firmware-qcom-boot-qcs8300.inc + +SRC_URI[bootbinaries.sha256sum] = "590731ed48217542f97030eec870db544d051e370bc57e5f775eb5598fcc8292" From d13b7eb80083d08a86bd7be20e3b56c70465f677 Mon Sep 17 00:00:00 2001 From: Ricardo Salveti Date: Mon, 27 Oct 2025 20:11:46 -0300 Subject: [PATCH 4/4] firmware-qcom-boot-qcs9100: update to 00108.0 Signed-off-by: Ricardo Salveti --- .../firmware-boot/firmware-qcom-boot-qcs9100_00103.0.bb | 3 --- .../firmware-boot/firmware-qcom-boot-qcs9100_00108.0.bb | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 recipes-bsp/firmware-boot/firmware-qcom-boot-qcs9100_00103.0.bb create mode 100644 recipes-bsp/firmware-boot/firmware-qcom-boot-qcs9100_00108.0.bb diff --git a/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs9100_00103.0.bb b/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs9100_00103.0.bb deleted file mode 100644 index aa0750588..000000000 --- a/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs9100_00103.0.bb +++ /dev/null @@ -1,3 +0,0 @@ -require firmware-qcom-boot-qcs9100.inc - -SRC_URI[bootbinaries.sha256sum] = "efe9e256054eb07dd347059afb9f2989c47ec1214c2050012d9502e6a783e57f" diff --git a/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs9100_00108.0.bb b/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs9100_00108.0.bb new file mode 100644 index 000000000..1552ca1a3 --- /dev/null +++ b/recipes-bsp/firmware-boot/firmware-qcom-boot-qcs9100_00108.0.bb @@ -0,0 +1,3 @@ +require firmware-qcom-boot-qcs9100.inc + +SRC_URI[bootbinaries.sha256sum] = "6f1e31e51521f644791638c80ac9feb19b7170eb8e65f8f0c28559cc8a6bc264"