public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v4 0/3] UBoot refactor
@ 2021-11-20  6:39 Vijai Kumar K
  2021-11-20  6:39 ` [PATCH v4 1/3] u-boot: Switch to use DEB_BUILD_PROFILES Vijai Kumar K
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Vijai Kumar K @ 2021-11-20  6:39 UTC (permalink / raw)
  To: isar-users; +Cc: Vijai Kumar K

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 (3):
  u-boot: Switch to use DEB_BUILD_PROFILES
  meta/u-boot: Include libssl-dev only when building tools
  meta-isar: u-boot: Migrate to U_BOOT_BUILD_PROFILES

 RECIPE-API-CHANGELOG.md                       | 12 ++++
 .../u-boot/u-boot-de0-nano-soc_2021.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     | 55 ++++++++++---------
 5 files changed, 63 insertions(+), 28 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-11-22  6:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-20  6:39 [PATCH v4 0/3] UBoot refactor Vijai Kumar K
2021-11-20  6:39 ` [PATCH v4 1/3] u-boot: Switch to use DEB_BUILD_PROFILES Vijai Kumar K
2021-11-20  6:39 ` [PATCH v4 2/3] meta/u-boot: Include libssl-dev only when building tools Vijai Kumar K
2021-11-22  6:24   ` Jan Kiszka
2021-11-22  6:38     ` vijai kumar
2021-11-20  6:39 ` [PATCH v4 3/3] meta-isar: u-boot: Migrate to U_BOOT_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