public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v5 0/4] U-boot Refactor and update to 2022.01
@ 2022-02-01 11:57 Vijai Kumar K
  2022-02-01 11:57 ` [PATCH v5 1/4] u-boot: Switch to use DEB_BUILD_PROFILES Vijai Kumar K
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Vijai Kumar K @ 2022-02-01 11:57 UTC (permalink / raw)
  To: isar-users, jan.kiszka; +Cc: Vijai Kumar K

This was a bit lost in the thread. Updating to a newer version and resending again.

Changes since v4:
 - update u-boot to 2022.01

Changes since v3:
 - Move meta-isar changes to a separate patch(P3)

Changes since v2:
 - Add entry in RECIPE-API-CHANGELOG
 - Provide backward compatibitlity with U_BOOT_*_PACKAGE variable
 - Issue a deprecation notice to use if the old variables are used

CI Job running at
http://ci.isar-build.org:8080/job/isar_vkk_devel/99/console

Changes since v1:
 - Fix PROVIDES variable
 - Enable dev by default

CI Job running at
http://ci.isar-build.org:8080/job/isar_vkk_devel/98/console

Vijai Kumar K (4):
  u-boot: Switch to use DEB_BUILD_PROFILES
  meta-isar: u-boot: Migrate to U_BOOT_BUILD_PROFILES
  meta: u-boot: Prepare for newer versions
  meta-isar: u-boot: Update to 2022.01

 RECIPE-API-CHANGELOG.md                       |  11 ++
 ...y-add-property-no-map-to-created-res.patch | 151 ------------------
 ...rty-no-map-to-secure-reserved-memory.patch |  33 ----
 ...{u-boot-2020.10.inc => u-boot-2022.01.inc} |   4 +-
 ...0.10.bb => u-boot-de0-nano-soc_2022.01.bb} |   4 +-
 .../u-boot/u-boot-stm32mp15x_2020.10.bb       |  10 --
 .../u-boot/u-boot-stm32mp15x_2022.01.bb       |   6 +
 .../u-boot/files/debian/control.tmpl          |  13 ++
 meta/recipes-bsp/u-boot/files/debian/rules    |   9 +-
 meta/recipes-bsp/u-boot/u-boot-custom.inc     |  55 ++++---
 10 files changed, 71 insertions(+), 225 deletions(-)
 delete mode 100644 meta-isar/recipes-bsp/u-boot/files/0001-fdtdec-optionally-add-property-no-map-to-created-res.patch
 delete mode 100644 meta-isar/recipes-bsp/u-boot/files/0002-optee-add-property-no-map-to-secure-reserved-memory.patch
 rename meta-isar/recipes-bsp/u-boot/{u-boot-2020.10.inc => u-boot-2022.01.inc} (60%)
 rename meta-isar/recipes-bsp/u-boot/{u-boot-de0-nano-soc_2020.10.bb => u-boot-de0-nano-soc_2022.01.bb} (64%)
 delete mode 100644 meta-isar/recipes-bsp/u-boot/u-boot-stm32mp15x_2020.10.bb
 create mode 100644 meta-isar/recipes-bsp/u-boot/u-boot-stm32mp15x_2022.01.bb

-- 
2.25.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-02-01 19:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-01 11:57 [PATCH v5 0/4] U-boot Refactor and update to 2022.01 Vijai Kumar K
2022-02-01 11:57 ` [PATCH v5 1/4] u-boot: Switch to use DEB_BUILD_PROFILES Vijai Kumar K
2022-02-01 12:54   ` Moessbauer, Felix
2022-02-01 19:03     ` vijai kumar
2022-02-01 11:57 ` [PATCH v5 2/4] meta-isar: u-boot: Migrate to U_BOOT_BUILD_PROFILES Vijai Kumar K
2022-02-01 11:57 ` [PATCH v5 3/4] meta: u-boot: Prepare for newer versions Vijai Kumar K
2022-02-01 11:57 ` [PATCH v5 4/4] meta-isar: u-boot: Update to 2022.01 Vijai Kumar K

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox