[PATCHv2 00/25] base-apt-rework
2020-01-28 15:42 UTC (57+ messages)
` [PATCHv2 01/25] repository: new class to deal with repos
` [PATCHv2 02/25] dpkg-base: add download caching of apt:// downloads
` [PATCHv2 03/25] meta: dpkg-base: convert "exit" into "return 0"
` [PATCHv2 04/25] base-apt: change the sources.list to also offer deb-src
` [PATCHv2 05/25] base-apt: add deb-src packages as well
` [PATCHv2 06/25] base-apt: do not skip gpg check when it is signed
` [PATCHv2 07/25] ci: conf: add "hello" to the sample config and every build
` [PATCHv2 08/25] meta: split all apt-get invocations into download and execution
` [PATCHv2 09/25] meta: create DL_DIR support for all apt-get downloaded .debs
` Base-apt rework v3
` [PATCH v3 01/26] repository: new class to deal with repos
` [PATCH v3 02/26] dpkg-base: add download caching of apt:// downloads
` [PATCH v3 03/26] meta: dpkg-base: convert "exit" into "return 0"
` [PATCH v3 04/26] base-apt: change the sources.list to also offer deb-src
` [PATCH v3 05/26] base-apt: add deb-src packages as well
` [PATCH v3 06/26] base-apt: do not skip gpg check when it is signed
` [PATCH v3 07/26] ci: conf: add "hello" to the sample config and every build
` [PATCH v3 08/26] meta: split all apt-get invocations into download and execution
` [PATCH v3 09/26] meta: create DL_DIR support for all apt-get downloaded .debs
` [PATCH v3 10/26] meta: import DL_DIR debs before apt-get download steps
` [PATCH v3 11/26] meta: include DL_DIR deb import/export into bootstrap
` [PATCH v3 12/26] base-apt: populate from DEBDIR as well
` [PATCH v3 13/26] base-apt: drop the "apt_cache" feature
` [PATCH v3 14/26] base-apt: do not copy debs directly out of rootfss anymore
` [PATCH v3 15/26] base-apt: rework base-apt population
` [PATCH v3 16/26] base-apt: move class "base-apt-helper" into only user
` [PATCH v3 17/26] CI: include "isar-disable-apt-cache" into all CI images
` [PATCH v3 18/26] CI: include "cowsay" into default build to test dpkg-gbp
` [PATCH v3 19/26] CI: set BB_NO_NETWORK for cached rebuild
` [PATCH v3 20/26] meta: repository: implement repo_contains_package and use it in base_apt
` [PATCHv2 10/25] meta: import DL_DIR debs before apt-get download steps
` [PATCHv2 11/25] meta: include DL_DIR deb import/export into bootstrap
` [PATCHv2 12/25] base-apt: populate from DEBDIR as well
` [PATCHv2 13/25] base-apt: drop the "apt_cache" feature
` [PATCHv2 14/25] base-apt: do not copy debs directly out of rootfss anymore
` [PATCHv2 15/25] base-apt: rework base-apt population
` [PATCHv2 16/25] base-apt: move class "base-apt-helper" into only user
` [PATCHv2 17/25] CI: include "isar-disable-apt-cache" into all CI images
` [PATCHv2 18/25] CI: include "cowsay" into default build to test dpkg-gbp
` [PATCHv2 19/25] CI: set BB_NO_NETWORK for cached rebuild
` [PATCHv2 20/25] meta: repository: implement repo_contains_package and use it in base_apt
` [PATCHv2 21/25] meta: repository: simplify the matching of packages
` [PATCHv2 22/25] meta: deb-dl-dir: do not cache debs from isar-apt
` [PATCHv2 23/25] base-apt: pull base-apt population to the front of the build chain
` [PATCHv2 24/25] meta: base-apt: remove isar-apt check from population
` [PATCHv2 25/25] meta: deb-dl-dir: only export newly downloaded files
Regarding IMAGE_PREINSTALL of package "selinux-policy-default" fails on buster qemuarm build
2020-01-28 13:41 UTC
[PATCH v2 00/13] RISC-V support
2020-01-28 11:31 UTC (15+ messages)
` [PATCH v2 01/13] meta: Add debian-sid-ports distro config
` [PATCH v2 02/13] meta: Add RISC-V architecture
` [PATCH v2 03/13] meta: Allow cross-compilation for RISC-V
` [PATCH v2 04/13] start_vm: Add RISC-V 64-bit support
` [PATCH v2 05/13] meta-isar: Add qemuriscv64 virtual target
` [PATCH v2 06/13] meta-isar: Clean up qemu multiconfigs
` [PATCH v2 07/13] u-boot-script: Account for variations of kernel files and boot commands
` [PATCH v2 08/13] linux-custom: Tune strip rule to cover vmlinux images as well
` [PATCH v2 09/13] linux-custom: Add support for RISC-V
` [PATCH v2 10/13] linux-modules: "
` [PATCH v2 11/13] linux-mainline: Avoid failing UBIFS test when defconfig does not support it
` [PATCH v2 12/13] linux-mainline: Update to 5.4.10
` [PATCH v2 13/13] meta-isar: Add HiFive Unleashed board as physical RISC-V target
[PATCH] doc: document how to best populate users home dirs and add example
2020-01-27 15:46 UTC (5+ messages)
` [PATCHv2] "
[PATCH 1/2] meta: targz-img: chown image file to building user
2020-01-27 14:51 UTC (4+ messages)
` [PATCH 2/2] meta: image-account-extension: trigger a rebuild when variables change
[PATCH] wic-img: allow wic to find bitbake binary
2020-01-27 9:52 UTC (2+ messages)
[PATCH] meta/classes: Replace obselete FuncFailed
2020-01-24 18:06 UTC
[PATCH] lib/oe/path: try hardlinking instead of guessing when it might fail
2020-01-24 13:51 UTC (2+ messages)
[PATCH] expand-on-first-boot: run systemd service before local-fs-pre.target
2020-01-21 18:15 UTC
[PATCH] u-boot: Switch to https SRC_URI
2020-01-21 10:59 UTC (2+ messages)
[PATCH] recipes-kernel/linux: Add i386 support
2020-01-16 11:15 UTC (3+ messages)
` [PATCH v2] "
[PATCH] linux-custom: add path to image for arm* kernels < 4.12
2020-01-14 15:29 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/5] RISC-V support
2020-01-10 17:26 UTC (6+ messages)
` [PATCH 1/5] meta: Add debian-sid-ports distro config
` [PATCH 2/5] meta: base/isar-apt: Add RISC-V architecture
` [PATCH 3/5] meta: Allow cross-compilation for RISC-V
` [PATCH 4/5] start_vm: Add RISC-V 64-bit support
` [PATCH 5/5] meta-isar: Add qemuriscv64 virtual target
[RFC] Change mailing list settings
2020-01-09 17:15 UTC (4+ messages)
[PATCH] meta-isar: add support for the nanopi-neo board
2020-01-09 16:59 UTC (5+ messages)
[PATCH] doc/user_manual: Document IMAGER_INSTALL
2019-12-27 17:58 UTC
[PATCH 0/6] OE alignments, including patch.bbclass
2019-12-27 12:50 UTC (11+ messages)
` [PATCH 1/6] lib/oe/path.py: Add GPLv2 header
` [PATCH 2/6] oe/path.py: copyhardlinktree: don't overwrite existing symlinks
` [PATCH 3/6] lib/oe/path.py: Align with OE-core regarding sparseness preservation
` [PATCH 4/6] lib/oe/terminal.py: fix gnome-terminal start behavior
` [PATCH 5/6] oe.types.path: Use with to control file handle lifetime
` [PATCH 6/6] patch: Replace custom implementation with OE-core solution
[PATCH v6 0/5] linux-custom recipe rework
2019-12-26 15:51 UTC (7+ messages)
` [PATCH v6 1/5] recipes-kernel/linux: make KERNEL_DEFCONFIG support in-tree defconfigs
` [PATCH v6 2/5] linux-mainline: fix stripping of .0 from the kernel version
` [PATCH v6 3/5] linux-mainline: update from 4.19.0 to 4.19.88
` [PATCH v6 4/5] linux-custom: rewrite to no longer depend on the kernel's builddeb
` [PATCH v6 5/5] linux-mainline: Test config fragments and LINUX_VERSION_EXTENSION
[PATCH] isar-init-build-env: Always set ISARROOT
2019-12-24 5:21 UTC (8+ messages)
` [PATCH v2] "
[PATCH] isar-bootstrap: Remove unwanted sudo calls
2019-12-24 5:04 UTC
[PATCH v5 0/5] linux-custom recipe rework
2019-12-19 15:19 UTC (16+ messages)
` [PATCH v5 1/5] recipes-kernel/linux: make KERNEL_DEFCONFIG support in-tree defconfigs
` [PATCH v5 2/5] linux-mainline: fix stripping of .0 from the kernel version
` [PATCH v5 3/5] linux-mainline: update from 4.19.0 to 4.19.88
` [PATCH v5 4/5] linux-custom: rewrite to no longer depend on the kernel's builddeb
` [PATCH v5 5/5] linux-mainline: Test config fragments
[PATCH L-C v2 7/7] linux-custom: rewrite to no longer depend on the kernel's builddeb
2019-12-09 7:40 UTC (16+ messages)
` [PATCH L-C v4 0/5] linux-custom recipe rework
` [PATCH L-C v4 1/5] recipes-kernel/linux: make KERNEL_DEFCONFIG support in-tree defconfigs
` [PATCH L-C v4 2/5] linux-mainline: fix stripping of .0 from the kernel version
` [PATCH L-C v4 3/5] linux-mainline: update from 4.19.0 to 4.19.80
` [PATCH L-C v4 4/5] buildchroot-host: install qemu-static to support hybrid cross-compiles
` [PATCH L-C v4 5/5] linux-custom: rewrite to no longer depend on the kernel's builddeb
DISTRO_APT_PREMIRRORS broken?
2019-12-08 15:56 UTC (4+ messages)
` [PATCH] user_manual: Make usage of DISTRO_APT_PREMIRRORS clear
[PATCH] distro: Use ?= while specifying sources list
2019-12-08 15:46 UTC (2+ messages)
[PATCH] targz-img: Ignore tar exit code 1
2019-12-06 11:18 UTC (7+ messages)
[PATCH] meta/classes: Make sure the files exists before copying
2019-12-05 12:55 UTC (5+ messages)
` [PATCH v2] "
[PATCH] dpkg-base: Expand adjust_git to all git SRC_URIs
2019-11-28 15:25 UTC (2+ messages)
[PATCH] isar-bootstrap: Clear local apt state information
2019-11-28 15:21 UTC (6+ messages)
` [PATCH v2] "
[PATCHv3 0/4] document debianize.bbclass
2019-11-26 15:52 UTC (6+ messages)
` [PATCHv3 1/4] debianize: only prepend changelog when our entry is not there
` [PATCHv3 2/4] debianize: move variable defaults to the class that needs them
` [PATCHv3 3/4] doc: write something about "debianize" and add example package
` [PATCHv3 4/4] CI: add "samefile" to our example config and CI build
[PATCH 00/17] base-apt rework
2019-11-25 12:03 UTC (21+ messages)
` [PATCH 01/17] repository: new class to deal with repos
` [PATCH 02/17] dpkg-base: add download caching of apt:// downloads
` [PATCH 05/17] base-apt: do not skip gpg check when it is signed
` [PATCH 07/17] meta: split all apt-get invocations into download and execution
` [PATCH 08/17] meta: create DL_DIR support for all apt-get downloaded .debs
` [PATCH 09/17] meta: import DL_DIR debs before apt-get download steps
[PATCHv2 0/4] document debianize.bbclass
2019-11-25 9:18 UTC (3+ 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