[meta-ti] Getting started with meta-ti (beaglebone)

Manjukumar Harthikote Matha manjukumar.harthikote-matha at xilinx.com
Tue Aug 2 11:17:35 PDT 2016


All,

On 08/01/2016 07:12 PM, Gary Thomas wrote:
> On 2016-08-02 01:34, Denys Dmytriyenko wrote:
>> On Mon, Aug 01, 2016 at 03:49:37PM -0700, Manjukumar Harthikote Matha
>> wrote:
>>> All,
>>>
>>> I am trying to build for beaglebone but facing some errors on master
<..>
>>> Added BBMASK = "meta-ti/recipes-misc" in local.conf
>>
>> What's this ^^^ for?
This is not required, I copied it from a wiki page (getting started on 
meta-ti)
>>
>>
>>> MACHINE=beaglebone bitbake core-image-minimal
>>>
>>> Gives me an error
>>
>> Are those Python3 related errors?
>>
<...>>>
>>> line 51
>>>     os.chmod(binfile, 0755)
>>>                          ^
>>> SyntaxError: invalid token
>
> In python3 this needs to be 0o755
Yes this works and fails on a tar extraction command. Another Python3 
error, will look into it. For now, I just deleted the extraction block 
to surpass the error.

Thanks
Manju



More information about the meta-ti mailing list