|
Re: #bitbake Can't get application sources from private git using SSH keys
#bitbake
#yocto
Hello,
The ':' in SRC_URI is not handled like in the git clone command line. You may need to change it to a '/'
SRC_URI = "git://git@.../xxx/xxx.git;protocol=ssh;"
This is a frequent error (I make it
Hello,
The ':' in SRC_URI is not handled like in the git clone command line. You may need to change it to a '/'
SRC_URI = "git://git@.../xxx/xxx.git;protocol=ssh;"
This is a frequent error (I make it
|
By
Yoann Congal
·
#54253
·
|
|
#bitbake Can't get application sources from private git using SSH keys
#bitbake
#yocto
Hi,
Working on Yocto build system first time.
I has written a recipe to fetch the code from private GIT HUB, using SSH keys. Able to clone the code using git clone.
However when i ran bitbake getting
Hi,
Working on Yocto build system first time.
I has written a recipe to fetch the code from private GIT HUB, using SSH keys. Able to clone the code using git clone.
However when i ran bitbake getting
|
By
mail2uvijay@...
·
#54252
·
|
|
Re: [meta-spdxscanner][PATCH] MAINTAINERS: Updated the email address where send patches
Merged.
By
leimaohui
·
#54251
·
|
|
Install SDK with yocto
Hi,
I am new to yocto and have some problems by installing a SDK with yocto for AArch64.
The SDK you can find here:
Hi,
I am new to yocto and have some problems by installing a SDK with yocto for AArch64.
The SDK you can find here:
|
By
daniel_herrmann22@...
·
#54250
·
|
|
#yocto -kernel startup of devices/platform/amba/ffa00000.perf-monitor
#yocto
I am running with zeus…, during kernel startup I see perf-monitors setup
[ 3.564635] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[ 3.571139] xilinx-axipmon
I am running with zeus…, during kernel startup I see perf-monitors setup
[ 3.564635] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM
[ 3.571139] xilinx-axipmon
|
By
Monsees, Steven C (US)
·
#54249
·
|
|
Re: [meta-spdxscanner][PATCH] MAINTAINERS & README.md: Updated the email address where send patches
Hi Lei,
Done. See other upcoming patch.
Thanks
--
Marco
Hi Lei,
Done. See other upcoming patch.
Thanks
--
Marco
|
By
Marco Cavallini
·
#54248
·
|
|
[meta-spdxscanner][PATCH] MAINTAINERS: Updated the email address where send patches
From: Marco Cavallini <m.cavallini@...>
Signed-off-by: Marco Cavallini <koansoftware@...>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
From: Marco Cavallini <m.cavallini@...>
Signed-off-by: Marco Cavallini <koansoftware@...>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Marco Cavallini
·
#54247
·
|
|
Re: [meta-spdxscanner][PATCH] MAINTAINERS & README.md: Updated the email address where send patches
Hi, Marco
This part repeats with MAINTAINERS. Can you send patch V2 without this part?
Best regards
Lei
Hi, Marco
This part repeats with MAINTAINERS. Can you send patch V2 without this part?
Best regards
Lei
|
By
leimaohui
·
#54246
·
|
|
Re: QA notification for completed autobuilder build (yocto-3.3.2.rc2)
Hi all,
Intel and WR YP QA is planning for QA execution for YP build yocto-3.3.2.rc2. We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1. OE-Core
2.
Hi all,
Intel and WR YP QA is planning for QA execution for YP build yocto-3.3.2.rc2. We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1. OE-Core
2.
|
By
Sangeeta Jain
·
#54245
·
|
|
QA notification for completed autobuilder build (yocto-3.1.10.rc1)
A build flagged for QA (yocto-3.1.10.rc1) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.1.10.rc1
Build hash information:
bitbake:
A build flagged for QA (yocto-3.1.10.rc1) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.1.10.rc1
Build hash information:
bitbake:
|
By
Richard Purdie
·
#54244
·
|
|
Re: #yocto
#yocto
you need a patch like this
https://patches.openembedded.org/patch/169519/
you need a patch like this
https://patches.openembedded.org/patch/169519/
|
By
Khem Raj
·
#54243
·
|
|
Re: HOW To resolve : Files/directories were installed but not shipped in any package:
As the log says, either don't install the file or delete them.
There are many commits that you can look at as
As the log says, either don't install the file or delete them.
There are many commits that you can look at as
|
By
Randy MacLeod
·
#54242
·
|
|
[meta-security][PATCH 2/2] clamav: fix branch name and update
They dropped the dev branch for rel. Update to tip.
Refresh patches
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-scanners/clamav/clamav_0.104.0.bb | 6 +++---
They dropped the dev branch for rel. Update to tip.
Refresh patches
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-scanners/clamav/clamav_0.104.0.bb | 6 +++---
|
By
Armin Kuster
·
#54241
·
|
|
[meta-security][PATCH 1/2] krill: Add new pkg
Signed-off-by: Armin Kuster <akuster808@...>
---
.../krill/files/panic_workaround.patch | 16 +
.../recipes-security/krill/krill.inc | 325 ++++++++++++++++++
Signed-off-by: Armin Kuster <akuster808@...>
---
.../krill/files/panic_workaround.patch | 16 +
.../recipes-security/krill/krill.inc | 325 ++++++++++++++++++
|
By
Armin Kuster
·
#54240
·
|
|
Re: [ptest-runner 5/5] main: Do not return number of failed tests when calling ptest-runner
Hi Lukasz
Also our test infrastructure expects an exit value not equal to 0 in
case of a failed test.
Regards,
Adrian
Hi Lukasz
Also our test infrastructure expects an exit value not equal to 0 in
case of a failed test.
Regards,
Adrian
|
By
Adrian Freihofer
·
#54239
·
|
|
Re: #yocto
#yocto
Thanks, I'll check them out. --
Regards,
Sateesh
Thanks, I'll check them out. --
Regards,
Sateesh
|
By
sateesh m
·
#54238
·
|
|
QA notification for completed autobuilder build (yocto-3.3.2.rc2)
A build flagged for QA (yocto-3.3.2.rc2) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.3.2.rc2
Build hash information:
bitbake:
A build flagged for QA (yocto-3.3.2.rc2) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.3.2.rc2
Build hash information:
bitbake:
|
By
Richard Purdie
·
#54237
·
|
|
Re: #yocto
#yocto
<snip>
Searching for these error messages I found a comment on GitHub [1]
which states that this is caused by missing assembly syscall wrappers.
Experimental support for RISC-V was added in Go 1.14
<snip>
Searching for these error messages I found a comment on GitHub [1]
which states that this is caused by missing assembly syscall wrappers.
Experimental support for RISC-V was added in Go 1.14
|
By
Nicolas Jeker
·
#54236
·
|
|
Re: #yocto
#yocto
Hi,
I have cleared my cache state but also it's not compiling. Can you suggest any other way ? Or any patchwork.
Thanks & Regards,
Sateesh
--
Regards,
Sateesh
Hi,
I have cleared my cache state but also it's not compiling. Can you suggest any other way ? Or any patchwork.
Thanks & Regards,
Sateesh
--
Regards,
Sateesh
|
By
sateesh m
·
#54235
·
|
|
HOW To resolve : Files/directories were installed but not shipped in any package:
After modify recipe with using my repo I have this error after rebuild.
How to resolve this ?
log:
ERROR: phosphor-user-manager-1.0+gitAUTOINC+5a6e836a71-r1
do_package: QA Issue:
After modify recipe with using my repo I have this error after rebuild.
How to resolve this ?
log:
ERROR: phosphor-user-manager-1.0+gitAUTOINC+5a6e836a71-r1
do_package: QA Issue:
|
By
Alexander Raih
·
#54234
·
|