public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
[PATCH] buildchroot: add sysfs mount since expected by some packages
 2018-11-19  9:24 UTC  (21+ 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 v4 1/2] buildchroot+bootstrap: rbind mount for /dev
              ` [PATCH v4 2/2] buildchroot: add sysfs mount since expected by some packages
                ` [PATCH v5 0/2] rbind mounts for /dev and /sys
                  ` [PATCH v5 1/2] buildchroot+bootstrap: rbind mount for /dev
                  ` [PATCH v5 2/2] buildchroot: add sysfs mount since expected by some packages

[PATCH v2 00/10] Introduce local apt repo to cache upstream debian packages for offline usage
 2018-11-19  8:58 UTC  (6+ messages)

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

[PATCH] meta/dpkg-raw: build raw packages like all others
 2018-11-15 20:03 UTC  (2+ messages)

[PATCH 0/3] Enable Ubuntu 18.10
 2018-11-15 19:58 UTC  (7+ messages)
` [PATCH 1/3] image: Copy KERNEL_IMAGE out using sudo
` [PATCH 2/3] meta/isar-bootstrap: allow passing a SCRIPT to debootstrap
` [PATCH 3/3] conf: Add new distro ubuntu with suite "cosmic"

[PATCH] meta/dpkg-raw: do_install into a fresh directory every time
 2018-11-15 16:57 UTC  (5+ messages)
` [PATCH v2] "

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

[PATCH] conf: Move base-apt to downloads directory
 2018-11-14 12:44 UTC 

[PATCH] u-boot-script: Remove explicit chown
 2018-11-14  3:21 UTC  (2+ messages)

[PATCH 0/2] add MACHINE to DEPLOY_DIR_IMAGE
 2018-11-14  3:20 UTC  (5+ messages)
` [PATCH 1/2] start_vm: get DEPLOY_DIR_IMAGE from bitbake
` [PATCH 2/2] bitbake.conf: add MACHINE to DEPLOY_DIR_IMAGE

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

[PATCH] base-apt: Fix distro and codename retrieval
 2018-11-14  3:17 UTC  (2+ messages)

[PATCH] meta-isar: example-module: Fix ISAR_CROSS_COMPILE setting
 2018-11-14  3:16 UTC  (2+ messages)

[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] meta/dpkg-raw: fix raw package file ownership
 2018-11-12  9:25 UTC  (3+ messages)

[PATCH] buildchroot: build debian packages as "builder" not "root"
 2018-11-09 15:49 UTC  (9+ 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 v2] image: include image name in the kernel/initrd image copies
 2018-11-09 11:04 UTC  (4+ messages)
` [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  (2+ messages)

DISTRO is set too late
 2018-10-30 15:56 UTC  (7+ 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