Am 25.07.2010 22:26, schrieb Frans Meulenbroeks:
2010/7/25 Ossy<[email protected]>
I used kom to setup a new overlay project. Since listing the images gives
all images in oe, I'm sure that bitbake has access to those bb-files. The
conf/bbplayers.conf includes BBFILES to oe, too.
Where may I misconfigured the setup?
o...@debian-virtual:~/buildroot/kom-dockstar$ echo $BBPATH
/home/ossy/kom/openembedded/:/home/ossy/buildroot/kom-dockstar/build:/home/ossy/buildroot/kom-dockstar
Why do you have the last two paths ?
I used kom to setup an overlay. My current understanding is, that I can
start up with an "empty" overlay which initially links to oe. In the
future I will overwrite some settings and package defintions with
"local" (user defined overlay) definitions.
Correct me if I'm completly wrong. After reading some tutorials and
discovering the mailinglist. I thought, defining
OE_BBDIR+MYSPECIAL_BBDIR is a valid way.
o...@debian-virtual:~/buildroot/kom-dockstar$ bitbake minimal-image
NOTE: Handling BitBake files: \ (8414/8416) [99 %]ERROR: Could not include
required file console-base-image.bb while parsing
/home/ossy/buildroot/kom-dockstar/build/tmp/deploy/glibc/sources/MIT/console-image/
console-image.bb
This suggests hat it is parsing a console-image.bb file which resides in
your tmp/deploy dir.
(and not the one in recipes/images).
No idea how it ended up there. I suggest to clean at least that file, but
preferably the whole tmp dir and build from scratch
Yepp. That helped: rm -r build/tmp
Unfortunatly I'm still not able to create a minimal-image:
ERROR: Task 306
(/home/ossy/kom/openembedded/recipes/stage-manager/stagemanager-native_0.0.1.bb,
do_unpack) failed
I guess the stagemanager is an essential tool and should be well tested.
So were can I find some output which action went wrong?
(unpacking seems not that difficult to fail...)
Thanks for the help anyway!
Kind regards,
Marcus
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel