From: Armin Kuster
Source: https://gitlab.freedesktop.org/dbu
MR: 108825
Type: Security Fix
Disposition: Backport from
https://gitlab.freedesktop.org/dbus/dbus/-/commit/e75c67a28fa2bc41a8ab0de433a52355c71a8abf
ChangeID: dea9518b9c13dab66e7d553c622000b9c6e268cc
Description:
Affects: < 1.12.20
S
On Fri, Aug 27, 2021 at 2:58 PM Saul Wold wrote:
>
> The guard binary and documentaiton should only be be packaged for the
> target class.
>
> Signed-off-by: Saul Wold
> ---
> meta/recipes-devtools/quilt/quilt.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/reci
On Fri, Aug 27, 2021 at 2:58 PM Saul Wold wrote:
>
> The libltdl package is not needed for -native or -cross, so make it's
> only packaged for the target class.
>
> Signed-off-by: Saul Wold
> ---
> meta/recipes-devtools/libtool/libtool-2.4.6.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deleti
The guard binary and documentaiton should only be be packaged for the
target class.
Signed-off-by: Saul Wold
---
meta/recipes-devtools/quilt/quilt.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/quilt/quilt.inc
b/meta/recipes-devtools/quilt/quilt.in
The libltdl package is not needed for -native or -cross, so make it's
only packaged for the target class.
Signed-off-by: Saul Wold
---
meta/recipes-devtools/libtool/libtool-2.4.6.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/libtool/libtool-2.4.6.i
On Thu, Aug 26, 2021 at 9:05 PM Randy MacLeod
wrote:
> On 2021-08-24 12:48 p.m., Randy MacLeod wrote:
> > Add Steven Walter in hopes that he or someone else
> > who uses meta-rust will help out.
> >
> > On 2021-08-23 5:21 a.m., Richard Purdie wrote:
> >> On Sun, 2021-08-22 at 08:45 -0400, Randy M
Signed-off-by: Sakib Sajal
---
meta/classes/buildstats.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/buildstats.bbclass b/meta/classes/buildstats.bbclass
index 0de605200a..874d30b292 100644
--- a/meta/classes/buildstats.bbclass
+++ b/meta/classes/buildst
Drop upstream patch
This brings in following fixes
* 3f701faa (upstream/master, origin/master) fix libc-internal signal blocking
on mips archs
* 0fbd7d66 fix broken struct shmid_ds on powerpc (32-bit)
* 4f3d346b math: fix fmaf not to depend on FE_TOWARDZERO
* 937822ab fix TZ parsing logi
Running 'rustc --print ' in -c devshell environment
the target specifications are not known, unless the
RUST_TARGET_PATH (absolute path to rustlib/) is defined.
Signed-off-by: Tim Orling
---
meta/classes/rust-common.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta
On 8/26/21 9:05 PM, Randy MacLeod wrote:
> On 2021-08-24 12:48 p.m., Randy MacLeod wrote:
>> Add Steven Walter in hopes that he or someone else
>> who uses meta-rust will help out.
>>
>> On 2021-08-23 5:21 a.m., Richard Purdie wrote:
>>> On Sun, 2021-08-22 at 08:45 -0400, Randy MacLeod wrote:
>>>
Hi Nathan,
> On Fri, 27 Aug 2021 at 19:20, Lukasz Majewski wrote:
> >
> > Hi Nathan,
> >
> > > On Thu, 26 Aug 2021 at 23:38, Richard Purdie
> > > wrote:
> > > >
> > > > On Thu, 2021-08-26 at 14:27 +0200, Lukasz Majewski wrote:
> > > > > Hi Richard, Khem,
> > > > >
> > > > > > Hi Richard,
On Fri, Aug 27, 2021 at 3:51 PM Jon Mason wrote:
>
> These files are using a more generic DEFAULTTUNE in their targeted tune
> file. This is contrary to what is being done in other tune files, and
> this changes them to match. It is still possible to use the more
> generic DEFAULTTUNE in a machi
These files are using a more generic DEFAULTTUNE in their targeted tune
file. This is contrary to what is being done in other tune files, and
this changes them to match. It is still possible to use the more
generic DEFAULTTUNE in a machine's config file by simply specifying it.
Signed-off-by: Jo
On 8/27/21 3:58 AM, Richard Purdie wrote:
> On Thu, 2021-08-26 at 19:09 -0700, Armin Kuster wrote:
>> Commit: 953f6d9a71 lz4: remove ptest changes
>>
>> missed removing the run-ptest file
>>
>> Signed-off-by: Armin Kuster
>> ---
>>
> [...]
>
>> diff --git a/meta/recipes-support/lz4/lz4_1.9.3.bb
Signed-off-by: Alexander Kanavin
---
meta/recipes-devtools/rust/rust-source.inc| 3 +++
meta/recipes-example/rust-hello-world/rust-hello-world_git.bb | 2 ++
2 files changed, 5 insertions(+)
diff --git a/meta/recipes-devtools/rust/rust-source.inc
b/meta/recipes-devtools/rust
On Fri, 2021-08-27 at 10:03 +0100, Richard Purdie via lists.openembedded.org
wrote:
> On Fri, 2021-08-27 at 00:05 -0400, Randy MacLeod wrote:
> > Thanks to Richard's dogged determination and Herculean efforts,
> > the Rust recipes are now merged to the oe-core master branch.
> >
> > https://gi
On Fri, 27 Aug 2021 at 19:20, Lukasz Majewski wrote:
>
> Hi Nathan,
>
> > On Thu, 26 Aug 2021 at 23:38, Richard Purdie
> > wrote:
> > >
> > > On Thu, 2021-08-26 at 14:27 +0200, Lukasz Majewski wrote:
> > > > Hi Richard, Khem,
> > > >
> > > > > Hi Richard,
> > > > >
> > > > > > On Tue, 2021-08-24
On Thu, 2021-08-26 at 19:09 -0700, Armin Kuster wrote:
> Commit: 953f6d9a71 lz4: remove ptest changes
>
> missed removing the run-ptest file
>
> Signed-off-by: Armin Kuster
> ---
>
[...]
> diff --git a/meta/recipes-support/lz4/lz4_1.9.3.bb
> b/meta/recipes-support/lz4/lz4_1.9.3.bb
> index 390
Hi Nathan,
> On Thu, 26 Aug 2021 at 23:38, Richard Purdie
> wrote:
> >
> > On Thu, 2021-08-26 at 14:27 +0200, Lukasz Majewski wrote:
> > > Hi Richard, Khem,
> > >
> > > > Hi Richard,
> > > >
> > > > > On Tue, 2021-08-24 at 09:36 +0200, ?ukasz Majewski wrote:
> > > > > > Hi Khem,
> > > > >
On Fri, 2021-08-27 at 00:05 -0400, Randy MacLeod wrote:
> Thanks to Richard's dogged determination and Herculean efforts,
> the Rust recipes are now merged to the oe-core master branch.
>
> https://git.openembedded.org/openembedded-core/log/?qt=range&q=master
>
>
> There are still some known
Crashes in mesa when using vgem kernel module (in the absence of real GPU)
have been observed in dunfell (they do not happen in master):
https://bugzilla.yoctoproject.org/show_bug.cgi?id=14527
Let's focus on making host-accelerated virtualized graphics work well in master
and upcoming releases (t
On Thu, 26 Aug 2021 at 23:38, Richard Purdie
wrote:
>
> On Thu, 2021-08-26 at 14:27 +0200, Lukasz Majewski wrote:
> > Hi Richard, Khem,
> >
> > > Hi Richard,
> > >
> > > > On Tue, 2021-08-24 at 09:36 +0200, ?ukasz Majewski wrote:
> > > > > Hi Khem,
> > > > >
> > > > > > On Mon, Aug 23, 2021 at 1:0
From: Zoltán Böszörményi
Enable zstd PACKAGECONFIG knob for squashfs-tools.
Signed-off-by: Zoltán Böszörményi
---
meta/classes/base.bbclass | 4
meta/classes/image_types.bbclass | 6 --
meta/classes/kernel-fitimage.bbclass
From: Zoltán Böszörményi
If the kernel configuration enables module signing but no key
is provided, then the kernel generates one during the kernel build.
The current runtime-dependency references (with only package names
without full versions) allow mixed package installations from different
re
From: Zoltán Böszörményi
For some use cases, a monolithic kernel-modules package containing
all modules built from the kernel sources may be preferred.
For one, download time is shorter and installation time is faster.
Set KERNEL_SPLIT_MODULES="0" for this in. The default is one subpackage
per m
I have been carrying some forked bbclass recipes and I think
these can be beneficial to others, not to mention that I could
get rid of the private forks of these.
v2:
- drop the package_rpm.bbclass / posttrans patch
- squash the previous patches #3 and #4 together (patch #2 now)
- more verbose com
From: Zoltán Böszörményi
Signed-off-by: Zoltán Böszörményi
---
meta/classes/kernel-module-split.bbclass | 11 +++
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/meta/classes/kernel-module-split.bbclass
b/meta/classes/kernel-module-split.bbclass
index b56dd4a9c7..6c1de4c9
Yeah, squashfs-tools needs PACKAGECONFIG = "zstd" by default.
I will send an updated series soon with this patch updated.
2021. 08. 26. 14:04 keltezéssel, Richard Purdie írta:
On Mon, 2021-08-23 at 16:54 +0200, Zoltan Boszormenyi via lists.openembedded.org
wrote:
From: Zoltán Böszörményi
Sign
28 matches
Mail list logo