* Stalled with setting up Yocto 1.5 on CentOS 6.4 with Python 2.7.3
@ 2013-11-14 5:17 ben
2013-11-14 6:59 ` Khem Raj
2013-11-14 15:34 ` Chris Larson
0 siblings, 2 replies; 3+ messages in thread
From: ben @ 2013-11-14 5:17 UTC (permalink / raw)
To: yocto
Hi all,
This is my first foray into embedded linux Yocto-Style.
I've got an RPM for Python2.7 installed that doesn't trash my system (which needs 2.6.6).
But the initial 'source oe-init-build-env' doesn't work...
Google is not helping me find a definitive page to instruct getting around this (looked on wiki too).
Little help?
Thanks
--
ben@benjammin.net
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Stalled with setting up Yocto 1.5 on CentOS 6.4 with Python 2.7.3
2013-11-14 5:17 Stalled with setting up Yocto 1.5 on CentOS 6.4 with Python 2.7.3 ben
@ 2013-11-14 6:59 ` Khem Raj
2013-11-14 15:34 ` Chris Larson
1 sibling, 0 replies; 3+ messages in thread
From: Khem Raj @ 2013-11-14 6:59 UTC (permalink / raw)
To: ben; +Cc: Yocto Project
On Nov 13, 2013, at 9:17 PM, ben <ben@benjammin.net> wrote:
> Hi all,
>
> This is my first foray into embedded linux Yocto-Style.
>
> I've got an RPM for Python2.7 installed that doesn't trash my system (which needs 2.6.6).
which one is default o system when you call just 'python'
>
> But the initial 'source oe-init-build-env' doesn't work…
be explicit about errors, and attach them to your post so folks can get a better idea
to help you.
>
> Google is not helping me find a definitive page to instruct getting around this (looked on wiki too).
>
> Little help?
>
> Thanks
>
> --
> ben@benjammin.net
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Stalled with setting up Yocto 1.5 on CentOS 6.4 with Python 2.7.3
2013-11-14 5:17 Stalled with setting up Yocto 1.5 on CentOS 6.4 with Python 2.7.3 ben
2013-11-14 6:59 ` Khem Raj
@ 2013-11-14 15:34 ` Chris Larson
1 sibling, 0 replies; 3+ messages in thread
From: Chris Larson @ 2013-11-14 15:34 UTC (permalink / raw)
To: ben; +Cc: yocto
[-- Attachment #1: Type: text/plain, Size: 884 bytes --]
On Wed, Nov 13, 2013 at 10:17 PM, ben <ben@benjammin.net> wrote:
> This is my first foray into embedded linux Yocto-Style.
>
> I've got an RPM for Python2.7 installed that doesn't trash my system
> (which needs 2.6.6).
>
> But the initial 'source oe-init-build-env' doesn't work...
>
> Google is not helping me find a definitive page to instruct getting around
> this (looked on wiki too).
>
> Little help?
>
I've had the best results using the buildtools-tarball that yocto itself
can produce. Use a more recent host to 'bitbake buildtools-tarball', then
execute the shell archive it puts in tmp/deploy/sdk/ on the CentOS 5 or 6
machine, and source its setup script before sorucing oe-init-build-env.
--
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
[-- Attachment #2: Type: text/html, Size: 1305 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-11-14 15:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-14 5:17 Stalled with setting up Yocto 1.5 on CentOS 6.4 with Python 2.7.3 ben
2013-11-14 6:59 ` Khem Raj
2013-11-14 15:34 ` Chris Larson
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.