[PATCH 0/4] add support for OE's ROOTFS_*_COMMAND
2018-11-07 13:20 UTC (21+ 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 00/10] HiKey and DE0 Nano SoC boards, further improvements and cleanups
2018-11-07 13:11 UTC (23+ 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] linux-custom: Update isar-apt prior to installing build deps
2018-11-06 12:00 UTC (3+ messages)
[PATCH] bitbake: Allow setting DL_DIR from environment
2018-11-06 11:14 UTC (7+ messages)
` Upgrading bitbake in isar
[PATCH 0/9] Introduce local apt repo to cache upstream debian packages for offline usage
2018-11-04 20:20 UTC (23+ 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] meta: builchroot: Preserve environment when calling dpkg-buildpackage
2018-11-04 10:08 UTC
[PATCH] buildchroot: build debian packages as "builder" not "root"
2018-11-01 13:27 UTC (5+ messages)
[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 (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] 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] 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] 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 (2+ 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)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox