On Mon, 2020-11-30 at 17:44 +, Peter Kjellerstedt wrote:
> > -Original Message-
> > From: openembedded-core@lists.openembedded.org > c...@lists.openembedded.org> On Behalf Of Richard Purdie
> > Sent: den 27 november 2020 00:42
> > To: Peter Kjellerstedt ; openembedded-
> > c...@lists.o
This change allows you to pull individual binaries into the
target without including the entire suite.
Signed-off-by: Sinan Kaya
---
meta/recipes-extended/procps/procps_3.3.16.bb | 51 +--
1 file changed, 48 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-extended/procps
This change allows you to pull individual binaries into the
target without including the entire suite.
Signed-off-by: Sinan Kaya
---
meta/recipes-extended/procps/procps_3.3.16.bb | 51 +--
1 file changed, 48 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-extended/procps
Support per binary package to not bloat the system with unneeded
tools.
Signed-off-by: Sinan Kaya
---
.../net-tools/net-tools_1.60-20181103.bb | 29 ++-
1 file changed, 28 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-extended/net-tools/net-tools_1.60-20181103.bb
Can we use a separate variable controlling this behavior other than
*_LINK_NAME variables being set to empty?
Then we could easily extend it to stop creating the links also for image
artifacts as well.
On Thu, Nov 26, 2020 at 7:55 PM Paul Eggleton <
bluelightn...@bluelightning.org> wrote:
> On T
References:
https://nvd.nist.gov/vuln/detail/CVE-2020-29129
https://nvd.nist.gov/vuln/detail/CVE-2020-29130
backport patch from:
https://git.qemu.org/?p=libslirp.git;a=commit;h=2e1dcbc0c2af64fcb17009eaf2ceedd81be2b27f
Signed-off-by: Li Wang
---
meta/recipes-devtools/qemu/qemu.inc | 1
All,
Just a reminder we will hold the monthly Yocto Project Technical Meeting at
8am PST tomorrow. (12/1)
Yocto Project Technical Team Meeting: We encourage people attending the
meeting to logon and announce themselves on the Yocto Project IRC chancel
during the meeting (optional):
Yocto
All,
The triage team is starting to try and collect up and classify bugs which a
newcomer to the project would be able to work on in a way which means people
can find them. They're being listed on the triage page under the appropriate
heading:
https://wiki.yoctoproject.org/wiki/Bug_Triage#Newc
> -Original Message-
> From: Richard Purdie
> Sent: den 30 november 2020 12:47
> To: Peter Kjellerstedt ; openembedded-
> c...@lists.openembedded.org
> Subject: Re: [OE-core] [PATCHv2 1/4] pseudo: Simplify
> pseudo_client_ignore_path_chroot()
>
> Hi Peter,
>
> On Wed, 2020-11-25 at 14:48
From: Dmitry Baryshkov
License-Update: firmware versions/filenames
Signed-off-by: Dmitry Baryshkov
---
...{linux-firmware_20201022.bb => linux-firmware_20201118.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-kernel/linux-firmware/{linux-firmware_20201022.bb =
From: Dmitry Baryshkov
Package firmware for new generation of Atheros WiFi cards.
Signed-off-by: Dmitry Baryshkov
---
.../linux-firmware/linux-firmware_20201118.bb | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-kernel/linux-firmware/linux-fi
The current implementation will always pick an existing templateconf.cfg if
present else it will use the one from OE. A user might not always want to pick
an existing tempalteconf.cfg even if its present. Introduce
CUSTOM_TEMPLATECONF variable to provide an option for the user to specify if he
wa
On Fri, 2020-11-27 at 20:24 -0800, Tim Orling wrote:
> From: Tim Orling
>
> We are increasingly needing pytest in oe-core, so it is time to move it
> from meta-python.
>
> This series first imports the recipes -- as-is -- from meta-python.
> Second, the maintainers.inc is updated to add myself a
On 02/11/2020 09:20, Yi Zhao wrote:
> Do not run systemd-networkd and connman simultaneously. These two
> network managers may conflict with each other.
>
> Signed-off-by: Yi Zhao
> ---
> ...stop-systemd-networkd-when-using-con.patch | 29 +++
> .../connman/connman_1.38.bb
> -Original Message-
> From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf Of Richard Purdie
> Sent: den 27 november 2020 00:42
> To: Peter Kjellerstedt ; openembedded-
> c...@lists.openembedded.org
> Subject: Re: [OE-core] [PATCHv2 3/4] bitbake.conf: Cano
I neglected to mention that I post a list of outstanding CVE's to
openembedded-core@lists.openembedded.org every Sunday. You can browse
that email to select CVEs to work on.
Steve
On Mon, Nov 30, 2020 at 7:12 AM Steve Sakoman via
lists.openembedded.org
wrote:
>
> We've been making good progress
Reply to this thread noting which CVE you plan to work on. Please
don't claim one
unless you really intend to follow through!
Note: there are already outstanding CVE database update requests for
most of the older qemu issues. Fixes for recent CVE's are fair game
though!
-=-=-=-=-=-=-=-=-=-=-=-
We've been making good progress on reducing the number of issues
reported by the CVE checker. We went from 202 on August 16 to 59 on
November 29.
Some of these reductions have come from sending in corrections to the
CVE database where there were errors in version matching, and others
have come fr
On Mon, Nov 30, 2020 at 6:11 AM Ross Burton wrote:
>
> Why are all the patches from this not squashed into this? We don't
> need to see the bugs you fixed.
Right.
heh its better to eat the sausage than to see it being made.
Richard did it before pushing to all is set.
>
> Ross
>
> On Sun, 29 Nov
From: Luca Boccassi
dbus-broker also uses the messagebus user, so move it
over from dbus to dbus-common
---
meta/recipes-core/dbus/dbus_1.12.20.bb | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/meta/recipes-core/dbus/dbus_1.12.20.bb
b/meta/recipes-core/dbus/dbu
On Mon, Nov 30, 2020 at 4:34 PM Steve Sakoman wrote:
>
> On Sun, Nov 29, 2020 at 9:38 PM Nicolas Dechesne
> wrote:
> >
> > hi Steve and Bruce,
> >
> > On Wed, Nov 18, 2020 at 5:56 AM Bruce Ashfield
> > wrote:
> > >
> > > From: Bruce Ashfield
> > >
> > > There were two copies of this patch floa
On Sun, Nov 29, 2020 at 9:38 PM Nicolas Dechesne
wrote:
>
> hi Steve and Bruce,
>
> On Wed, Nov 18, 2020 at 5:56 AM Bruce Ashfield
> wrote:
> >
> > From: Bruce Ashfield
> >
> > There were two copies of this patch floating around, and the merged
> > variant has the copy in the wrong place.
> >
>
On 11/27/20 4:17 AM, Peter Bergin wrote:
Hi,
this is a good improvement to the security, thanks for sharing this!
As the global socket now is at /run/wayland-0 users that belongs to
group 'wayland' and want to use weston needs to set its
XDG_RUNTIME_DIR accordingly. As probably more applica
On Mon, Nov 30, 2020 at 3:24 AM Bruce Ashfield wrote:
>
> On Mon, Nov 30, 2020 at 2:38 AM Nicolas Dechesne
> wrote:
> >
> > hi Steve and Bruce,
> >
> > On Wed, Nov 18, 2020 at 5:56 AM Bruce Ashfield
> > wrote:
> > >
> > > From: Bruce Ashfield
> > >
> > > There were two copies of this patch flo
Why are all the patches from this not squashed into this? We don't
need to see the bugs you fixed.
Ross
On Sun, 29 Nov 2020 at 07:48, Khem Raj wrote:
>
> Since 1.15, numpy have replaced nose with pytest testing framework
> it additionally needs hypothesis and sortedcontainers modules
>
> Signed
On Mon, 2020-11-30 at 14:51 +0100, Quentin Schulz wrote:
> Hi Richard,
>
> On Mon, Nov 30, 2020 at 01:47:03PM +, Richard Purdie wrote:
> > Upstream renamed master -> dev, update SRC_URI to match.
> >
>
> Wondering if "release" branch does not make more sense?
Good question. Dev had the revi
Hi Richard,
On Mon, Nov 30, 2020 at 01:47:03PM +, Richard Purdie wrote:
> Upstream renamed master -> dev, update SRC_URI to match.
>
Wondering if "release" branch does not make more sense?
Quentin
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online
Upstream renamed master -> dev, update SRC_URI to match.
[YOCTO #14135]
Signed-off-by: Richard Purdie
---
meta/recipes-support/lz4/lz4_1.9.2.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-support/lz4/lz4_1.9.2.bb
b/meta/recipes-support/lz4/lz4_1.9.2.bb
inde
On Mon, Nov 30, 2020 at 2:38 AM Nicolas Dechesne
wrote:
>
> hi Steve and Bruce,
>
> On Wed, Nov 18, 2020 at 5:56 AM Bruce Ashfield
> wrote:
> >
> > From: Bruce Ashfield
> >
> > There were two copies of this patch floating around, and the merged
> > variant has the copy in the wrong place.
> >
>
Hi Peter,
On Wed, 2020-11-25 at 14:48 +0100, Peter Kjellerstedt wrote:
> This also plugs a memory leak in pseudo_client_ignore_path_chroot().
>
> Signed-off-by: Peter Kjellerstedt
I make no claim to understand what happened but I tried patches 1 and 2
in a build over the weekend and with the fi
Some of the selftests failed over the weekend with "access denied" errors
fetching this tarball. Instead of relying on upstream when fetching the
tarball, use the Yocto source mirrors instead.
Signed-off-by: Ross Burton
---
meta/lib/oeqa/selftest/cases/devtool.py | 2 +-
1 file changed, 1 inser
31 matches
Mail list logo