Re: [yocto] Problem with Python in pre-built SDK

2013-05-23 Thread Daniel Lazzari
x27;s native usr/bin to the path, scons tries to run with the broken python and you get the above ImportError. We fixed it by just deleting the python binary from the resulting toolchain so that python from the host system is used instead. Not a serious issue, but pretty annoying. Daniel Lazzari Jr. ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Problem with applying a patch using default -pnum

2013-03-07 Thread Daniel Lazzari
actual source code in > > ${WORKDIR}/git I assume is very common for git based downloads. > > > > Hans > > ___________ > > yocto mailing list > > yocto@yoctoproject.org <mailto:yocto@yoctoproject.org> >

Re: [yocto] Moving angstrom under the yocto banner

2012-03-30 Thread Daniel Lazzari
cts align better with the Angstrom distro than with Poky know that there are other oe-core distros out there. Daniel Lazzari Jr. Firmware Engineer, LeapFrog dlazz...@leapfrog.com ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Can't create a new project with Yocto BitBake Commander plugin

2011-05-19 Thread Daniel Lazzari
already an Eclipse project. Thanks for the help! Daniel Lazzari Jr. On Thu, May 19, 2011 at 1:48 PM, Zhang, Jessica wrote: > OK, can you give me more info regarding your directory setup? > 1. What is your eclipse workspace directory > 2. what is your poky Bernard directory? > >

Re: [yocto] Can't create a new project with Yocto BitBake Commander plugin

2011-05-19 Thread Daniel Lazzari
at org.eclipse.equinox.launcher.Main.run(Main.java:1408) Contains: OK Contains: /home/dlazzari/workspace/poky-bernard-5.0 overlaps the location of another project: 'poky-bernard-5.0' Hope that helps. On Thu, May 19, 2011 at 11:26 AM, Daniel Lazzari wrote: > Hi Jessica, > > I want a Bitb

Re: [yocto] Can't create a new project with Yocto BitBake Commander plugin

2011-05-19 Thread Daniel Lazzari
g the 1.0 Eclipse plugin. I did have a build directory so I moved that outside of the Yocto directory, but still no luck. Thanks for the help, Daniel Lazzari Jr. On Wed, May 18, 2011 at 1:55 PM, Zhang, Jessica wrote: > Hi Daniel, > > One more thing to check, do you have a build dir un

[yocto] Can't create a new project with Yocto BitBake Commander plugin

2011-05-17 Thread Daniel Lazzari
nced this and knows of a fix or workaround? I'd be happy to provide more details or log a bug for it if that helps. Thanks, Daniel Lazzari Jr. ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto