Re: proper recipe for building for beagle xM? meta-ti?


Koen Kooi
 

Op 4 mrt. 2012, om 13:54 heeft Robert P. J. Day het volgende geschreven:


... much snipping below to get to the gist of it ...

On Sun, 4 Mar 2012, Gary Thomas wrote:

On 2012-03-04 05:19, Robert P. J. Day wrote:

not sure if you're suggesting i should now be able to build
for, say, beagleboard with the meta-ti layer, but i cloned meta-ti
into my yocto tree, added that layer to bblayers.conf, and tried
to

$ bitbake core-image-minimal

and got what i believe gary was referring to above:

$ bitbake core-image-minimal
Pseudo is not present but is required, building this first before the main
build
ERROR: ParseError at
/home/rpjday/yocto/git/meta-ti/recipes-misc/payload/bonescript.bb:5:
Could not inherit file classes/systemd.bbclass
ERROR: Command execution failed: Exited with 1

or am i misreading what you wrote?
Oops, that's one more workaround I forgot to mention. This file
is in OE-core, but not in poky. I made a local copy in my distro
layer, but there must be a better way to handle it.
regardless of the fix, i would think that the proper name for that
recipe file would be something like "beaglescript.bb" and not
"bonescript.bb", since it opens with:

DESCRIPTION = "Scripting tools for the BeagleBoard and BeagleBone"

that is, if it's relevant to both boards, it's inappropriate to give
it a name of bonescript.bb, don't you think?
First:

-EWRONGLIST

Second:

Upstream calls it bonescript https://github.com/jadonk/bonescript

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.