* install/bitbake error
@ 2015-05-29 7:40 matti kaasinen
2015-06-01 15:41 ` Denys Dmytriyenko
0 siblings, 1 reply; 2+ messages in thread
From: matti kaasinen @ 2015-05-29 7:40 UTC (permalink / raw)
To: meta-arago
[-- Attachment #1: Type: text/plain, Size: 823 bytes --]
I tried to install Arago distribution following
http://arago-project.org/wiki/index.php/Setting_Up_Build_Environment
I downloaded arago-2011.09-armv7a-linux-gnueabi-sdk.tar.bz2 and inserted
arago-2011.09/armv7a/bin to my PATH
After some nasty error messages I inserted also TOOLCHAIN_BRAND=arago
definition.
BTW, why that is not mentioned in wiki, nor inserted in local.conf?
Still after that I can't run:
bitbake core-image-minimal
successfully. I have set MAHINE=am335x-evm
OSError: [Errno 13] Permission denied: '/ARAGO-external-arago-toolchain'
Is this something to do with the fact that I chose to run?:
./oe-layertool-setup.sh -f configs/arago-fido-config.txt
This '/ARAGO-external-arago-toolchain' path seems pretty strange.
Does anyone have any clue what I have done wrong?
-Matti
[-- Attachment #2: Type: text/html, Size: 1141 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: install/bitbake error
2015-05-29 7:40 install/bitbake error matti kaasinen
@ 2015-06-01 15:41 ` Denys Dmytriyenko
0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2015-06-01 15:41 UTC (permalink / raw)
To: matti kaasinen; +Cc: meta-arago
On Fri, May 29, 2015 at 10:40:02AM +0300, matti kaasinen wrote:
> I tried to install Arago distribution following
> http://arago-project.org/wiki/index.php/Setting_Up_Build_Environment
>
> I downloaded arago-2011.09-armv7a-linux-gnueabi-sdk.tar.bz2 and inserted
> arago-2011.09/armv7a/bin to my PATH
>
> After some nasty error messages I inserted also TOOLCHAIN_BRAND=arago
> definition.
> BTW, why that is not mentioned in wiki, nor inserted in local.conf?
It defaults to external Linaro toolchain for armv7a and the old Arago
toolchain for armv5te. If you want to override that, you must specify
TOOLCHAIN_BRAND like you do above to use the old Arago toolchain for armv7a.
> Still after that I can't run:
> bitbake core-image-minimal
> successfully. I have set MAHINE=am335x-evm
>
> OSError: [Errno 13] Permission denied: '/ARAGO-external-arago-toolchain'
>
> Is this something to do with the fact that I chose to run?:
>
> ./oe-layertool-setup.sh -f configs/arago-fido-config.txt
>
> This '/ARAGO-external-arago-toolchain' path seems pretty strange.
The path does seem weird - are you sure you didn't specify it somewhere in the
config? Did you add your toolchain location to the PATH?
> Does anyone have any clue what I have done wrong?
>
> -Matti
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-01 15:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-29 7:40 install/bitbake error matti kaasinen
2015-06-01 15:41 ` Denys Dmytriyenko
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.