|
[PATCH yocto-autobuilder-helper 1/4] config.json: collect data on failure by default
Signed-off-by: Sakib Sajal <sakib.sajal@...>
---
config.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/config.json b/config.json
index f54081b..99593c8
Signed-off-by: Sakib Sajal <sakib.sajal@...>
---
config.json | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/config.json b/config.json
index f54081b..99593c8
|
By
sakib.sajal@...
·
#54090
·
|
|
Re: Integration of Docker in Read-only Rootfile system through Yocto
Greetings !
I have added the docker in yocto (zeus) and it is working with the Rootfile system which is having "Read-write" permission. When I trying to run the "Hello-world" image with the Rootfile
Greetings !
I have added the docker in yocto (zeus) and it is working with the Rootfile system which is having "Read-write" permission. When I trying to run the "Hello-world" image with the Rootfile
|
By
Poornesh <poornesh.g@...>
·
#54089
·
|
|
Re: #archiver Archiver not archiving sources from Mirror
#archiver
"Seipel, Christoph" <Christoph.Seipel@...> wrote:
If the archives you've been given have names starting with
'gitshallow_' then it's likely that the following variables were set in
local.conf
"Seipel, Christoph" <Christoph.Seipel@...> wrote:
If the archives you've been given have names starting with
'gitshallow_' then it's likely that the following variables were set in
local.conf
|
By
Paul Barker
·
#54088
·
|
|
#archiver Archiver not archiving sources from Mirror
#archiver
Hello,
I have a problem with the archiver. I want to use it to export the sources used in our image for license compliance (GPL etc.).
We have a BSP supplier that supplies the Yocto system and
Hello,
I have a problem with the archiver. I want to use it to export the sources used in our image for license compliance (GPL etc.).
We have a BSP supplier that supplies the Yocto system and
|
By
Seipel, Christoph
·
#54087
·
|
|
Re: #linux #dunfell How to use eclipse with autotools without yocto plugin
#linux
#dunfell
I found the solution: My problem was that the default project configuration which created by "./configure {CONFIGURE_FLAGS}" doesn't do a build with debug information.
So ./configure
I found the solution: My problem was that the default project configuration which created by "./configure {CONFIGURE_FLAGS}" doesn't do a build with debug information.
So ./configure
|
By
Sebastian Holzgreve
·
#54086
·
|
|
Re: [error-report-web][PATCH] report-error.bbclass: Add layer and bitbake version info to error report
Thanks, Richard
Closed the Bug as Resolved Fixed Status and commit link as a Comment.
Thanks & Regards,
Milan Shah
Milan Shah | Software Engineer
Thanks, Richard
Closed the Bug as Resolved Fixed Status and commit link as a Comment.
Thanks & Regards,
Milan Shah
Milan Shah | Software Engineer
|
By
Milan Shah
·
#54085
·
|
|
Re: [error-report-web][PATCH] report-error.bbclass: Add layer and bitbake version info to error report
We'd normally expect the bug owner to update the status of the bug since it
isn't really possible for me or the triage team to track and update them all.
We can close this one with a link to the
We'd normally expect the bug owner to update the status of the bug since it
isn't really possible for me or the triage team to track and update them all.
We can close this one with a link to the
|
By
Richard Purdie
·
#54084
·
|
|
Re: [error-report-web][PATCH] report-error.bbclass: Add layer and bitbake version info to error report
Well, there was no update on the bug as well as on the patch so I was not aware of it.
Thanks, Richard for responding. I'll definitely follow your suggestion next time.
Thanks & Regards,
Milan Shah
Well, there was no update on the bug as well as on the patch so I was not aware of it.
Thanks, Richard for responding. I'll definitely follow your suggestion next time.
Thanks & Regards,
Milan Shah
|
By
Milan Shah
·
#54083
·
|
|
Re: [error-report-web][PATCH] report-error.bbclass: Add layer and bitbake version info to error report
http://git.yoctoproject.org/cgit.cgi/poky/commit/meta/classes/report-error.bbclass?id=8b299a62c55aa8d1583aff4b8428f16def7231b7
It appears to have merged 5 months ago?
Also, looking at the patch that
http://git.yoctoproject.org/cgit.cgi/poky/commit/meta/classes/report-error.bbclass?id=8b299a62c55aa8d1583aff4b8428f16def7231b7
It appears to have merged 5 months ago?
Also, looking at the patch that
|
By
Richard Purdie
·
#54082
·
|
|
#linux #dunfell How to use eclipse with autotools without yocto plugin
#linux
#dunfell
Hi,
we were currently upgrading our yocto system to v3.1. In the older yocto system there was the "Yocto Eclipse Plugin" available. I saw in the changelog that unfortunately that this plugin is not
Hi,
we were currently upgrading our yocto system to v3.1. In the older yocto system there was the "Yocto Eclipse Plugin" available. I saw in the changelog that unfortunately that this plugin is not
|
By
Sebastian Holzgreve
·
#54081
·
|
|
Re: [error-report-web][PATCH] report-error.bbclass: Add layer and bitbake version info to error report
Hello All,
My Patch has not been reviewed for the past 7 months. Looking forward to see some updates on this.
Please find related links
Hello All,
My Patch has not been reviewed for the past 7 months. Looking forward to see some updates on this.
Please find related links
|
By
Milan Shah
·
#54080
·
|
|
Re: binman support in u-boot
Off-hand, I suspect it might be a little tricky to use binman outside of
the U-Boot context directly. Simon, any thoughts?
--
Tom
Off-hand, I suspect it might be a little tricky to use binman outside of
the U-Boot context directly. Simon, any thoughts?
--
Tom
|
By
Tom Rini
·
#54079
·
|
|
valgrind failed do_compile during bitbake
I'm using Yocto "warrior" version.
It is setup for powerpc-nf
DEFAULTTUNE = "powerpc-nf"
DISTRO = "poky"
Everything seems to work find until I enable "valgrind". 'bitbake' fails to compile
I'm using Yocto "warrior" version.
It is setup for powerpc-nf
DEFAULTTUNE = "powerpc-nf"
DISTRO = "poky"
Everything seems to work find until I enable "valgrind". 'bitbake' fails to compile
|
By
Michael
·
#54078
·
|
|
Installing a .deb produced by npm during build
Hi,
I've been struggling to add a debian package to my build. I'm trying to build this app and install it on the target: https://github.com/votingworks/kiosk-browser
It's a node app built with yarn,
Hi,
I've been struggling to add a debian package to my build. I'm trying to build this app and install it on the target: https://github.com/votingworks/kiosk-browser
It's a node app built with yarn,
|
By
Matt Bernhard
·
#54077
·
|
|
Yocto Autobuilder: Latency Monitor and AB-INT - Meeting notes: July 8, 2021
YP AB Intermittent failures meeting
===================================
July 1, 2021, 9 AM ET
https://windriver.zoom.us/j/3696693975
Attendees: Tony, Richard, Trevor,
YP AB Intermittent failures meeting
===================================
July 1, 2021, 9 AM ET
https://windriver.zoom.us/j/3696693975
Attendees: Tony, Richard, Trevor,
|
By
Randy MacLeod
·
#54076
·
|
|
Re: Question regarding custom device tree update
Hi Robert,
Thank you for your reply.
This works and I got my dtb generated in my build directory!
Best wishes,
Sohil
Hi Robert,
Thank you for your reply.
This works and I got my dtb generated in my build directory!
Best wishes,
Sohil
|
By
Sohil Shah <sohils@...>
·
#54075
·
|
|
Re: [meta-mingw][PATCH] openssl: support for building nativesdk of mingw
On 7/7/21 1:23 AM, Joshua Watt wrote:
Thanks. I will check the oe-core commit.
On 7/7/21 1:23 AM, Joshua Watt wrote:
Thanks. I will check the oe-core commit.
|
By
Changqing Li
·
#54074
·
|
|
[meta-raspberrypi][PATCH] userland: add dtc dependency
When using dtparam, dtoverlay converts /proc/device-tree to a .dtb and
loads it. However, if dtc is not installed, this operation cannot be
done and every call to dtparam fails.
Therefore, dtc needs
When using dtparam, dtoverlay converts /proc/device-tree to a .dtb and
loads it. However, if dtc is not installed, this operation cannot be
done and every call to dtparam fails.
Therefore, dtc needs
|
By
massimo toscanelli
·
#54073
·
|
|
binman support in u-boot
Hi,
I was having a bbappend for uboot v2021.04 that calls binman command from u-boot source tree but it doesn’t seems to work with bitbake with an error of unknown location of libfdt.
I have
Hi,
I was having a bbappend for uboot v2021.04 that calls binman command from u-boot source tree but it doesn’t seems to work with bitbake with an error of unknown location of libfdt.
I have
|
By
Rebecca Chang Swee Fun
·
#54072
·
|
|
[yocto-autobuilder-helper][dunfell 0/1] Pull request (cover letter only)
The following changes since commit 1e5c23dea6d989f0e5c30ebac2c95a17e78ffdf9:
config.json: Add check-layer-nightly with only meta-intel at this point (2021-06-02 12:33:34 +0100)
are available in
The following changes since commit 1e5c23dea6d989f0e5c30ebac2c95a17e78ffdf9:
config.json: Add check-layer-nightly with only meta-intel at this point (2021-06-02 12:33:34 +0100)
are available in
|
By
Steve Sakoman
·
#54071
·
|