[oe] [Angstrom-devel] problems with bitbake

Luís Vitório Cargnini lvcargnini at gmail.com
Thu Jun 19 18:21:00 UTC 2008


ok th elocal.conf should be moved from build/local to build/conf only
this than I an let only BBPATH exported.

On Wed, Jun 18, 2008 at 3:14 PM, Luís Vitório Cargnini
<lvcargnini at gmail.com> wrote:
> I did as you said but it not worked too:
> lvcargnini at protheus:~/instramed/openembedded$ bitbake base-image
> ERROR:  Openembedded's config sanity checker detected a potential
> misconfiguration.
>        Either fix the cause of this error or at your own risk disable the
> checker (see sanity.conf).
>        Following is the list of potential problems / advisories:
>
>        Please set TARGET_ARCH directly, or choose a MACHINE or DISTRO that does so.
> Please set TARGET_OS directly, or choose a MACHINE or DISTRO that does so.
> DISTRO 'None' not found. Please set a valid DISTRO in your local.conf
>
>
> On Wed, Jun 18, 2008 at 3:00 PM, Hans Henry von Tresckow
> <hvontres at gmail.com> wrote:
>>
>>
>> On Wed, Jun 18, 2008 at 10:48 AM, Luís Vitório Cargnini
>> <lvcargnini at gmail.com> wrote:
>>>
>>> I fixed this issue exporting all the variables of the local.conf as
>>> env vars inside bash
>>> #OpenEmbedded
>>> export
>>> BBPATH=$HOME/instramed/openembedded:$HOME/instramed/openembedded/build:$HOME/instramed/openembedded/org.openembedded.dev
>>> export PKGDIR=$HOME/instramed/openembedded/build/
>>> export
>>> BBFILES="$HOME/instramed/openembedded/org.openembedded.dev/packages/*/*.bb"
>>> export DISTRO="angstrom-2008.1"
>>> export MACHINE="omap5912osk"
>>> export INHERIT="package_ipk"
>>> export IMAGE_FSTYPES="jffs2 tar.bz2 cramfs squashfs"
>>> export BBINCLUDELOGS="yes"
>>>  and it seems to be working
>>>
>>>
>>
>> You should only need to export BBPATH to the shell. That way bitbake can
>> find your local.conf file and all the other vars.
>>
>>
>> --
>> Henry von Tresckow (hvontres)
>
>
>
> --
> ------------------------------------------------------------------------------
> Thanks && Regards
> M.Sc. B.Sc. Luís Vitório Cargnini
> IEEE Member
> Electrical Engineer Faculty @ PUCRS
> Ipiranga Avenue, 6681 – Building 30
> P.O. Box: 90619-900 – Porto Alegre/RS
> Phone: +55 51 3320 3500 extension: 7696
> ---------------------------------------------------------------------------------
>



-- 
------------------------------------------------------------------------------
Thanks && Regards
M.Sc. B.Sc. Luís Vitório Cargnini
IEEE Member
Electrical Engineer Faculty @ PUCRS
Ipiranga Avenue, 6681 – Building 30
P.O. Box: 90619-900 – Porto Alegre/RS
Phone: +55 51 3320 3500 extension: 7696
---------------------------------------------------------------------------------


More information about the Openembedded-devel mailing list