I've been struggling with this for some hours now and it refuses to work. What I want to do:
When building a complete image (e.g. bitbake machinename-image), I'd like to use the buildname/number (which is actually a timestamp). I tried using ${BUILDNAME} but that does not seem to get resolved.
Also, my custom ${DEPLOY_DIR_IMAGE} does not seem to get through to my kernel package.
How can I accomplish the fact that when I build by hand (e.g. bitbake -b) one DEPLOY_DIR is used and if I build an entire build, another DEPLOY_DIR is used? I tried overwriting it in my meta-package, but that does not work.
I have to say: OE is a really powerful set of tools, but I'm looking forward to a little more indepth documentation :)
Jan
_______________________________________________ Oe mailing list [email protected] https://www.handhelds.org/mailman/listinfo/oe
