public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/6] Fixing base-apt and ci
@ 2019-05-23 11:39 claudius.heine.ext
  2019-05-23 11:39 ` [PATCH 1/6] sdkchroot: remove 'copy-package-cache' from ROOTFS_FEATURES claudius.heine.ext
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: claudius.heine.ext @ 2019-05-23 11:39 UTC (permalink / raw)
  To: isar-users; +Cc: Claudius Heine

From: Claudius Heine <ch@denx.de>

Hi,

this patchset depends on the "pre-processing pipeline and transient package
replacement" patchset and fixes some issues related to the base-apt
implementation and CI test.

CI test:
http://isar-build.org:8080/job/isar_claudius_ilbers_fast_ci/33/console
(This run was probably triggered with 'ci_build.sh -f -r')

regards,
Claudius

Claudius Heine (6):
  sdkchroot: remove 'copy-package-cache' from ROOTFS_FEATURES
  bitbake: added DISTRO to REPO_BASE_{DB_}DIR
  isar-bootstrap: fix DISTRO_APT_PREMIRRORS regex in case of cached
    build
  base-apt: fix issues with creating and using the base-apt repository
  ci_build.sh: Remove rpi-stretch if CROSS_BUILD and REPRO_BUILD
  ci_build.sh/repro: disable build of non-cached targets

 meta/classes/image-cache-extension.bbclass          | 10 ++++++++++
 meta/conf/bitbake.conf                              |  4 ++--
 meta/recipes-core/isar-bootstrap/isar-bootstrap.inc |  3 ++-
 meta/recipes-devtools/sdkchroot/sdkchroot.bb        |  2 +-
 scripts/ci_build.sh                                 | 13 +++++++++++--
 5 files changed, 26 insertions(+), 6 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-05-23 12:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-23 11:39 [PATCH 0/6] Fixing base-apt and ci claudius.heine.ext
2019-05-23 11:39 ` [PATCH 1/6] sdkchroot: remove 'copy-package-cache' from ROOTFS_FEATURES claudius.heine.ext
2019-05-23 11:39 ` [PATCH 2/6] bitbake: added DISTRO to REPO_BASE_{DB_}DIR claudius.heine.ext
2019-05-23 11:39 ` [PATCH 3/6] isar-bootstrap: fix DISTRO_APT_PREMIRRORS regex in case of cached build claudius.heine.ext
2019-05-23 11:39 ` [PATCH 4/6] base-apt: fix issues with creating and using the base-apt repository claudius.heine.ext
2019-05-23 11:39 ` [PATCH 5/6] ci_build.sh: Remove rpi-stretch if CROSS_BUILD and REPRO_BUILD claudius.heine.ext
2019-05-23 11:39 ` [PATCH 6/6] ci_build.sh/repro: disable build of non-cached targets claudius.heine.ext
2019-05-23 11:59 ` [PATCH 0/6] Fixing base-apt and ci Maxim Yu. Osipov
2019-05-23 12:21   ` Claudius Heine
2019-05-23 12:26     ` 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