[yocto] building for ZYNQ ZC702 SoC

2012-12-12 Thread Anup Kini
Hi all, I am new to Yocto. I am trying to build an environment with arm-gcc integrated since the ZYNQ board has ARM Cortex A9 ducal core on it. Let me know if any one has tried something similar or some pointers on how i can proceed. -- *Anup Kini *Systems Engineer

Re: [yocto] building for ZYNQ ZC702 SoC

2012-12-12 Thread Anup Kini
> > 07. Use Xilinx PlanAhead 14.3 software design too to create your hardware > design. > > The only additional step you need to perform is to use the Xilinx > PlanAhead software, to export you hardware to the Xilinx SDK, and use the > SDK to generate and build the Zynq First S

[yocto] QA issue : bad RPATH error with runtime dependencies of package PCL

2013-10-07 Thread Anup Kini
a runtime dependency for PCL and i have included the following line in my recipe: ... RDEPENDS_${PN} = "eigen boost libflann vtk" ... Let me know if i am doing something wrong and how to over come this error the right way !! -- *Anup Kini *System

[yocto] core-image-minimal-dev - linker error : cannot find -lc

2013-10-24 Thread Anup Kini
"origin/dylan:e7a20238dc73bb449f15feaf0dead51daf796184" meta-oe = "origin/dylan:8aafddccb03f54923927e9d1c8c80223baf581de" meta-xilinx = "remotes/origin/dylan:21c3cd3f058d736742ebc23a7a954f23456fbea5" meta-java = "master:de06956f93ecd15d8c941a05da47a4425e

[yocto] trouble having two toolchain in a single image.

2013-11-18 Thread Anup Kini
manifest-zc702-zynq7-gcc.packagedata /home/akini/poky/build/tmp/sysroots/zc702-zynq7/pkgdata/runtime-reverse/cpp Matched in manifest-zc702-zynq7-cpp-common.packagedata Can i use update-alternative here ? Kindly let me know how or any example i can look up and realize this. -- *Anup

[yocto] help with setting up autobuilder

2013-12-06 Thread Anup Kini
& yoctoAB.conf - source yocto-autobuilder-setup - ./yocto-start-autobuilder both all runs without any error, but nothing happens after this !!! How do i get autobuilder to start building images ? Kindly let me know if i have skipped any steps and how to use autobuilder. -- *Anup Kini*Systems Engi

[yocto] building armhf deb with Yocto Daisy

2014-06-13 Thread Anup Kini
er will be helpful. Thanks & Regards -- *Anup Kini*Systems Engineer *--* *Synapticon* | Cyber-Physical System Solutions -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] building armhf deb with Yocto Daisy

2014-06-13 Thread Anup Kini
and trying to add custom binaries to it by building it from Yocto. Looking forward for some suggestions. On 13 June 2014 10:22, Paul Barker wrote: > On Fri, Jun 13, 2014 at 10:13:54AM +0200, Anup Kini wrote: > > Dear All, > > > > I am currently trying to build armhf debs u