On Fri, 2022-05-20 at 12:04 +0100, Richard Purdie via
lists.openembedded.org wrote:
> On Fri, 2022-05-20 at 10:56 +0100, Richard Purdie via
> lists.openembedded.org wrote:
> > Let me jump in and explain a bit about what I think we need to do here
> > to move forward.
> >
> > With the patch in this
On Fri, 2022-05-20 at 14:35 +0200, Thomas Perrot via
lists.openembedded.org wrote:
> Hi Alexander,
>
> On Fri, 2022-05-20 at 14:27 +0200, Alexander Kanavin wrote:
> > The correct way to address this is to restrict the amount of webkit
> > make jobs in site.conf, specific to the build host. Or add
Use PACKAGE_BEFORE_PN for packages which need to capture files early,
switch to idiomatic ${PN} for additional packages. Swap spaces for tabs
in shell functions.
Signed-off-by: Alex Kiernan
Signed-off-by: Alex Kiernan
---
meta/recipes-core/udev/eudev_3.2.11.bb | 25 -
1
hid2hci moved to bluez4 in 2011. The FILES changes for ${PN} and
${PN}-dev only added existing defaults into the set.
Signed-off-by: Alex Kiernan
Signed-off-by: Alex Kiernan
---
meta/recipes-core/udev/eudev_3.2.11.bb | 9 +
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/me
GObject support was dropped in 252150e181c5 ("src/gudev: remove Gobject
libudev support."), drop all g-i-r support which appears to be dead
upstream.
Fill out PACKAGECONFIG options.
Signed-off-by: Alex Kiernan
Signed-off-by: Alex Kiernan
---
...uild-Remove-dead-g-i-r-configuration.patch | 155
Use PACKAGE_BEFORE_PN for packages which need to capture files early,
switch to idiomatic ${PN} for additional packages. Swap spaces for tabs
in shell functions.
Signed-off-by: Alex Kiernan
Signed-off-by: Alex Kiernan
---
meta/recipes-core/udev/eudev_3.2.11.bb | 25 -
1
hid2hci moved to bluez4 in 2011. The FILES changes for ${PN} and
${PN}-dev only added existing defaults into the set.
Signed-off-by: Alex Kiernan
Signed-off-by: Alex Kiernan
---
meta/recipes-core/udev/eudev_3.2.11.bb | 9 +
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/me
GObject support was dropped in 252150e181c5 ("src/gudev: remove Gobject
libudev support."), drop all g-i-r support which appears to be dead
upstream.
Fill out PACKAGECONFIG options.
Signed-off-by: Alex Kiernan
Signed-off-by: Alex Kiernan
---
...uild-Remove-dead-g-i-r-configuration.patch | 155
On Fri, May 20, 2022 at 9:21 AM Steve Sakoman wrote:
>
> On Fri, May 20, 2022 at 5:39 AM Khem Raj wrote:
> >
> > On Fri, May 20, 2022 at 7:50 AM Steve Sakoman wrote:
> > >
> > > On Mon, May 16, 2022 at 12:49 PM Khem Raj wrote:
> > > >
> > > > Original repository has been less maintained and thu
On Fri, May 20, 2022 at 5:39 AM Khem Raj wrote:
>
> On Fri, May 20, 2022 at 7:50 AM Steve Sakoman wrote:
> >
> > On Mon, May 16, 2022 at 12:49 PM Khem Raj wrote:
> > >
> > > Original repository has been less maintained and thusly adelie linux
> > > community has picked up the package and started
On Fri, May 20, 2022 at 7:50 AM Steve Sakoman wrote:
>
> On Mon, May 16, 2022 at 12:49 PM Khem Raj wrote:
> >
> > Original repository has been less maintained and thusly adelie linux
> > community has picked up the package and started to maintain it also
> > applied long standing bug fixes.
> >
>
basically this would fix build for pipewire-native, libpam-native and
openssh-native.
Hopefully without breaking things ;)
Signed-off-by: Markus Volk
---
.../openssh/openssh_9.0p1.bb | 2 +-
meta/recipes-core/udev/eudev_3.2.11.bb| 2 ++
meta/recipes-extended/pam/libpa
Hi Markus,
Il giorno Fri, 20 May 2022 14:54:17 +0200
"Markus Volk" ha scritto:
> basically this would fix build for pipewire-native, libpam-native and
> openssh-native. Hopefully without breaking things ;)
Missing Signed-off-by :line.
--
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engine
On Mon, May 16, 2022 at 12:49 PM Khem Raj wrote:
>
> Original repository has been less maintained and thusly adelie linux
> community has picked up the package and started to maintain it also
> applied long standing bug fixes.
>
> Now we use new fork by Adélie Linux, which includes more supported
On Fri, May 20, 2022 at 2:04 AM Ranjitsinh Rathod
wrote:
>
> On Tue, May 10, 2022 at 10:50 AM, Steve Sakoman wrote:
>
> Extra newline above silently inhibits application of the following two hunks!
>
> Hi Steve,
>
> Can we raise a bug in the Yocto for this? Because it seems a serious issue
> wher
libdecor is a client-side decoration library for Wayland clients. It is used
by libsdl2 for window decoration and is required to provide decoration for
shells that use client-side decoration such as gnome-shell or weston.
Signed-off-by: Markus Volk
---
.../libdecor/libdecor_0.1.0.bb
basically this would fix build for pipewire-native, libpam-native and
openssh-native.
Hopefully without breaking things ;)
---
.../openssh/openssh_9.0p1.bb | 2 +-
meta/recipes-core/udev/eudev_3.2.11.bb| 2 ++
meta/recipes-extended/pam/libpam_1.5.2.bb | 24 +
- add libusb PACKAGECONFIG because libsdl2 is looking for it
- remove xvm and xinerama since support has been dropped in sdl code
- allow native build for libxkbcommon and xkeyboard-config to allow
alignment of native/target build
- align native and target build
- add PACKAGECONFIG options for pi
- add libusb PACKAGECONFIG because libsdl2 is looking for it
- remove xvm and xinerama since support has been dropped in sdl code
- allow native build for libxkbcommon and xkeyboard-config to allow
alignment of native/target build
- align native and target build
- add PACKAGECONFIG options for pi
libdecor is a client-side decoration library for Wayland clients. It is used
by libsdl2 for window decoration and is required to provide decoration for
shells that use client-side decoration such as gnome-shell or weston.
Signed-off-by: Markus Volk
---
.../libdecor/libdecor_0.1.0.bb
Because crypt_r.3 is also provided by libxcrypt-doc.
Signed-off-by: Thomas Perrot
---
meta/recipes-extended/man-pages/man-pages_5.13.bb | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-extended/man-pages/man-pages_5.13.bb
b/meta/recipes-extended/man-pages/
i have started here locally to resolve all dependencies to be able to
build pipewire-native. Besides I tried to untie the node when building
libpam-native, because otherwise I can't compile openssh-native either.
All in all, the changes were more invasive than I had hoped. Quite some
recipes ne
Hi Alexander,
On Fri, 2022-05-20 at 14:27 +0200, Alexander Kanavin wrote:
> The correct way to address this is to restrict the amount of webkit
> make jobs in site.conf, specific to the build host. Or add RAM.
>
I heard you
Kind regards,
Thomas Perrot
> Ale
>
> On Fri 20. May 2022 at 14.20,
On 5/20/22 14:30, Thomas Perrot wrote:
Hello Jacob,
On Fri, 2022-05-20 at 14:19 +0200, Jacob Kroon wrote:
On 5/20/22 14:16, Thomas Perrot via lists.openembedded.org wrote:
Otherwise the compilation may lead to out-of-memories.
Signed-off-by: Thomas Perrot
---
meta/recipes-sato/webkit/webk
Hello Jacob,
On Fri, 2022-05-20 at 14:19 +0200, Jacob Kroon wrote:
> On 5/20/22 14:16, Thomas Perrot via lists.openembedded.org wrote:
> > Otherwise the compilation may lead to out-of-memories.
> >
> > Signed-off-by: Thomas Perrot
> > ---
> > meta/recipes-sato/webkit/webkitgtk_2.36.1.bb | 3 ++
The correct way to address this is to restrict the amount of webkit make
jobs in site.conf, specific to the build host. Or add RAM.
Ale
On Fri 20. May 2022 at 14.20, Jacob Kroon wrote:
> On 5/20/22 14:16, Thomas Perrot via lists.openembedded.org wrote:
> > Otherwise the compilation may lead to
On 5/20/22 14:16, Thomas Perrot via lists.openembedded.org wrote:
Otherwise the compilation may lead to out-of-memories.
Signed-off-by: Thomas Perrot
---
meta/recipes-sato/webkit/webkitgtk_2.36.1.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-sato/webki
Otherwise the compilation may lead to out-of-memories.
Signed-off-by: Thomas Perrot
---
meta/recipes-sato/webkit/webkitgtk_2.36.1.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.36.1.bb
b/meta/recipes-sato/webkit/webkitgtk_2.36.1.bb
On Tue, May 10, 2022 at 10:50 AM, Steve Sakoman wrote:
>
> Extra newline above silently inhibits application of the following two
> hunks!
Hi Steve,
Can we raise a bug in the Yocto for this? Because it seems a serious issue
where the patch is actually not applied and bitbake not giving any
wa
From: Changqing Li
dev in modules.devname should be populated in /dev on boot. remove
create static mode from udevd will make these devices cannot be
populated. Since commit [1], when use sysVinit, devices like
/dev/net/tun will not be created.
more info:
udevd in systemd also remove create sta
On Fri, 2022-05-20 at 10:56 +0100, Richard Purdie via
lists.openembedded.org wrote:
> Let me jump in and explain a bit about what I think we need to do here
> to move forward.
>
> With the patch in this series applied, "oe-selftest -r
> sstatetests.SStateTests.test_sstate_allarch_samesigs" fails.
Let me jump in and explain a bit about what I think we need to do here
to move forward.
With the patch in this series applied, "oe-selftest -r
sstatetests.SStateTests.test_sstate_allarch_samesigs" fails. Looking at
the test, it sets two different MACHINE values, "qemuarm" and "qemux86-
64". Lets s
Hello Sundeep,
this looks like something that requires a bit of time to set up,
reproduce and understand, and unfortunately I do not have the time
this week or the next. If you need my assistance you have to wait.
Alex
On Thu, 19 May 2022 at 13:12, Sundeep KOKKONDA
wrote:
>
> Hello,
> On 14-05-
From: Kory Maincent
Isolate the writing of the UBI configuration in a separate function.
This allows to use a custom configuration easily by overriding the
function.
Replace the echo functions by a cat to have a more readable configuration.
Signed-off-by: Kory Maincent
---
meta/classes/image_
On Fri, May 20, 2022 at 9:24 AM wrote:
>
> On Mon, 2022-05-16 at 20:49 +0100, Alex Kiernan wrote:
> > GObject support was dropped in 252150e181c5 ("src/gudev: remove Gobject
> > libudev support."), but some gir support appears to still exist.
> >
> > Fill out PACKAGECONFIG options.
> >
> > Signed-
On Mon, 2022-05-16 at 20:49 +0100, Alex Kiernan wrote:
> GObject support was dropped in 252150e181c5 ("src/gudev: remove Gobject
> libudev support."), but some gir support appears to still exist.
>
> Fill out PACKAGECONFIG options.
>
> Signed-off-by: Alex Kiernan
> Signed-off-by: Alex Kiernan
>
Hello Everyone,
This is the full report for yocto-4.0.1.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
=== Summary
No high milestone defects.
No new issue found. Have a good weekend 😊.
Thanks,
Jay
> -Origi
37 matches
Mail list logo