public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH 0/4] add support for OE's ROOTFS_*_COMMAND
 2018-10-29 16:55 UTC  (7+ messages)
` [PATCH 1/4] isar-image-base: introduce and use isar-image class
` [PATCH 2/4] isar-image: refactor do_rootfs()
` [PATCH 3/4] base: add 'lib' folder of each layer to python's module search path
` [PATCH 4/4] isar-image: add support for OE's ROOTFS_*_COMMAND

[PATCH v2 00/10] Introduce local apt repo to cache upstream debian packages for offline usage
 2018-10-29 12:28 UTC  (23+ messages)
` [PATCH v2 01/10] base-apt: Add helper class
` [PATCH v2 02/10] meta: Unify path names to local repositories
` [PATCH v2 03/10] base-apt: Introduce base implementation
` [PATCH v2 04/10] isar-boot-strap: Add option to keep cache
` [PATCH v2 05/10] image: Add cache_base_repo task
` [PATCH v2 06/10] isar-bootstrap: Make possible to reuse the cache
` [PATCH v2 07/10] buildchroot: Make it buildable from base-apt
` [PATCH v2 08/10] workaround: Use --allow-unauthenticated working with base-apt
` [PATCH v2 09/10] local.conf: Add option to use cached base repository
` [PATCH v2 10/10] doc: Creation of local apt repo caching upstream Debian packages

[PATCH] buildchroot: build debian packages as "builder" not "root"
 2018-10-29 11:44 UTC  (4+ messages)

[PATCH] isar-bootstrap-helper: don't use USER environment variable
 2018-10-29 11:28 UTC  (2+ messages)

[PATCH] image: include image name in the kernel/initrd image copies
 2018-10-26 12:58 UTC  (18+ messages)
          ` [PATCH v2] "
                  ` [PATCH v3] "

[PATCH v2] linux-custom: fall back to using "make defconfig" when no config given
 2018-10-26 12:57 UTC  (2+ messages)

[PATCH 0/4] Fixes/improvements to local apt repo to cache upstream debian packages for offline usage
 2018-10-26 10:45 UTC  (6+ messages)
` [PATCH 1/4] isar-bootstrap: eliminate workaround --allow-unauthenticated
` [PATCH 2/4] isar-bootdtrap-helper: test explicit value
` [PATCH 3/4] base-apt-helper: fix missed echo in command
` [PATCH 4/4] base-apt-helper: Introduce function compare_pkg_md5sums

DISTRO is set too late
 2018-10-25 13:21 UTC  (6+ messages)

[PATCH] dpkg-raw: Fix rebuilding recipes
 2018-10-22 15:57 UTC  (8+ messages)

[PATCH] doc: Describe offline building
 2018-10-17 12:15 UTC  (2+ messages)

[PATCH] doc: Improve comments
 2018-10-17 12:14 UTC  (2+ messages)

[PATCH] doc: use "do_install" instead of "do_populate_package"
 2018-10-17 12:14 UTC  (2+ messages)

[PATCH] wic: refactor to use buildchroot_do_mounts
 2018-10-17 12:13 UTC  (2+ messages)

[PATCH] meta: Add recipe to regenerate ssh host keys
 2018-10-17 12:12 UTC  (7+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH 00/10] Pending queue: various fixes, improve rebuilds on dependency changes
 2018-10-13 14:49 UTC  (15+ messages)
` [PATCH 01/10] u-boot-custom: Fix parallel build
` [PATCH 02/10] u-boot-custom: Fix comment
` [PATCH 03/10] u-boot-custom: Allow to extend or replace U-Boot build dependencies
` [PATCH 04/10] meta: Add bbclass to retrieve selected WKS file
` [PATCH 05/10] u-boot-script: Switch to wks-file class for WKS_FILE search
` [PATCH 06/10] wic-img: Use wks-file class for WKS_FILE lookup
` [PATCH 07/10] wic-img: Add WKS_FILE to wic_image task checksum
` [PATCH 08/10] base: Improve detection of dependency changes
` [PATCH 09/10] linux-custom: Fix typo in KERNEL_NAME_PROVIDED variable
` [PATCH 10/10] wic-img: Fix image copy-out in do_wic_image

[PATCH 0/9] Introduce local apt repo to cache upstream debian packages for offline usage
 2018-10-11 16:33 UTC  (19+ messages)
