|
Yocto Project Status WW04'20
Current Dev Position: YP 3.1 M2
Next Deadline: YP 3.1 M2 build date 1/20/2020
Next Team Meetings:
Bug Triage meeting Thursday Jan. 23th at 7:30am PDT (https://zoom.us/j/454367603)
Monthly
Current Dev Position: YP 3.1 M2
Next Deadline: YP 3.1 M2 build date 1/20/2020
Next Team Meetings:
Bug Triage meeting Thursday Jan. 23th at 7:30am PDT (https://zoom.us/j/454367603)
Monthly
|
By
Stephen Jolley
·
#48068
·
|
|
Re: [psplash][PATCH v2] add systemd support
Thanks. I've merged this and some other patches which were outstanding
and tweaked the license headers.
Hopefully we can update the recipe in OE-Core to use all this now...
Cheers,
Richard
Thanks. I've merged this and some other patches which were outstanding
and tweaked the license headers.
Hopefully we can update the recipe in OE-Core to use all this now...
Cheers,
Richard
|
By
Richard Purdie
·
#48067
·
|
|
Re: [psplash][PATCH v2] add systemd support
That one is there in the message in my inbox:
X-Mailer: git-send-email 2.24.1
So maybe also groups.io is playing games here?
This indeed looks strange.
So did you notice only on groups.io or also
That one is there in the message in my inbox:
X-Mailer: git-send-email 2.24.1
So maybe also groups.io is playing games here?
This indeed looks strange.
So did you notice only on groups.io or also
|
By
Stefan Agner <stefan@...>
·
#48066
·
|
|
Remove buildhistory from deb package version
Hi all.
I need to remove the buildhistory number from final package version
Until now I use in local.conf
PRSERV_HOST = "localhost:0"
BUILDHISTORY_COMMIT =
Hi all.
I need to remove the buildhistory number from final package version
Until now I use in local.conf
PRSERV_HOST = "localhost:0"
BUILDHISTORY_COMMIT =
|
By
Mauro Ziliani
·
#48065
·
|
|
Re: [psplash][PATCH v2] add systemd support
Very strange. Something has changed it, I don't see an `X-Mailer:
git-send-email` header.
Looking at it on groups.io
(https://lists.yoctoproject.org/g/yocto/message/48061) I can see line
wrapping and
Very strange. Something has changed it, I don't see an `X-Mailer:
git-send-email` header.
Looking at it on groups.io
(https://lists.yoctoproject.org/g/yocto/message/48061) I can see line
wrapping and
|
By
Paul Barker
·
#48064
·
|
|
Re: [psplash][PATCH v2] add systemd support
Hm, I did send it using git send-email:
$ git send-email --to=richard.purdie@...
--to=yocto@... --cc=stefan@...
v2-0001-add-systemd-support.patch
When I look at the
Hm, I did send it using git send-email:
$ git send-email --to=richard.purdie@...
--to=yocto@... --cc=stefan@...
v2-0001-add-systemd-support.patch
When I look at the
|
By
Stefan Agner <stefan@...>
·
#48063
·
|
|
Re: [psplash][PATCH v2] add systemd support
Looks like your email client or mail server has made a mess of this
one - it's "Content-Type: multipart/mixed" with quoted-printable
encoding for the text.
Could you try re-sending with `git
Looks like your email client or mail server has made a mess of this
one - it's "Content-Type: multipart/mixed" with quoted-printable
encoding for the text.
Could you try re-sending with `git
|
By
Paul Barker
·
#48062
·
|
|
[psplash][PATCH v2] add systemd support
From: Stefan Agner <stefan.agner@...>
This adds optional systemd support. When enabled, an utility called
psplash-systemd is built. This tool will connect to systemd using the
system bus to
From: Stefan Agner <stefan.agner@...>
This adds optional systemd support. When enabled, an utility called
psplash-systemd is built. This tool will connect to systemd using the
system bus to
|
By
Stefan Agner <stefan@...>
·
#48061
·
|
|
Re: Excluding recipe u-boot-fw-utils from a target build
#yocto
Hi Richard,
Some packages are pulled as runtime dependencies (RDEPENDS from a
package that is installed, or via the auto-RDEPENDS mechanism which
detects if a package is a provider of a shlib
Hi Richard,
Some packages are pulled as runtime dependencies (RDEPENDS from a
package that is installed, or via the auto-RDEPENDS mechanism which
detects if a package is a provider of a shlib
|
By
Quentin Schulz
·
#48060
·
|
|
extensible sdk, devtool not working, wrong python3 binary found in PATH as first
I use Yocto(warrior) and want to create valid extensible sdk. My problem is that after installation of created sdk i get:
{SDK-INSTALL-DIR}/sysroots/x86_64-pokysdk-linux/usr/bin/python3:
I use Yocto(warrior) and want to create valid extensible sdk. My problem is that after installation of created sdk i get:
{SDK-INSTALL-DIR}/sysroots/x86_64-pokysdk-linux/usr/bin/python3:
|
By
Mariusz Madej
·
#48059
·
|
|
Excluding recipe u-boot-fw-utils from a target build
#yocto
I am using Yocto "Rocko" and an older u-boot bootloader with it (2013.10). The machine target is an i.mx6 and so I am including the freescale imx layers.
Within the freescale layer is a recipe for a
I am using Yocto "Rocko" and an older u-boot bootloader with it (2013.10). The machine target is an i.mx6 and so I am including the freescale imx layers.
Within the freescale layer is a recipe for a
|
By
Richard.W
·
#48058
·
|
|
[meta-openssl102-fips][PATCH 2/3] openssh: fix failure to enter FIPS mode
In 0001-conditional-enable-fips-mode.patch, it inserts a function
ssh_enable_fips_mode to ssh_malloc_init which is invoked by main
function. But ssh_malloc_init is removed in openssh 8.1p1. Refresh
In 0001-conditional-enable-fips-mode.patch, it inserts a function
ssh_enable_fips_mode to ssh_malloc_init which is invoked by main
function. But ssh_malloc_init is removed in openssh 8.1p1. Refresh
|
By
Yi Zhao
·
#48057
·
|
|
[meta-openssl102-fips][PATCH 3/3] fipscheck: only enable if OPENSSL_FIPS_ENABLED is set
We encountered the following error when building fipscheck without
setting OPENSSL_FIPS_ENABLED:
ERROR: Nothing PROVIDES 'openssl-fips' (but
We encountered the following error when building fipscheck without
setting OPENSSL_FIPS_ENABLED:
ERROR: Nothing PROVIDES 'openssl-fips' (but
|
By
Yi Zhao
·
#48056
·
|
|
[meta-openssl102-fips][PATCH 1/3] openssh bbappend: refresh local patches to 8.1p1
From: Hongxu Jia <hongxu.jia@...>
Since upstream oe-core upgraded openssh to 8.1p1,
refresh local patches of fips
Signed-off-by: Hongxu Jia <hongxu.jia@...>
---
From: Hongxu Jia <hongxu.jia@...>
Since upstream oe-core upgraded openssh to 8.1p1,
refresh local patches of fips
Signed-off-by: Hongxu Jia <hongxu.jia@...>
---
|
By
Yi Zhao
·
#48055
·
|
|
Re: [psplash][PATCH] add systemd support
At a quick glance this looks like it will fail to build with sysvinit
so that needs to be fixed.
Also, can you put a license/copyright on the new file please. Bonus
marks for an SPDX license line
At a quick glance this looks like it will fail to build with sysvinit
so that needs to be fixed.
Also, can you put a license/copyright on the new file please. Bonus
marks for an SPDX license line
|
By
Richard Purdie
·
#48054
·
|
|
[psplash][PATCH] add systemd support
From: Stefan Agner <stefan.agner@...>
This adds optional systemd support. When enabled, an utility called
psplash-systemd is built. This tool will connect to systemd using the
system bus to
From: Stefan Agner <stefan.agner@...>
This adds optional systemd support. When enabled, an utility called
psplash-systemd is built. This tool will connect to systemd using the
system bus to
|
By
Stefan Agner <stefan@...>
·
#48053
·
|
|
Re: [RFC PATCH] python: remove Python 2 and all supporting classes
YES :)
By
Andreas Müller
·
#48052
·
|
|
Re: [psplash][PATCH 1/3] add recovered bar.png
I'd love to get that in. Please cc on the patch.
Cheers,
Richard
I'd love to get that in. Please cc on the patch.
Cheers,
Richard
|
By
Richard Purdie
·
#48051
·
|
|
Re: [psplash][PATCH 1/3] add recovered bar.png
No worries, thanks for looking at it!
I actually realized that we carry one more patch which adds systemd
support. Will send that patch as well.
--
Stefan
No worries, thanks for looking at it!
I actually realized that we carry one more patch which adds systemd
support. Will send that patch as well.
--
Stefan
|
By
Stefan Agner <stefan@...>
·
#48050
·
|
|
BBFILE_PRIORITY implicit inherit in nested meta layers
#yocto
Hello,
In a conventional setting of meta-layer layer.conf, we set the BBFILE_PRIORITY as following
BBFILE_COLLECTIONS += "mylayer"
BBFILE_PATTERN_mylayer =
Hello,
In a conventional setting of meta-layer layer.conf, we set the BBFILE_PRIORITY as following
BBFILE_COLLECTIONS += "mylayer"
BBFILE_PATTERN_mylayer =
|
By
dz4list@...
·
#48049
·
|