|
Re: Patching submodules
Hi Emily,
I'm not sure how the patch is generated, and (not using devtool myself) I may understood your problem wrongly
(showing the relevant part of your diff could help), but you could try to
Hi Emily,
I'm not sure how the patch is generated, and (not using devtool myself) I may understood your problem wrongly
(showing the relevant part of your diff could help), but you could try to
|
By
Yann Dirson
·
#48876
·
|
|
Re: yocto on tinkerbaord using meta-rockchip
Yes :) But you observe the key issue, Trevor is correctly focused on the
upstream kernel and the vendor layer on an old vendor kernel. The vendor
kernels rapidly turn into maintenance nightmares over
Yes :) But you observe the key issue, Trevor is correctly focused on the
upstream kernel and the vendor layer on an old vendor kernel. The vendor
kernels rapidly turn into maintenance nightmares over
|
By
Philip Balister
·
#48875
·
|
|
Re: What are the key factors for yocto build speed?
I tried compiling octave on an ARM board with 1GB of RAM (because octave is virtually impossible to cross-compile). There was one C++ in there that triggered a huge memory load of about 1GB, thus
I tried compiling octave on an ARM board with 1GB of RAM (because octave is virtually impossible to cross-compile). There was one C++ in there that triggered a huge memory load of about 1GB, thus
|
By
Mike Looijmans
·
#48874
·
|
|
Re: Patching submodules
Hi Paul -
I’m not sure what you mean by “include all the necessary changes to the submodule in the patch”, because anytime I change something in the submodule then the git diff for the main
Hi Paul -
I’m not sure what you mean by “include all the necessary changes to the submodule in the patch”, because anytime I change something in the submodule then the git diff for the main
|
By
Emily
·
#48873
·
|
|
Re: Patching submodules
The issue appears to be that patches are applied using quilt which
doesn't understand a patch like this. I don't know of a good solution
to this other than making a new commit in the top level
The issue appears to be that patches are applied using quilt which
doesn't understand a patch like this. I don't know of a good solution
to this other than making a new commit in the top level
|
By
Paul Barker
·
#48872
·
|
|
Re: Patching submodules
Is there a reason why you don't use a bbappend file with your patch in
it in a custom layer?
Something like this:
package_ver.bbappend
--------------------
FILESEXTRAPATHS_prepend :=
Is there a reason why you don't use a bbappend file with your patch in
it in a custom layer?
Something like this:
package_ver.bbappend
--------------------
FILESEXTRAPATHS_prepend :=
|
By
Nicolas Jeker
·
#48871
·
|
|
Re: yocto on tinkerbaord using meta-rockchip
Wow, I'm suprised to discover this meta-rockchip :)
Rockchip engineers also publish a meta-rockchip on Github (https://github.com/rockchip-linux/meta-rockchip), although
nowadays it's mainly Jeffy
Wow, I'm suprised to discover this meta-rockchip :)
Rockchip engineers also publish a meta-rockchip on Github (https://github.com/rockchip-linux/meta-rockchip), although
nowadays it's mainly Jeffy
|
By
Yann Dirson
·
#48870
·
|
|
Patching submodules
Hi all -
I have a recipe that I'd like to patch - the source is in a repo which has a submodule, and the patch occurs in the submodule. Is there a way I can apply this patch without getting an error?
Hi all -
I have a recipe that I'd like to patch - the source is in a repo which has a submodule, and the patch occurs in the submodule. Is there a way I can apply this patch without getting an error?
|
By
Emily
·
#48869
·
|
|
Re: QA notification for completed autobuilder build (yocto-3.1_M3.rc1)
By
Sangeeta Jain
·
#48868
·
|
|
Re: yocto on tinkerbaord using meta-rockchip
Hi Karthik,
<karthik.poduval@...> wrote:
According to the log, your board is a "tinker-board-s", please try
using that for your MACHINE instead of "tinker-board".
Thanks and best regards,
Hi Karthik,
<karthik.poduval@...> wrote:
According to the log, your board is a "tinker-board-s", please try
using that for your MACHINE instead of "tinker-board".
Thanks and best regards,
|
By
Trevor Woerner
·
#48867
·
|
|
Re: What are the key factors for yocto build speed?
is it something like make -l ? that you are looking for here.
is it something like make -l ? that you are looking for here.
|
By
Khem Raj
·
#48866
·
|
|
Re: What are the key factors for yocto build speed?
Awesome :)
The problems listed in the commit message don't amount to much at first glance. Any other issues
that got visible only later ?
--
Yann Dirson <yann@...>
Blade / Shadow --
Awesome :)
The problems listed in the commit message don't amount to much at first glance. Any other issues
that got visible only later ?
--
Yann Dirson <yann@...>
Blade / Shadow --
|
By
Yann Dirson
·
#48865
·
|
|
Re: What are the key factors for yocto build speed?
You can test with:
do_compile[number_threads] = "1"
Cheers,
Richard
You can test with:
do_compile[number_threads] = "1"
Cheers,
Richard
|
By
Richard Purdie
·
#48864
·
|
|
Re: What are the key factors for yocto build speed?
This is a bug:
http://bugzilla.yoctoproject.org/show_bug.cgi?id=13306
I sometimes wonder whether something basic like "no more than one
compile task at a time" would be sufficient in practice to
This is a bug:
http://bugzilla.yoctoproject.org/show_bug.cgi?id=13306
I sometimes wonder whether something basic like "no more than one
compile task at a time" would be sufficient in practice to
|
By
Adrian Bunk
·
#48863
·
|
|
Re: What are the key factors for yocto build speed?
You mean like:
http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wipqueue4&id=d66a327fb6189db5de8bc489859235dcba306237
? :)
Sadly we never fixed all the issues to let that
You mean like:
http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wipqueue4&id=d66a327fb6189db5de8bc489859235dcba306237
? :)
Sadly we never fixed all the issues to let that
|
By
Richard Purdie
·
#48862
·
|
|
Re: QA notification for completed autobuilder build (yocto-3.1_M3.rc1)
Where any tests skipped do to lack of physical access to h/w? A quick
look at some of the manual tests do imply physical access.
- armin
Where any tests skipped do to lack of physical access to h/w? A quick
look at some of the manual tests do imply physical access.
- armin
|
By
Armin Kuster
·
#48861
·
|
|
Re: What are the key factors for yocto build speed?
This could be neatly handled by using the GNU-make job-server mechanism.
If bitbake itself would provide a jub-server, all make-based recipes would
automatically get their jobs properly limited.
This could be neatly handled by using the GNU-make job-server mechanism.
If bitbake itself would provide a jub-server, all make-based recipes would
automatically get their jobs properly limited.
|
By
Yann Dirson
·
#48860
·
|
|
Re: What are the key factors for yocto build speed?
It would be really great if some sort of "weight" could be attached to a task. This relates to memory usage.
My system has 16 cores but only 8GB RAM. With both parallelization options to "16", I
It would be really great if some sort of "weight" could be attached to a task. This relates to memory usage.
My system has 16 cores but only 8GB RAM. With both parallelization options to "16", I
|
By
Mike Looijmans
·
#48859
·
|
|
Re: QA notification for completed autobuilder build (yocto-3.1_M3.rc1)
Hello all,
This is the full report for yocto-3.1_M3.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
Hello all,
This is the full report for yocto-3.1_M3.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
|
By
Sangeeta Jain
·
#48858
·
|
|
Re: Issue while adding the support for TLS1.3 in existing krogoth yocto
#yocto
#apt
#raspberrypi
Pls can any body guide and suggest the reason of issue
Sent from my Huawei phone
Pls can any body guide and suggest the reason of issue
Sent from my Huawei phone
|
By
amaya jindal
·
#48857
·
|