mbox

[0/2] u-boot: Migrate to DEB_BUILD_PROFILES

Message ID 20220216180142.1074548-1-Vijaikumar_Kanagarajan@mentor.com
State Changes Requested
Headers show

Message

Vijai Kumar K Feb. 16, 2022, 8:01 a.m. UTC
Migrate u-boot to use DEB_BUILD_PROFILES instead of custom variables.

stm32 only build tested.

Had originally planned u-boot update to 2022.01 as well.
Unfortunately the 2022.01 build fails for stm32 and I don't have a stm32 board to test
my changes. So skipping the update for now.

CI build: http://ci.isar-build.org:8080/job/isar_vkk_devel/107/console

Thanks,
Vijai Kumar K

Vijai Kumar K (2):
  u-boot: Switch to use DEB_BUILD_PROFILES
  meta-isar: u-boot: Migrate to DEB_BUILD_PROFILES

 RECIPE-API-CHANGELOG.md                       | 14 ++++-
 .../u-boot/u-boot-de0-nano-soc_2020.10.bb     |  2 +-
 .../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     | 51 ++++++++++---------
 5 files changed, 61 insertions(+), 28 deletions(-)