On 28 June 2016 at 06:56, Zhenhua Luo wrote:
> [Luo Zhenhua-B19537] gcc can't be found after sourcing the SDK env script.
> but the /usr/bin is in the PATH env variable.
>
You *do* have a gcc in /usr/bin, right?
Ross
--
___
yocto mailing list
yocto@y
Hi,
> From: Burton, Ross [mailto:ross.bur...@intel.com]
> Sent: Tuesday, June 28, 2016 6:27 PM
> To: Zhenhua Luo
> Cc: Khem Raj ; yocto@yoctoproject.org
> Subject: Re: [yocto] Failed to cross compile kernel with Yocto toolchain
>
> On 28 June 2016 at 06:56, Zhenhua Luo wrote:
> Luo Zhenhua-B19
Ops, Yeah, you right Paul! IMAGE_INSTALL_append***
Thanks
2016-06-27 22:30 GMT-03:00 Paul Eggleton :
> I think you mean IMAGE_INSTALL_append.
>
> There is a section of the manual covering this:
>
>
> http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#usingpoky-extend-customima
Fine ,its work.
Thanks
在 2016年06月28日 20:28, Daniel. 写道:
Ops, Yeah, you right Paul! IMAGE_INSTALL_append***
Thanks
2016-06-27 22:30 GMT-03:00 Paul Eggleton :
I think you mean IMAGE_INSTALL_append.
There is a section of the manual covering this:
http://www.yoctoproject.org/docs/current/
I think you should set CROSS_COMPILE variable
usually I have a script at kernel root to setup variables for me: here
is what I'm using for Daisy
https://gist.github.com/gkos/28f7cf019b716eba8574b21e6f628aa7
2016-06-28 8:20 GMT-03:00 Zhenhua Luo :
> Hi,
>
>> From: Burton, Ross [mailto:ross.bur...@
Hi!
For Yocto 2.1
I have added meta-fsl-ppc repo,
added layer to bblayers.conf,
but how to instruct bitbake to use fsl's qemu-qoriq
instead of poky's qemu (and qemu-native)
Regards,
Damir
--
___
yocto mailing list
yocto@yoctoproject.org
https://list
The reference of the buildsteps for download error reports was updated [1] but,
i forget to update this one.
[1]
http://git.yoctoproject.org/cgit/cgit.cgi/yocto-autobuilder/commit/?id=e1e7c3b86720786ae4f60da008f68d4cf5d58559
Signed-off-by: Aníbal Limón
---
buildset-config.controller/nightly-wo
/usr/lib64/ccache is unusual why do you have it in path and if you really
need it add it after all other paths. Check your env first
On Jun 27, 2016 10:56 PM, "Zhenhua Luo" wrote:
Hello Khem,
> -Original Message-
> From: Khem Raj [mailto:raj.k...@gmail.com]
> Sent: Tuesday, June 28, 201
On 06/27/2016 07:28 AM, Beth 'pidge' Flanagan wrote:
> Pulled into master, thanks!
Thanks, when i was reviewing the integration i noticed that i miss to
update the buildstep reference (DownloadBitbakeErrorReports ->
DownloadErrorReports) into nightly-world-lsb.conf.
Sorry about that, i sent ano
On Jun 28, 2016 7:22 AM, "Anicic Damir (PSI)" wrote:
>
> Hi!
>
> For Yocto 2.1
> I have added meta-fsl-ppc repo,
> added layer to bblayers.conf,
> but how to instruct bitbake to use fsl's qemu-qoriq
> instead of poky's qemu (and qemu-native)
>
See if you can use PREFERRED_VERSION to do this
> Re
The reference of the buildsteps for download error reports was updated [1] but,
i forget to update this one.
[1]
http://git.yoctoproject.org/cgit/cgit.cgi/yocto-autobuilder/commit/?id=e1e7c3b86720786ae4f60da008f68d4cf5d58559
Signed-off-by: Aníbal Limón
---
buildset-config.controller/nightly-wo
Hi,
I'm wondering how to copy only stripped binary and leave debug symbols on
the host build machine. I'm running on the OS on a very tight HDD space so
I cannot put debug symbols into the image. So I tried
PACKAGE_DEBUG_SPLIT_STYLE = 'debug-without-src'
EXTRA_IMAGE_FEATURES = "dbg-pkgs"
But t
On 28 June 2016 at 16:38, Austin Kim wrote:
> I'm wondering how to copy only stripped binary and leave debug symbols on
> the host build machine. I'm running on the OS on a very tight HDD space so
> I cannot put debug symbols into the image. So I tried
>
>
> PACKAGE_DEBUG_SPLIT_STYLE = 'debug-wit
Merged to master, thanks,
Joshua
On Tue, 2016-06-28 at 09:53 -0500, Aníbal Limón wrote:
> The reference of the buildsteps for download error reports was
> updated [1] but,
> i forget to update this one.
>
> [1] http://git.yoctoproject.org/cgit/cgit.cgi/yocto-autobuilder/commi
> t/?id=e1e7c3b8672
Hello experts,
I built a Yocto image with ROS and a few of its packages, it all went down
fine. I can run ROS and the packages that are built in the rootfs. Next I on
the target machine I setup my environment (Catkin) in order to compile my
additional ROS packages locally on the target later and
Thank you for the help.
Now, it generate the debug image but there are two questions.
1. I have problem with Eclipse ADT plugin. I don't know how to set
debug-file-directory into my .dbginit. My project is created via eclipse
Yocto ADT plugin and it overwrites .dbginit whenever Eclipse starts
deb
i'm currently working on a project involving some aging PPC boards
(including MPC8360), and i just happened across a MPC8315E-RDB
(apparently unused), which could be useful since it's the PPC yocto
reference board, which means i should be able to build fully working
images for it without a great
Originally-by: Ed Bartosh
Signed-off-by: Bill Randle
---
buildset-config.controller/nightly-wic.conf | 3 ++-
1 file changed, 2 insertions(+), 1 deletions(-)
diff --git a/buildset-config.controller/nightly-wic.conf
b/buildset-config.controller/nightly-wic.conf
index 680ac16..12f1c2e 100644
---
Originally-by: Ed Bartosh
Signed-off-by: Bill Randle
---
v2 fixes typo in image name
buildset-config.controller/nightly-wic.conf | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/buildset-config.controller/nightly-wic.conf
b/buildset-config.controller/nightly-wic.conf
index
Merged to master, thanks,
Joshua
On Tue, 2016-06-28 at 13:41 -0700, Bill Randle wrote:
> Originally-by: Ed Bartosh
> Signed-off-by: Bill Randle
> ---
> v2 fixes typo in image name
>
> buildset-config.controller/nightly-wic.conf | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> di
Hello Ross,
Could your update on my issues ?
Regards
Shrawan
From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On
Behalf Of Kumar, Shrawan
Sent: Monday, June 27, 2016 12:04 PM
To: Burton, Ross
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] setcap using recipe
Hello
Hello Daniel,
I tried to pass CROSS_COMPILE for make, it doesn’t help. Actually the ENV
variable is defined in
/opt/poky/2.1+snapshot/environment-setup-ppce500mc-poky-linux.
$ source /opt/poky/2.1+snapshot/environment-setup-ppce500mc-poky-linux
$ env | grep CROSS_COMPILE
CROSS_COMPILE=powerp
22 matches
Mail list logo