` [PATCH 1/9] base-apt: Add helper class
` [PATCH 2/9] base-apt: Introduce base implementaiton
` [PATCH 3/9] isar-boot-strap: Add option to keep cache
` [PATCH 4/9] image: Add cache_base_repo task
` [PATCH 5/9] isar-bootstrap: Make possible to reuse the cache
` [PATCH 6/9] buildchroot: Make it buildable from base-apt
` [PATCH 7/9] workaround: Use --allow-unauthenticated working with base-apt
` [PATCH 8/9] local.conf: Add option to use cached base repository
` [PATCH 9/9] doc: Creation of local apt repo caching upstream Debian packages

[PATCH] linux-custom: fall back to using "make defconfig" when no config given
 2018-10-08 10:55 UTC  (2+ messages)

[PATCH] recipes-app: rename example app and lib recipe to contain PV
 2018-10-04  8:07 UTC  (3+ messages)

[PATCH] linux-cip: Update to latest 4.4 release
 2018-10-02 18:05 UTC  (3+ messages)

[PATCH] u-boot-custom: Fix parallel build
 2018-10-02  9:34 UTC  (3+ messages)

[PATCH] u-boot-custom: Fix comment
 2018-10-02  6:17 UTC 

[ANNOUNCE] ISAR 0.6 released
 2018-10-01 14:58 UTC 

[PATCH] linux-custom: Add support for kernels >= 4.17
 2018-10-01 10:51 UTC  (7+ messages)

[PATCH] linux-custom: Add further build dependencies for recent kernels
 2018-10-01 10:51 UTC  (2+ messages)

Adding specific files to FS of an image
 2018-09-29 16:27 UTC  (2+ messages)

[PATCH 1/2] cross: use env variables instead of switches
 2018-09-28 10:47 UTC  (6+ messages)
` [PATCHv2 "

Request for bitbake update
 2018-09-28  7:02 UTC  (3+ messages)

[ANNOUNCE] jailhouse-images 0.10 released
 2018-09-27 18:30 UTC 

[PATCH] sdk: Proceed if directories where not mounted while unmounting
 2018-09-27 14:12 UTC  (2+ messages)

[PATCH 0/2] sdk related updates
 2018-09-27 14:11 UTC  (7+ messages)
` [PATCH 1/2] sdk: Purge apt cache to make image slimmer
` [PATCH 2/2] sdk: Check if directories are mounted before unmounting

[PATCH v2] linux-custom: Add kmod to build dependencies
 2018-09-27 10:28 UTC  (2+ messages)

[PATCH] linux-custom: Add kmod to build dependencies
 2018-09-27  8:13 UTC  (5+ messages)

Isar v.06 release candidate announcement
 2018-09-27  7:26 UTC 

[PATCH 0/8] Make stretch default distro and related CI scripts updates
 2018-09-27  7:24 UTC  (12+ messages)
` [PATCH 1/8] vm_smoke_test: Increase default timeout value
` [PATCH 2/8] vm_smoke_test: Fix parameter name
` [PATCH 3/8] ci_build: Fix parameter name and update help
` [PATCH 4/8] conf: Change default distribution to stretch
` [PATCH 5/8] ci_build: Add qemuarm-buster build
` [PATCH 6/8] vm_smoke_test: Add qemuarm-buster test
` [PATCH 7/8] ci_build: Add more configurations for cross compilation
` [PATCH 8/8] doc: Sync with current local.conf.sample

[PATCH] wic: bootimg-efi-isar: Add support for arm64
 2018-09-26  5:21 UTC  (2+ messages)

[PATCH] dpkg: inherit verbosity flag from bitbake for our shell steps
 2018-09-25 17:40 UTC  (2+ messages)

[PATCH] isar-image-base: Remove dbus installation
 2018-09-25 17:40 UTC  (2+ messages)

[PATCH] doc: Added Supported_Configurations and Test Matrix
 2018-09-25 17:39 UTC  (2+ messages)

[PATCH] isar-bootstrap: preserve environment in sudo'ed debootstrap call
 2018-09-25 17:39 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] wic-img: Allow chown to fail
 2018-09-25 17:38 UTC  (2+ messages)

[PATCH] linux-module/autoload: allow defining multiple modules with custom name
 2018-09-25 17:37 UTC  (2+ messages)

[PATCH] doc: Mention Banana Pi support
 2018-09-25 11:30 UTC  (4+ messages)

[PATCH 00/16] Cleanups, linux-custom fix, auto-expansion helper
 2018-09-25 11:27 UTC  (2+ messages)

jailhouse-images: isar error: packages not found
 2018-09-24  5:34 UTC 

[PATCH 0/2] Straighten cross names
 2018-09-21 10:00 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