|
Re: meta-riscv: building curl, "undefined reference to '__atomic_exchange_1'
another data point, matches exactly what i'm referring to:
https://github.com/curl/curl/issues/9055
rday
another data point, matches exactly what i'm referring to:
https://github.com/curl/curl/issues/9055
rday
|
By
Robert P. J. Day
·
#57470
·
|
|
meta-riscv: building curl, "undefined reference to '__atomic_exchange_1'
on admittedly unsupported ubuntu 22.04 platform but it's clear this
is a known issue as it's pretty much identical to what one reads here:
on admittedly unsupported ubuntu 22.04 platform but it's clear this
is a known issue as it's pretty much identical to what one reads here:
|
By
Robert P. J. Day
·
#57469
·
|
|
Re: Installing gfortran into native sysroot for libgfortran
in your fortran app recipe you have to add DEPENDS = "libgfortran"
in your fortran app recipe you have to add DEPENDS = "libgfortran"
|
By
Khem Raj
·
#57468
·
|
|
Installing gfortran into native sysroot for libgfortran
Hello,
I'm trying to compile libgfortran for a Xilinx Zynq SoC, which uses the arm-xilinx-linux-gnueabi toolchain.
I have added
FORTRAN:forcevariable = ",fortran"
to my local.conf, which causes
Hello,
I'm trying to compile libgfortran for a Xilinx Zynq SoC, which uses the arm-xilinx-linux-gnueabi toolchain.
I have added
FORTRAN:forcevariable = ",fortran"
to my local.conf, which causes
|
By
Gregory Anders <greg@...>
·
#57467
·
|
|
Re: Minutes: Yocto Project Weekly Triage Meeting 6/30/2022
This issue is understood, documented and resolved so
I closed the defect with a short explanation.
../Randy
-- # Randy MacLeod# Wind River Linux
This issue is understood, documented and resolved so
I closed the defect with a short explanation.
../Randy
-- # Randy MacLeod# Wind River Linux
|
By
Randy MacLeod
·
#57466
·
|
|
Re: [PATCH yocto-autobuilder-helper 2/2] config.json: remove non-gpl3 job
Maybe ‘deprecated’ isn’t quite the right word to use here.
However, meta-gpl2 is unmaintained. It has no active maintainers, and is worked on only when absolutely needed: in the last year
Maybe ‘deprecated’ isn’t quite the right word to use here.
However, meta-gpl2 is unmaintained. It has no active maintainers, and is worked on only when absolutely needed: in the last year
|
By
Ross Burton
·
#57465
·
|
|
Re: [PATCH yocto-autobuilder-helper 2/2] config.json: remove non-gpl3 job
Where and how the decision was made?
Alex
Where and how the decision was made?
Alex
|
By
Alexander Kanavin
·
#57464
·
|
|
[PATCH yocto-autobuilder-helper 2/2] config.json: remove non-gpl3 job
meta-gplv2 is deprecated, so remove it from the autobuilder in master.
Signed-off-by: Ross Burton <ross.burton@...>
---
config.json | 11 -----------
1 file changed, 11 deletions(-)
diff --git
meta-gplv2 is deprecated, so remove it from the autobuilder in master.
Signed-off-by: Ross Burton <ross.burton@...>
---
config.json | 11 -----------
1 file changed, 11 deletions(-)
diff --git
|
By
Ross Burton
·
#57463
·
|
|
[PATCH yocto-autobuilder-helper 1/2] config.json: remove meta-gplv2 from the check-layer job
The meta-gplv2 layer is deprecated in master, so remove it from the
check-layer job.
Signed-off-by: Ross Burton <ross.burton@...>
---
config.json | 5 +----
1 file changed, 1 insertion(+), 4
The meta-gplv2 layer is deprecated in master, so remove it from the
check-layer job.
Signed-off-by: Ross Burton <ross.burton@...>
---
config.json | 5 +----
1 file changed, 1 insertion(+), 4
|
By
Ross Burton
·
#57462
·
|
|
Re: cve check report package version mismatch
#yocto
Re-adding yocto@.
It’s not always a trivial “this version”, there’s a fairly complex expression in the CVE (see the CPE entry) which needs to be evaluated. Or there may not be a fixed
Re-adding yocto@.
It’s not always a trivial “this version”, there’s a fairly complex expression in the CVE (see the CPE entry) which needs to be evaluated. Or there may not be a fixed
|
By
Ross Burton
·
#57461
·
|
|
Re: cve check report package version mismatch
#yocto
Hello Gaurav,
The CVE STATUS "Patched" means that there was an issue in the past,
but it is either fixed or otherwise mitigated. Open issues are marked
as "Unpatched". If you'd like to see only
Hello Gaurav,
The CVE STATUS "Patched" means that there was an issue in the past,
but it is either fixed or otherwise mitigated. Open issues are marked
as "Unpatched". If you'd like to see only
|
By
Marta Rybczynska
·
#57460
·
|
|
using Devtool upgrade with --no-patch subcommand
#yocto
#devtool
is there anything i am missing here .
is there anything i am missing here .
|
By
ksmanjunath681@...
·
#57459
·
|
|
Recommended boot method for system using rauc, intel and efi.
Hi all
I am building a yocto BSP for an Intel system. The system is using rauc for updating and contains three sections, rescue, A and B, where A/B is the actual SW running. Since the system is Intel
Hi all
I am building a yocto BSP for an Intel system. The system is using rauc for updating and contains three sections, rescue, A and B, where A/B is the actual SW running. Since the system is Intel
|
By
Anders Gnistrup
·
#57458
·
|
|
Re: Unable to fetch repository from GitLab. Checksum mismatch
Hi Rashmi,
You only need to add ;protocol=https to your SRC_URI which starts with git://.
git:// in SRC_URI is NOT the protocol used to download the sources, it is the way Bitbake knows which
Hi Rashmi,
You only need to add ;protocol=https to your SRC_URI which starts with git://.
git:// in SRC_URI is NOT the protocol used to download the sources, it is the way Bitbake knows which
|
By
Quentin Schulz
·
#57457
·
|
|
Unable to fetch repository from GitLab. Checksum mismatch
Hello,
I am building a software image and it fails when fetching a repository form GitLab. https://github.com/ajstarks/openvg
Initially I was using git:// protocol to fetch the files but due to the
Hello,
I am building a software image and it fails when fetching a repository form GitLab. https://github.com/ajstarks/openvg
Initially I was using git:// protocol to fetch the files but due to the
|
By
rashmi pisal
·
#57456
·
|
|
Yocto Project Status 05 July 2022 (WW27)
Current Dev Position: YP 4.1 M2
Next Deadline: 11th July 2022 YP 4.1 M2 Build
Next Team Meetings:
Bug Triage meeting Thursday July 7th 7:30 am PDT
Current Dev Position: YP 4.1 M2
Next Deadline: 11th July 2022 YP 4.1 M2 Build
Next Team Meetings:
Bug Triage meeting Thursday July 7th 7:30 am PDT
|
By
Neal Caidin
·
#57455
·
|
|
Re: cve check report package version mismatch
#yocto
I’m not sure I understand what your concern is. We have version 1.6.0, the CVE was fixed in 1.3.3, so the security issue has been patched.
The status is “patched” even if there’s not a
I’m not sure I understand what your concern is. We have version 1.6.0, the CVE was fixed in 1.3.3, so the security issue has been patched.
The status is “patched” even if there’s not a
|
By
Ross Burton
·
#57454
·
|
|
cve check report package version mismatch
#yocto
I used the cve check class by including it in the local.conf and then ran the bitbake build process for my image. I got a log of all the detected CVEs in the packages used in the build. However, on
I used the cve check class by including it in the local.conf and then ran the bitbake build process for my image. I got a log of all the detected CVEs in the packages used in the build. However, on
|
By
gauravsuman007@...
·
#57453
·
|
|
Re: [PATCH yocto-autobuilder-helper] run-docs-build: allow build warnings again
Perhaps it is time we split the master build from the stable releases
and used different buildtools tarballs for them?
That has it's own set of challenges of course too.
Cheers,
Richard
Perhaps it is time we split the master build from the stable releases
and used different buildtools tarballs for them?
That has it's own set of challenges of course too.
Cheers,
Richard
|
By
Richard Purdie
·
#57452
·
|
|
[meta-mingw] [PATCH] wayland: explicitly disable tests
This addresses the failure with wayland 1.21:
| ../wayland-1.21.0/tests/meson.build:2:1: ERROR: Problem encountered: -Dtests=true requires -Dlibraries=true
Signed-off-by: Alexander Kanavin
This addresses the failure with wayland 1.21:
| ../wayland-1.21.0/tests/meson.build:2:1: ERROR: Problem encountered: -Dtests=true requires -Dlibraries=true
Signed-off-by: Alexander Kanavin
|
By
Alexander Kanavin
·
#57451
·
|