|
[kirkstone][PATCH 1/2] runc: update to 1.1.2
From: Bruce Ashfield <bruce.ashfield@...> Bumping runc to version v1.1.2-9-gb507e2da, which comprises the following commits: bf1cd884 ci: use golangci-lint-action v3, GO_VERSION 1feafc31 ci: bump gola
From: Bruce Ashfield <bruce.ashfield@...> Bumping runc to version v1.1.2-9-gb507e2da, which comprises the following commits: bf1cd884 ci: use golangci-lint-action v3, GO_VERSION 1feafc31 ci: bump gola
|
By
Chen Qi
·
|
|
[kirkstone][PATCH 2/2] runc/docker: update to 1.1.2
From: Bruce Ashfield <bruce.ashfield@...> Bumping runc to version v1.1.2-9-gb507e2da, which comprises the following commits: bf1cd884 ci: use golangci-lint-action v3, GO_VERSION 1feafc31 ci: bump gola
From: Bruce Ashfield <bruce.ashfield@...> Bumping runc to version v1.1.2-9-gb507e2da, which comprises the following commits: bf1cd884 ci: use golangci-lint-action v3, GO_VERSION 1feafc31 ci: bump gola
|
By
Chen Qi
·
|
|
[kirkstone][PATCH 1/3] podman: Fix host contamination 2 messages
From: Andrei Gherzan <andrei.gherzan@...> The project's internal Makefile uses BUILDFLAGS variable to pass arguments to `go build` while Yocto/OE defines it as GOBUILDFLAGS. Add a patch to align this
From: Andrei Gherzan <andrei.gherzan@...> The project's internal Makefile uses BUILDFLAGS variable to pass arguments to `go build` while Yocto/OE defines it as GOBUILDFLAGS. Add a patch to align this
|
By
Andrei Gherzan
·
|
|
[PATCH 1/2] podman: Fix host contamination 2 messages
From: Andrei Gherzan <andrei.gherzan@...> The project's internal Makefile uses BUILDFLAGS variable to pass arguments to `go build` while Yocto/OE defines it as GOBUILDFLAGS. Add a patch to align this
From: Andrei Gherzan <andrei.gherzan@...> The project's internal Makefile uses BUILDFLAGS variable to pass arguments to `go build` while Yocto/OE defines it as GOBUILDFLAGS. Add a patch to align this
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH 3/3] runc: Add Upstream-Status to patch 0001
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...01-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch | 1 + 1 file changed, 1 insertion(+) d
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...01-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch | 1 + 1 file changed, 1 insertion(+) d
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH 2/3] oci-image-tools: Add Upstream-Status to patch 0001
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .../0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch | 1 + 1 file changed, 1 insertion(+) diff
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .../0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch | 1 + 1 file changed, 1 insertion(+) diff
|
By
Andrei Gherzan
·
|
|
[PATCH 2/2] oci-image-tools: Add Upstream-Status to patch 0001
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .../0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch | 1 + 1 file changed, 1 insertion(+) diff
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .../0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch | 1 + 1 file changed, 1 insertion(+) diff
|
By
Andrei Gherzan
·
|
|
[PATCH] runc: Add Upstream-Status to patch 0001
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...01-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch | 1 + 1 file changed, 1 insertion(+) d
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...01-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch | 1 + 1 file changed, 1 insertion(+) d
|
By
Andrei Gherzan
·
|
|
[meta-cloud-services][PATCH] python3-arrow: drop python3-backports-functools-lru-cache dependency 2 messages
python3-backports-functools-lru-cache was recently dropped from meta-python with 620689d4efba ("python3-backports-functional-lru-cache: remove, not needed for Python 3"). Since the functionality it pr
python3-backports-functools-lru-cache was recently dropped from meta-python with 620689d4efba ("python3-backports-functional-lru-cache: remove, not needed for Python 3"). Since the functionality it pr
|
By
Jonas Gorski
·
|
|
[meta-cloud-services][PATCH] python3-heat-cfntools: fix typo 2 messages
Fix typo: RDPENDS_${PN} -> RDEPENDS:${PN} Signed-off-by: Yi Zhao <yi.zhao@...> --- .../recipes-devtools/python/python3-heat-cfntools_1.4.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff
Fix typo: RDPENDS_${PN} -> RDEPENDS:${PN} Signed-off-by: Yi Zhao <yi.zhao@...> --- .../recipes-devtools/python/python3-heat-cfntools_1.4.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff
|
By
Yi Zhao
·
|
|
[master|kirkstone][PATCH 1/2] cloud-init: add rdpends for netifaces and charset-normalizer
Thanks Jeremy, All three patches have been merged to master and kirskstone. Bruce In message: [meta-virtualization][master|kirkstone][PATCH 1/2] cloud-init: add rdpends for netifaces and charset-norma
Thanks Jeremy, All three patches have been merged to master and kirskstone. Bruce In message: [meta-virtualization][master|kirkstone][PATCH 1/2] cloud-init: add rdpends for netifaces and charset-norma
|
By
Bruce Ashfield
·
|
|
[master|kirkstone][PATCH 2/2] cloud-init: install sysvinit initscripts
The redhat versions work with out modification. Signed-off-by: Jeremy A. Puhlman <jpuhlman@...> --- recipes-extended/cloud-init/cloud-init_21.4.bb | 5 +++++ 1 file changed, 5 insertions(+) diff --git
The redhat versions work with out modification. Signed-off-by: Jeremy A. Puhlman <jpuhlman@...> --- recipes-extended/cloud-init/cloud-init_21.4.bb | 5 +++++ 1 file changed, 5 insertions(+) diff --git
|
By
Jeremy Puhlman
·
|
|
[master|kirkstone][PATCH 1/2] cloud-init: add rdpends for netifaces and charset-normalizer
Signed-off-by: Jeremy A. Puhlman <jpuhlman@...> --- recipes-extended/cloud-init/cloud-init_21.4.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-extended/cloud-init/cloud-init_21.4.bb b/
Signed-off-by: Jeremy A. Puhlman <jpuhlman@...> --- recipes-extended/cloud-init/cloud-init_21.4.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-extended/cloud-init/cloud-init_21.4.bb b/
|
By
Jeremy Puhlman
·
|
|
[master|kirkstone][PATCH] cloud-init: add depend on udev in sysvinit case.
Just as with systemd, the build needs the dev manager installed as a dependancy Signed-off-by: Jeremy A. Puhlman <jpuhlman@...> --- recipes-extended/cloud-init/cloud-init_21.4.bb | 3 ++- 1 file change
Just as with systemd, the build needs the dev manager installed as a dependancy Signed-off-by: Jeremy A. Puhlman <jpuhlman@...> --- recipes-extended/cloud-init/cloud-init_21.4.bb | 3 ++- 1 file change
|
By
Jeremy Puhlman
·
|
|
[PATCH 0/2] xen: PCI runqemu issue follow-up 4 messages
This series acts as a follow-up to the commit: fb0a7b97db4f ("xen: Disable PCI on qemuarm with Xen") This wants to be backported to kirkstone. Michal Orzel (2): Revert "xen: Disable PCI on qemuarm wit
This series acts as a follow-up to the commit: fb0a7b97db4f ("xen: Disable PCI on qemuarm with Xen") This wants to be backported to kirkstone. Michal Orzel (2): Revert "xen: Disable PCI on qemuarm wit
|
By
Michal Orzel
·
|
|
[PATCH] k3s: Fetch dependencies from github instead of googlesource to avoid rate-limit 7 messages
All repositories under https://go.googlesource.com/ have a mirror in https://github.com. Fetching the dependencies from github is much faster and we avoid timeouts = due to googlesource rate-limit. Re
All repositories under https://go.googlesource.com/ have a mirror in https://github.com. Fetching the dependencies from github is much faster and we avoid timeouts = due to googlesource rate-limit. Re
|
By
Diego Sueiro
·
|
|
[PATCH 2/2] xen: Disable highmem on qemuarm 3 messages
By default, highmem option is enabled for machine types later than virt-2.12. This allows qemu to place devices and RAM in physical address space above 32-bits. This can cause issues as according to t
By default, highmem option is enabled for machine types later than virt-2.12. This allows qemu to place devices and RAM in physical address space above 32-bits. This can cause issues as according to t
|
By
Michal Orzel
·
|
|
[PATCH 1/2] Revert "xen: Disable PCI on qemuarm with Xen" 3 messages
This reverts commit fb0a7b97db4f419b82309f98a4944ae3330d1e2e. Justification: Commit fb0a7b97db4f removed the PCI node from the qemu device tree due to the issue when trying to access PCI configuration
This reverts commit fb0a7b97db4f419b82309f98a4944ae3330d1e2e. Justification: Commit fb0a7b97db4f removed the PCI node from the qemu device tree due to the issue when trying to access PCI configuration
|
By
Michal Orzel
·
|
|
[PATCH V2] buildah: add recipe for buildah v1.26 8 messages
buildah is a command line tool, to be installed and run on target, that can be used to: - create a working container, either from scratch or using an image as a starting point - create an image, eithe
buildah is a command line tool, to be installed and run on target, that can be used to: - create a working container, either from scratch or using an image as a starting point - create an image, eithe
|
By
sakib.sajal@...
·
|
|
[PATCH V2 1/9] docker-distribution: fix the inehrit and systemd settings 2 messages
In order for systemd variables such as SYSTEMD_AUTO_ENABLE to have effect, we need to inherit the systemd class. We also need to specify the package which contains the service. As go.bbclass already i
In order for systemd variables such as SYSTEMD_AUTO_ENABLE to have effect, we need to inherit the systemd class. We also need to specify the package which contains the service. As go.bbclass already i
|
By
Chen Qi
·
|