All of lore.kernel.org
 help / color / mirror / Atom feed
* bitbake error when using arago-fido-config
@ 2015-06-12 22:36 Ankur Tyagi
  2015-06-12 22:38 ` Ankur Tyagi
  0 siblings, 1 reply; 5+ messages in thread
From: Ankur Tyagi @ 2015-06-12 22:36 UTC (permalink / raw)
  To: meta-arago

[-- Attachment #1: Type: text/plain, Size: 1331 bytes --]

Hi,

I am trying to create tisdk rootfs image for AM335x EVM.

Following are the steps are performed:

git clone git://arago-project.org/git/projects/oe-layersetup.git fido
export
PATH=/opt/fido/gcc-linaro-arm-linux-gnueabihf-4.9-2014.09_linux/bin:$PATH
cd fido
./oe-layersetup.sh -f configs/arago-fido-conig.txt
cd build
. conf/setenv
MACHINE=am335-evm bitbake tisdk-rootfs-image

This gave following error :

NOTE: Started PRServer with DBfile:
/home/ankur/fido/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 53096,
PID: 3653
ERROR: Layer 'networking-layer' depends on layer 'meta-python', but this
layer is not enabled in your configuration

Summary: There was 1 ERROR message shown, returning a non-zero exit code.

I then added meta-python in bblayers.conf

/home/ankur/fido/sources/meta-openembedded/meta-python \

Again started bitbake
MACHINE=am335-evm bitbake tisdk-rootfs-image

and got this error

ERROR: ParseError at
/home/ankur/fido/sources/meta-arago/meta-arago-extras/recipes-core/meta/
external-arago-toolchain.bb:1: Could not include required file
recipes-core/eglibc/eglibc-package.inc

Summary: There were 3 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.

What wrong am I doing and how to fix it ?

thanks
Ankur

[-- Attachment #2: Type: text/html, Size: 5045 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-06-17  2:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-12 22:36 bitbake error when using arago-fido-config Ankur Tyagi
2015-06-12 22:38 ` Ankur Tyagi
2015-06-15 16:22   ` Denys Dmytriyenko
2015-06-16 23:04     ` Ankur Tyagi
2015-06-17  2:33       ` 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.