public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH v4 0/8] Provide infrastructure and examples for custom kernels and modules
 2018-02-12 16:31 UTC  (17+ messages)
` [PATCH v4 1/8] Forward proxy settings to dpkg build
` [PATCH v4 2/8] Prioritize isar-apt repo over all others
` [PATCH v4 3/8] Replace SRC_DIR with S
` [PATCH v4 4/8] Install kernel via replaceable recipe
` [PATCH v4 5/8] Provide class for easy custom kernel builds
` [PATCH v4 6/8] Add custom kernel examples
` [PATCH v4 7/8] Provide include file for easy custom module builds
` [PATCH v4 8/8] Add exemplary kernel module

[PATCH v2] meta/classes/base: Fix showdata and liststasks after bitbake update
 2018-02-12  9:14 UTC  (7+ messages)

[PATCH 0/6] Add support for automatic partial rebuilds on recipe changes
 2018-02-12  7:59 UTC  (7+ messages)
` [PATCH 1/6] Fix indention of base_do_build
` [PATCH 2/6] Add clean and cleanall tasks
` [PATCH 3/6] Enable recipe caching
` [PATCH 4/6] Enable proper rebuilds on dependency changes
` [PATCH 5/6] dpkg-raw: Clean DEBIAN dir prior to filling it
` [PATCH 6/6] isar-image-base: Clean rootfs folder prior to building

[PATCH] dpkg-raw: Install hooks automatically
 2018-02-12  7:49 UTC 

Build can sporadically fail due to dpkg contention in buildchroot
 2018-02-12  7:42 UTC  (5+ messages)

[PATCH] fetch/git: add support for disabling shared clones on unpack
 2018-02-12  7:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/8] Provide infrastructure and examples for custom kernels and modules
 2018-02-11 15:16 UTC  (21+ messages)
` [PATCH v2 1/8] Forward proxy settings to dpkg build
` [PATCH v2 2/8] Prioritize isar-apt repo over all others
` [PATCH v2 3/8] Replace SRC_DIR with S
` [PATCH v2 4/8] Install kernel via replaceable recipe
` [PATCH v2 5/8] Provide include file for easy custom kernel builds
  ` [PATCH v3 "
` [PATCH v2 6/8] Add custom kernel examples
` [PATCH v2 7/8] Provide include file for easy custom module builds
` [PATCH v2 8/8] Add exemplary kernel module

x86-64 Jailhouse demo image generation using Isar
 2018-02-09 17:13 UTC  (3+ messages)

[PATCH] Remove unused DEPLOY_DIR_DEB references
 2018-02-09 15:46 UTC  (2+ messages)

[PATCH] isar: Clean mount point on bitbake exit
 2018-02-09 15:29 UTC  (19+ messages)

current next bash in buildchroot problem
 2018-02-09 11:53 UTC 

[PATCH 0/5] Rework isar-apt v2
 2018-02-09 10:30 UTC  (23+ messages)
` [PATCH 5/5] build.sh: Force 'yes' for apt
` [PATCH 3/5 v2] buildchroot: Enable isar-apt
  ` [PATCH 3/5 v3] "
` [PATCH 3/5 v4] "

[PATCH v3] libhello: Add libhello
 2018-02-08 17:53 UTC  (2+ messages)

[PATCH] meta/classes/base: Fix showdata and liststasks after bitbake update
 2018-02-08 16:18 UTC  (7+ messages)

[PATCH] image: Add dependency from isar-apt
 2018-02-08 15:13 UTC 

[PATCH 0/8] Provide infrastructure and examples for custom kernels and modules
 2018-02-08 15:05 UTC  (9+ messages)
` [PATCH 1/8] Forward proxy settings to dpkg build
` [PATCH 2/8] Prioritize isar-apt repo over all others
` [PATCH 3/8] Replace SRC_DIR with S
` [PATCH 4/8] Install kernel via replaceable recipe
` [PATCH 5/8] Provide include file for easy custom kernel builds
` [PATCH 6/8] Add custom kernel examples
` [PATCH 7/8] Provide include file for easy custom module builds
` [PATCH 8/8] Add exemplary kernel module

[RFC PATCH 0/1] Multi-Repo and apt preferences support
 2018-02-08 11:41 UTC  (5+ messages)
` [RFC PATCH 1/1] RFC-PATCH: partial implementation for support of repos from other layers

[PATCH v2] libhello: Add libhello
 2018-02-08 11:34 UTC 

[PATCH v2][libhello] libhello: First implementation
 2018-02-08 11:00 UTC  (3+ messages)

[PATCH v2 0/7] Local apt cache with aptly V2
 2018-02-08 10:40 UTC  (8+ messages)
` [PATCH v2 1/7] Implement support for setting up the local apt mirror and isar repository with aptly
` [PATCH v2 2/7] Added API class for apt cache
` [PATCH v2 3/7] Added apt-cache functionality for buildchroot
` [PATCH v2 4/7] Added apt-cache functionality for image rootfs
` [PATCH v2 5/7] Added do_finalize_image task
` [PATCH v2 6/7] Added support for installing isar packages to local isar repository
` [PATCH v2 7/7] Introducing fetchall, unpackall and unpack_debian tasks

[PATCH v2][hello] Add dependency from 'libhello'
 2018-02-08 10:25 UTC  (2+ messages)

[PATCH] meta/classes/base: fixed listtasks by copying code from oe-core
 2018-02-08  9:58 UTC  (2+ messages)

[PATCH] Skip over event handler calls with incomplete environment
 2018-02-08  7:27 UTC  (3+ messages)

[PATCH] isar-setup-builddir script: remove copying multiconfigs
 2018-02-07 18:19 UTC  (3+ messages)

Multi repo support
 2018-02-07  9:25 UTC  (4+ messages)

[PATCH 0/3] Implement hello <-> libhello pattern
 2018-02-06 20:25 UTC  (6+ messages)
` [PATCH 1/3] dpkg-base: Add dependecies between Isar recipes

[preview] Custom kernel & module build
 2018-02-06 19:59 UTC  (2+ messages)

[PATCH 0/6] Local apt cache with aptly
 2018-02-06 14:26 UTC  (12+ messages)
` [PATCH 1/6] Implement support for setting up the local apt mirror and isar repository "
` [PATCH 2/6] Added API class for apt cache
` [PATCH 3/6] Added apt-cache functionality for buildchroot
` [PATCH 4/6] Added apt-cache functionality for image rootfs
` [PATCH 5/6] Added do_finalize_image task
` [PATCH 6/6] Added support for installing isar packages to local isar repository

[PATCH 0/2] mounts for buildchroot
 2018-02-06  9:43 UTC  (19+ messages)
` [PATCH 1/2] buildchroot: Do not call 'apt-get update'
` [PATCH 2/2] buildchroot: Permanently mount '/dev', '/sys' and '/proc'

[PATCH] Move isar-events installation into bitbake.conf
 2018-02-05 19:29 UTC 

[PATCH] Forward proxy settings to dpkg build
 2018-02-05 17:41 UTC  (2+ messages)

[PATCH 0/1] Produce an image manifest
 2018-02-05 14:37 UTC  (4+ messages)
` [PATCH 1/1] image: create an image manifest listing installed packages

bitbake multiconfig pipeline serialization
 2018-02-05 13:41 UTC  (2+ messages)

page:  |  | latest

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