public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH] u-boot-script: Remove explicit chown
 2018-11-13  7:53 UTC 

[PATCH 0/3] "root" to "builder" repair series
 2018-11-13  7:53 UTC  (5+ messages)
` [PATCH 1/3] buildchroot: Align UID and GID of builder user with caller
` [PATCH 2/3] Revert "Change ownership of WORKDIR prior to unpacking"
` [PATCH 3/3] buildchroot: do not chown to builder:builder anymore

[PATCH 0/2] add MACHINE to DEPLOY_DIR_IMAGE
 2018-11-13  7:52 UTC  (4+ messages)
` [PATCH 1/2] start_vm: get DEPLOY_DIR_IMAGE from bitbake
` [PATCH 2/2] bitbake.conf: add MACHINE to DEPLOY_DIR_IMAGE

[PATCH] buildchroot: add sysfs mount since expected by some packages
 2018-11-13  4:59 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3 1/2] buildchroot+bootstrap: use rbinds for /dev and /proc
      ` [PATCH v3 2/2] buildchroot: add sysfs mount since expected by some packages

[PATCH] buildchroot: chown the whole WORKDIR to builder:builder
 2018-11-12 14:18 UTC  (4+ messages)

[PATCH] buildchroot: Align UID and GID of builder user with caller
 2018-11-12 13:37 UTC  (13+ messages)

[PATCH 0/3] bitbake upstream update and eliminate no-gpg-check option usage
 2018-11-12  9:30 UTC  (14+ messages)
` [PATCH 1/3] Update bitbake from the upstream
` [PATCH 2/3] meta: Set LAYERSERIES_* variables
` [PATCH 3/3] isar-bootstrap: Eliminate no-gpg-check option usage

[PATCH v2 0/2] Update to the latest bitbake release
 2018-11-12  9:28 UTC  (5+ messages)
` [PATCH v2 1/2] bitbake: Update to the release 1.40.0
` [PATCH v2 2/2] meta: Set LAYERSERIES_* variables

[PATCH v2] meta/dpkg-raw: fix raw package file ownership
 2018-11-12  9:25 UTC  (3+ messages)

[PATCH] Refresh /etc/resolv.conf on partial rebuilds
 2018-11-12  9:15 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] base-apt: Fix distro and codename retrieval
 2018-11-12  8:34 UTC 

[PATCH] meta-isar: example-module: Fix ISAR_CROSS_COMPILE setting
 2018-11-12  8:27 UTC 

[PATCH] buildchroot: build debian packages as "builder" not "root"
 2018-11-09 15:49 UTC  (12+ messages)

[PATCH 00/10] HiKey and DE0 Nano SoC boards, further improvements and cleanups
 2018-11-09 14:22 UTC  (24+ messages)
` [PATCH 01/10] meta: builchroot: Preserve environment when calling dpkg-buildpackage
    ` [PATCH v2 "
` [PATCH 02/10] meta-isar: Remove remaining wheezy traces
` [PATCH 03/10] meta-isar: linux: Update mainline recipe to 4.19
` [PATCH 04/10] meta-isar: example-module: Only disable cross-compilation for Debian kernels
` [PATCH 05/10] meta-isar: Add Terasic DE0-Nano-SoC as demonstration board
` [PATCH 06/10] meta-isar: Add LeMaker HiKey board
` [PATCH 07/10] meta: linux-module: Fix arm64 cross-build
` [PATCH 08/10] wic: bootimg-efi-isar: Avoid append "None" to kernel command line
` [PATCH 09/10] wic: bootimg-efi-isar: Make agnostic to partition order
` [PATCH 10/10] image: Add install_image_deps to cache_base_repo dependencies

[PATCH] bitbake: Allow setting DL_DIR from environment
 2018-11-09 14:11 UTC  (8+ messages)
  ` Upgrading bitbake in isar

[PATCH 0/4] add support for OE's ROOTFS_*_COMMAND
 2018-11-09 13:42 UTC  (30+ 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 0/2] introduce isar-image class
            ` [PATCH v2 1/2] isar-image-base: introduce and use "
            ` [PATCH v2 2/2] isar-image: refactor do_rootfs()
              ` [PATCH v3 1/2] isar-image-base: introduce and use isar-image class
                ` [PATCH v3 2/2] isar-image: refactor do_rootfs()

[PATCH] image: include image name in the kernel/initrd image copies
 2018-11-09 11:04 UTC  (19+ messages)
          ` [PATCH v2] "
                  ` [PATCH v3] "

Adding additional apt repositories during the build
 2018-11-09 10:53 UTC  (2+ messages)

[PATCH 0/9] Introduce local apt repo to cache upstream debian packages for offline usage
 2018-11-09  9:14 UTC  (8+ messages)
` [PATCH 5/9] isar-bootstrap: Make possible to reuse the cache

[PATCH v2 2/3] meta: Set LAYERSERIES_* variables
 2018-11-07 17:25 UTC 

[PATCH] meta/dpkg-raw: fix raw package file ownership
 2018-11-07 16:27 UTC  (4+ messages)

[PATCH] linux-custom: Update isar-apt prior to installing build deps
 2018-11-06 12:00 UTC  (3+ messages)

[PATCH] meta: builchroot: Preserve environment when calling dpkg-buildpackage
 2018-11-04 10:08 UTC 

[PATCH 0/4] Fixes/improvements to local apt repo to cache upstream debian packages for offline usage
 2018-10-31 11:14 UTC  (7+ 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-30 15:56 UTC  (7+ messages)

[PATCH v2 00/10] Introduce local apt repo to cache upstream debian packages for offline usage
 2018-10-29 12:28 UTC  (16+ messages)
` [PATCH v2 01/10] base-apt: Add helper class
` [PATCH v2 04/10] isar-boot-strap: Add option to keep cache
` [PATCH v2 06/10] isar-bootstrap: Make possible to reuse the cache
` [PATCH v2 08/10] workaround: Use --allow-unauthenticated working with base-apt

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

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

[PATCH] dpkg-raw: Fix rebuilding recipes
 2018-10-22 15:57 UTC  (5+ 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