Easy to understand for new-comers.
Signed-off-by: Khem Raj
---
...{meta-oe-ptest-all-image.bb => meta-oe-image-ptest-all.bb} | 4 ++--
...eta-oe-ptest-fast-image.bb => meta-oe-image-ptest-fast.bb} | 2 +-
.../images/{meta-oe-ptest-image.bb => meta-oe-image-ptest.bb} | 0
...a-perl-ptest-all-imag
These are test images to build all recipes in layer. Renaming them makes
them refect what they are. Moreover we can rename the ptest images to
match OE-Core naming conventions for meta-oe/meta-perl/meta-python
Signed-off-by: Khem Raj
---
...{meta-filesystems-image.bb => meta-filesystems-image-al
These were essentially duplicates of core-image-minimal, however
core-image-base is a better baseline for upper layers, so switched the
consumers of these images to use core-image-base
Signed-off-by: Khem Raj
---
.../images/meta-filesystems-image-base.bb | 7 ---
.../images/
We really do not need to define base images which already exist in core
layer, reuse them here.
Signed-off-by: Khem Raj
---
.../recipes-filesystems/images/meta-filesystems-image.bb | 2 +-
.../recipes-multimedia/images/meta-multimedia-image.bb | 2 +-
meta-networking/recipes-core/i
On Wed, Oct 4, 2023 at 7:22 PM Marek Vasut wrote:
>
> On 10/5/23 00:36, Khem Raj wrote:
> > I looked at the changes in master since 2.10 and most of them are
> > bugfixes, but one big change is switch away from autotools to cmake
> > so it might be worth to get all fixes and switch to cmake in rec
On 10/5/23 00:36, Khem Raj wrote:
I looked at the changes in master since 2.10 and most of them are
bugfixes, but one big change is switch away from autotools to cmake
so it might be worth to get all fixes and switch to cmake in recipe
for master instead of trying to fix the dependency issues to
I looked at the changes in master since 2.10 and most of them are
bugfixes, but one big change is switch away from autotools to cmake
so it might be worth to get all fixes and switch to cmake in recipe
for master instead of trying to fix the dependency issues to generate
faad.h
since we run autorec
> -Original Message-
> From: Khem Raj
> Sent: Wednesday, October 4, 2023 9:58 AM
> To: Slater, Joseph
> Cc: openembedded-devel@lists.openembedded.org; MacLeod, Randy
>
> Subject: Re: [oe] [meta-webserver][PATCH 1/1] nginx: add configure option
>
> On Wed, Oct 4, 2023 at 9:13 AM Joe Sl
Hello Team,
I am getting the below error all the time when I use devtool update-recipe or
devtoiol build.
*Exception: bb.fetch2.FetchError: Fetcher failure: Recipe uses a floating
tag/branch '5.15/linux' for repo 'github.com/intel/linux-intel-lts.git' without
a fixed SRCREV yet doesn't call bb
This bolt product does not currently have an entry in the CVE database.
However, the default cve-check logic that maps recipes to products in
the CVE database is incorrectly matching this package to a different
bolt product made by bolt-cms. As a result, CVE checking incorrectly
reports CVEs for th
Fixes
AssertionError:-
ptests which had no test results:
['minicoredumper']
Signed-off-by: Khem Raj
---
meta-oe/recipes-kernel/minicoredumper/files/run-ptest | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-oe/recipes-kernel/minicoredumper/files/run-pte
seeing this
make[2]: *** No rule to make target '../../git/include/faad.h', needed
by 'all-am'. Stop.
make[2]: *** Waiting for unfinished jobs
https://errors.yoctoproject.org/Errors/Details/739273/
is it some sort of race ?
On Tue, Oct 3, 2023 at 1:58 PM Marek Vasut wrote:
>
> Update faad
On Wed, Oct 4, 2023 at 9:13 AM Joe Slater via lists.openembedded.org
wrote:
>
> From: Joe Slater
>
> Support --with-http_xslt_module configure option via a PACKAGECONFIG
> option. The option is not added to the defaults.
>
> Signed-off-by: Joe Slater
> ---
> .../files/0001-configure-libxslt-co
Whoops. Sorry. wrong alias.
I'm resending to proper ML.
On Wed, Oct 4, 2023, at 17:51, Khem Raj wrote:
> Wrong mailing list core layer patches go to oe-core mailing list not oe-devel
>
> On Wed, Oct 4, 2023 at 8:07 AM Pavel Zhukov wrote:
>> From: Pavel Zhukov
>>
>> if packages is provided by
From: Joe Slater
Support --with-http_xslt_module configure option via a PACKAGECONFIG
option. The option is not added to the defaults.
Signed-off-by: Joe Slater
---
.../files/0001-configure-libxslt-conf.patch | 39 +++
meta-webserver/recipes-httpd/nginx/nginx.inc | 3 ++
2
Wrong mailing list core layer patches go to oe-core mailing list not
oe-devel
On Wed, Oct 4, 2023 at 8:07 AM Pavel Zhukov wrote:
> From: Pavel Zhukov
>
> if packages is provided by dummysdk and in the same time marked for
> installation with IMAGE_INSTALL it causes conflict in apt because virtu
From: Pavel Zhukov
Two tests to cover both installing package with IMAGE_INSTALL as
well as installing versioned dependencies of the package (using perl (>=
5.XX).
Related: [Yocto #13338] [Yocto #14995] [Yocto #14066]
Signed-off-by: Pavel Zhukov
---
.../testsdk-perldepends.bb
Quoting Tom Hochstein (2023-10-03 14:38:41)
>
>
> > -Original Message-
> > From: Kieran Bingham
> > Sent: Tuesday, October 3, 2023 4:29 AM
> > To: Tom Hochstein ; openembedded-
> > de...@lists.openembedded.org
> > Cc: Tom Hochstein
> > Subject: Re: [meta-multimedia][PATCH] libcamera: Av
From: Khem Raj
This fixes build failure with kernel 6.5
Signed-off-by: Khem Raj
---
meta-oe/recipes-kernel/kernel-selftest/kernel-selftest.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-oe/recipes-kernel/kernel-selftest/kernel-selftest.bb
b/meta-oe/recipes-kernel/
From: Pavel Zhukov
if packages is provided by dummysdk and in the same time marked for
installation with IMAGE_INSTALL it causes conflict in apt because virtual
providers are
not taken into account if package is asked to be installed explicitly.
Filter such packages from provides/conflicts to wo
From: Pavel Zhukov
dpkg and apt seem to handle versioned provides correctly now [1] so this
workaround is not needed anymore.
This fixes [Yocto #14995] for package_deb.
[1]
Signed-off-by: Pavel Zhukov
---
meta/classes-global/package_deb.bbclass | 9 +
meta/recipes-core/meta/dummy-
The graphviz configure script used $prefix/include and $prefix/lib search
directories, thus bypassing the recipe sysroot, which could lead to build
contamination or failures. The added patch (backported from graphviz 9.0.0)
fixes this.
Due to the $prefix != /usr check in the configure script, this
From: Benjamin Bara
Changelog:
=
This release contains two security related fixes. One each for VP8 and
VP9.
- Upgrading:
This release is ABI compatible with the previous release.
- Bug fixes:
https://crbug.com/1486441 (CVE-2023-5217)
Fix to a crash related to VP9 encoding (#1642)
23 matches
Mail list logo