[meta-ti] proper recipe to build for BBB using the meta-ti layer?
Robert P. J. Day
rpjday at crashcourse.ca
Mon Jul 8 15:10:50 PDT 2013
On Mon, 8 Jul 2013, Tom Rini wrote:
> I'm just using a by-hand partitioned card. Can you please dd off a
> copy of your card (so we can reproduce later) and then just zero,
> and then create an MBR partition table, with the first partition
> table type c and with the bootable flag set, mkfs.vfat it and copy
> the files in?
ok, but i'll make one more test first. i'd forgotten that the
meta-ti layer provides a sdcard_image.bbclass, so i'll let that class
build the SD card image for me by ... let's see, just adding this
line:
INHERIT += "sdcard_image"
and that class provides:
IMAGE_FSTYPES_append = " tar.bz2 sdimg"
so i need to add only that "INHERIT" line to my local.conf, correct?
also, what is the relationship between the meta-ti and
meta-beaglebaord layers? as i read it, meta-ti is now the "official"
layer so i should use that exclusively, yes?
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
More information about the meta-ti
mailing list