public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v3 0/2] U-boot refactor
@ 2021-11-17  7:35 Vijai Kumar K
  2021-11-17  7:35 ` [PATCH v3 1/2] u-boot: Switch to use DEB_BUILD_PROFILES Vijai Kumar K
  2021-11-17  7:35 ` [PATCH v3 2/2] meta/u-boot: Include libssl-dev only when building tools Vijai Kumar K
  0 siblings, 2 replies; 6+ messages in thread
From: Vijai Kumar K @ 2021-11-17  7:35 UTC (permalink / raw)
  To: isar-users; +Cc: Vijai Kumar K

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

 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-20  6:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-17  7:35 [PATCH v3 0/2] U-boot refactor Vijai Kumar K
2021-11-17  7:35 ` [PATCH v3 1/2] u-boot: Switch to use DEB_BUILD_PROFILES Vijai Kumar K
2021-11-19 17:09   ` vijai kumar
2021-11-19 17:26     ` vijaikumar....@gmail.com
2021-11-20  6:41       ` vijaikumar....@gmail.com
2021-11-17  7:35 ` [PATCH v3 2/2] meta/u-boot: Include libssl-dev only when building tools 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