public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 00/10] Pending queue: various fixes, improve rebuilds on dependency changes
@ 2018-10-08 11:01 Jan Kiszka
  2018-10-08 11:01 ` [PATCH 01/10] u-boot-custom: Fix parallel build Jan Kiszka
                   ` (10 more replies)
  0 siblings, 11 replies; 15+ messages in thread
From: Jan Kiszka @ 2018-10-08 11:01 UTC (permalink / raw)
  To: isar-users

Besides various smaller cleanups and fixes, this specifically improves
the tracking of local files that are dependencies of the build so that
we trigger partial rebuilds when they change.

Note that I'm including some previously sent u-boot-custom patches here
again, just to have everything in one series.

Jan

Jan Kiszka (10):
  u-boot-custom: Fix parallel build
  u-boot-custom: Fix comment
  u-boot-custom: Allow to extend or replace U-Boot build dependencies
  meta: Add bbclass to retrieve selected WKS file
  u-boot-script: Switch to wks-file class for WKS_FILE search
  wic-img: Use wks-file class for WKS_FILE lookup
  wic-img: Add WKS_FILE to wic_image task checksum
  base: Improve detection of dependency changes
  linux-custom: Fix typo in KERNEL_NAME_PROVIDED variable
  wic-img: Fix image copy-out in do_wic_image

 meta/classes/base.bbclass                          |  2 ++
 meta/classes/wic-img.bbclass                       | 13 ++++++++--
 meta/classes/wks-file.bbclass                      | 30 ++++++++++++++++++++++
 .../recipes-bsp/u-boot-script/u-boot-script_1.0.bb | 15 +++--------
 meta/recipes-bsp/u-boot/files/debian/control       |  2 +-
 meta/recipes-bsp/u-boot/files/debian/rules         |  4 +--
 meta/recipes-bsp/u-boot/u-boot-custom.inc          |  3 +++
 meta/recipes-kernel/linux/linux-custom.inc         |  4 +--
 8 files changed, 55 insertions(+), 18 deletions(-)
 create mode 100644 meta/classes/wks-file.bbclass

-- 
2.16.4


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

end of thread, other threads:[~2018-10-13 14:49 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-08 11:01 [PATCH 00/10] Pending queue: various fixes, improve rebuilds on dependency changes Jan Kiszka
2018-10-08 11:01 ` [PATCH 01/10] u-boot-custom: Fix parallel build Jan Kiszka
2018-10-08 11:01 ` [PATCH 02/10] u-boot-custom: Fix comment Jan Kiszka
2018-10-08 11:01 ` [PATCH 03/10] u-boot-custom: Allow to extend or replace U-Boot build dependencies Jan Kiszka
2018-10-08 11:01 ` [PATCH 04/10] meta: Add bbclass to retrieve selected WKS file Jan Kiszka
2018-10-08 11:01 ` [PATCH 05/10] u-boot-script: Switch to wks-file class for WKS_FILE search Jan Kiszka
2018-10-13  6:05   ` chombourger
2018-10-13 13:53     ` Jan Kiszka
2018-10-13 14:49       ` Cedric Hombourger
2018-10-08 11:01 ` [PATCH 06/10] wic-img: Use wks-file class for WKS_FILE lookup Jan Kiszka
2018-10-08 11:01 ` [PATCH 07/10] wic-img: Add WKS_FILE to wic_image task checksum Jan Kiszka
2018-10-08 11:01 ` [PATCH 08/10] base: Improve detection of dependency changes Jan Kiszka
2018-10-08 11:01 ` [PATCH 09/10] linux-custom: Fix typo in KERNEL_NAME_PROVIDED variable Jan Kiszka
2018-10-08 11:01 ` [PATCH 10/10] wic-img: Fix image copy-out in do_wic_image Jan Kiszka
2018-10-10 13:27 ` [PATCH 00/10] Pending queue: various fixes, improve rebuilds on dependency changes Maxim Yu. Osipov

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