|
[PATCH] kernel-uboot.bbclass: Use vmlinux.initramfs when INITRAMFS_IMAGE_BUNDLE set
vmlinux file doesnot have the initramfs image when INITRAMFS_IMAGE_BUNDLE was set.
Use vmlinux.initramfs in uboot_prep_kimage when INITRAMFS_IMAGE_BUNDLE set
based on the implementation in
vmlinux file doesnot have the initramfs image when INITRAMFS_IMAGE_BUNDLE was set.
Use vmlinux.initramfs in uboot_prep_kimage when INITRAMFS_IMAGE_BUNDLE set
based on the implementation in
|
By
Raju Kumar Pothuraju
·
#167108
·
|
|
[PATCH 2/2] udev-extraconf/mount.sh: only mount devices on hotplug
fdisk from util-linux (2.31.1) and above allows the user to
manipulate an already mounted device. In order to achieve this
functionality it issues a BLKRRPART (block device re-read part)
ioctl and in
fdisk from util-linux (2.31.1) and above allows the user to
manipulate an already mounted device. In order to achieve this
functionality it issues a BLKRRPART (block device re-read part)
ioctl and in
|
By
Muhammad Hamza
·
#167107
·
|
|
[PATCH 1/2] udev-extraconf/mount.sh: save mount name in our tmp filecache
Doing this will allow to fetch the exact name created by the
auto-mounter during the remove action where depending on the
scenario utilities such as the blkid might not be usable due
to actual device
Doing this will allow to fetch the exact name created by the
auto-mounter during the remove action where depending on the
scenario utilities such as the blkid might not be usable due
to actual device
|
By
Muhammad Hamza
·
#167106
·
|
|
Re: [PATCH] add missing normalize-resolvconf file since it has been moved to a separate file since version 1.90
Hi Peter and Luca,
Thanks. I have updated the sed dependency and fixed the commit message.
Ignore the 2nd mail, the 3rd mail was the correct one.
Regards,
Qorin
Hi Peter and Luca,
Thanks. I have updated the sed dependency and fixed the commit message.
Ignore the 2nd mail, the 3rd mail was the correct one.
Regards,
Qorin
|
By
Qorin Wu
·
#167105
·
|
|
[PATCH v2 4/4] python3-jsonschema: upgrade 4.5.1 -> 4.6.0
Switch the build system from setuptools to hatch.
Signed-off-by: Ross Burton <ross.burton@...>
---
...hon3-jsonschema_4.5.1.bb =3D> python3-jsonschema_4.6.0.bb} | 6 +++---
1 file changed, 3
Switch the build system from setuptools to hatch.
Signed-off-by: Ross Burton <ross.burton@...>
---
...hon3-jsonschema_4.5.1.bb =3D> python3-jsonschema_4.6.0.bb} | 6 +++---
1 file changed, 3
|
By
Ross Burton
·
#167104
·
|
|
[PATCH v2 2/4] Add python3-hatchling (from meta-oe)
Recipes in core are now needing to use the Hatch build system, so
move the hatchling recipe and class from meta-oe to oe-core.
Signed-off-by: Ross Burton <ross.burton@...>
---
Recipes in core are now needing to use the Hatch build system, so
move the hatchling recipe and class from meta-oe to oe-core.
Signed-off-by: Ross Burton <ross.burton@...>
---
|
By
Ross Burton
·
#167103
·
|
|
[PATCH v2 3/4] python3-hatch-vcs: add new recipe
This recipe (a VCS plugin for Hatch) is needed by the new
python3-jsonschema to build.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/conf/distro/include/maintainers.inc | 1
This recipe (a VCS plugin for Hatch) is needed by the new
python3-jsonschema to build.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/conf/distro/include/maintainers.inc | 1
|
By
Ross Burton
·
#167102
·
|
|
[PATCH v2 1/4] Add python3-pathspec (from meta-python)
This is a dependency of the Hatch build system, to be added as
python3-hatchling.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/conf/distro/include/maintainers.inc | 1 +
This is a dependency of the Hatch build system, to be added as
python3-hatchling.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/conf/distro/include/maintainers.inc | 1 +
|
By
Ross Burton
·
#167101
·
|
|
[PATCH] resolvconf: Install missing normalize-resolvconf file
From: Qorin <qorin.qorinna@...>
It was moved to a separate file in version 1.90
---
meta/recipes-connectivity/resolvconf/resolvconf_1.91.bb | 5 +++++
1 file changed, 5 insertions(+)
diff
From: Qorin <qorin.qorinna@...>
It was moved to a separate file in version 1.90
---
meta/recipes-connectivity/resolvconf/resolvconf_1.91.bb | 5 +++++
1 file changed, 5 insertions(+)
diff
|
By
Qorin Wu
·
#167100
·
|
|
Re: [PATCH 1/3] Add python3-hatchling (from meta-oe)
Sorry, failed to remove meta-python before running final tests.
V2 incoming.
Ross
From:Luca Ceresoli <luca.ceresoli@...>
Date: Monday, 20 June 2022 at 13:53
To: Ross Burton
Sorry, failed to remove meta-python before running final tests.
V2 incoming.
Ross
From:Luca Ceresoli <luca.ceresoli@...>
Date: Monday, 20 June 2022 at 13:53
To: Ross Burton
|
By
Ross Burton
·
#167099
·
|
|
[PATCH] resolvconf: Install missing normalize-resolvconf file
From: Qorin <qorin.qorinna@...>
It was moved to a separate file in version 1.90
---
meta/recipes-connectivity/resolvconf/resolvconf_1.91.bb | 3 ++-
1 file changed, 2 insertions(+), 1
From: Qorin <qorin.qorinna@...>
It was moved to a separate file in version 1.90
---
meta/recipes-connectivity/resolvconf/resolvconf_1.91.bb | 3 ++-
1 file changed, 2 insertions(+), 1
|
By
Qorin Wu
·
#167098
·
|
|
Re: [PATCH 1/3] Add python3-hatchling (from meta-oe)
Hi,
Luca Ceresoli <luca.ceresoli@...>
Hi,
Luca Ceresoli <luca.ceresoli@...>
|
By
Luca Ceresoli
·
#167097
·
|
|
Re: [PATCH 1/3] Add python3-hatchling (from meta-oe)
Hi Ross,
"Ross Burton" <ross.burton@...> wrote:
This patch is causing failures on the autobuilders:
ERROR: Nothing PROVIDES 'python3-pathspec-native' (but .../python3-hatchling_1.3.0.bb DEPENDS
Hi Ross,
"Ross Burton" <ross.burton@...> wrote:
This patch is causing failures on the autobuilders:
ERROR: Nothing PROVIDES 'python3-pathspec-native' (but .../python3-hatchling_1.3.0.bb DEPENDS
|
By
Luca Ceresoli
·
#167096
·
|
|
[PATCH] udev-extraconf/mount.sh: add LABELs to mountpoints
This alters the mountpoints such that if a device has a LABEL or
a PARTLABEL, it will be mounted at e.g.:
/run/media/$LABEL-<device-node>
/run/media/$PARTLABEL-<device-node>
This alters the mountpoints such that if a device has a LABEL or
a PARTLABEL, it will be mounted at e.g.:
/run/media/$LABEL-<device-node>
/run/media/$PARTLABEL-<device-node>
|
By
Muhammad Hamza
·
#167095
·
|
|
Re: externalsrc wiping out external source directory
Just for the record, and for any people googling this: Until this is fixed, just reverting the above commit works to fix this problem.
Richard, correct me if I'm wrong, but I have not yet seen any
Just for the record, and for any people googling this: Until this is fixed, just reverting the above commit works to fix this problem.
Richard, correct me if I'm wrong, but I have not yet seen any
|
By
Kristian Amlie
·
#167094
·
|
|
Re: [kirkstone][PATCH][RESEND] efivar: add musl libc compatibility
Steve,
do you consider picking this one up? It is blocking the cve-check on world on our side.
Kind regards,
Marta
Steve,
do you consider picking this one up? It is blocking the cve-check on world on our side.
Kind regards,
Marta
|
By
Marta Rybczynska
·
#167093
·
|
|
Re: [PATCH 1/3] Add python3-hatchling (from meta-oe)
An open question: should the class be called python_hatchling or python_hatch?
The front-end tool is called Hatch, but the underlying build API is called Hatchling.
I’m thinking we should rename
An open question: should the class be called python_hatchling or python_hatch?
The front-end tool is called Hatch, but the underlying build API is called Hatchling.
I’m thinking we should rename
|
By
Ross Burton
·
#167092
·
|
|
Re: [PATCH] add missing normalize-resolvconf file since it has been moved to a separate file since version 1.90
By
Peter Kjellerstedt
·
#167091
·
|
|
Re: [PATCH] add missing normalize-resolvconf file since it has been moved to a separate file since version 1.90
Hi Qorin,
Qorin Qorinna <qorin.qorinna@...> wrote:
I see. In this case it would be nice to add either a line to the commit
message or a comment in the .bb file, just to avoid others to
Hi Qorin,
Qorin Qorinna <qorin.qorinna@...> wrote:
I see. In this case it would be nice to add either a line to the commit
message or a comment in the .bb file, just to avoid others to
|
By
Luca Ceresoli
·
#167090
·
|
|
Re: [PATCH] add missing normalize-resolvconf file since it has been moved to a separate file since version 1.90
Hi Qorin,
"Qorin Wu" <qorin.wu@...> wrote:
Can you pelase explain how adding the 'sed' RDEPENDS is related to
the normalize-resolvconf change?
--
Luca Ceresoli, Bootlin
Embedded Linux and
Hi Qorin,
"Qorin Wu" <qorin.wu@...> wrote:
Can you pelase explain how adding the 'sed' RDEPENDS is related to
the normalize-resolvconf change?
--
Luca Ceresoli, Bootlin
Embedded Linux and
|
By
Luca Ceresoli
·
#167089
·
|