public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/2] u-boot: Migrate to DEB_BUILD_PROFILES
@ 2022-02-16 18:01 Vijai Kumar K
  2022-02-16 18:01 ` [PATCH 1/2] u-boot: Switch to use DEB_BUILD_PROFILES Vijai Kumar K
  2022-02-16 18:01 ` [PATCH 2/2] meta-isar: u-boot: Migrate to DEB_BUILD_PROFILES Vijai Kumar K
  0 siblings, 2 replies; 6+ messages in thread
From: Vijai Kumar K @ 2022-02-16 18:01 UTC (permalink / raw)
  To: isar-users; +Cc: Vijai Kumar K

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(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-06-03  9:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-16 18:01 [PATCH 0/2] u-boot: Migrate to DEB_BUILD_PROFILES Vijai Kumar K
2022-02-16 18:01 ` [PATCH 1/2] u-boot: Switch to use DEB_BUILD_PROFILES Vijai Kumar K
2022-02-18 11:53   ` Jan Kiszka
2022-02-18 12:00     ` vijai kumar
2022-06-03  9:35       ` Jan Kiszka
2022-02-16 18:01 ` [PATCH 2/2] meta-isar: u-boot: Migrate to DEB_BUILD_PROFILES 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