[yocto] [Tizen General] Build Tizen with yocto work-flow

Alex J Lennon ajlennon at dynamicdevices.co.uk
Fri Aug 1 07:13:25 PDT 2014


On 01/08/2014 11:07, Alex J Lennon wrote:
> On 01/08/2014 11:03, ronan wrote:
>> Hi Alex
>>
>>> I'm interested in trying this out. Presumably it should be trivial to
>>> add Mono support by pulling in meta-mono?
>>>
>>> Have you looked at this on ARM target platforms at all? e.g. i.MX6 ?
>> No, we did not test it for ARM yet, but it's in the pipe.
>>
>> If try a ARM build, we would be interested in your feed back.
>>
>> Regarding Mono, it shouldn't be an issue. 
> Thanks. I'll see if I can take a look here on an RPi or an i.MX6 then
> and let you know how it goes.
>
> Cheers,
>
> Alex
>
> _______________________________________________
> General mailing list
> General at lists.tizen.org
> https://lists.tizen.org/listinfo/general
>

Getting some errors here having followed the "Using Scripts" section.

I am guessing it might be as I'm using Ubuntu 14.04 LTS x64

This is for MACHINE=genericx86

e.g.

| make[3]: Leaving directory
'/home/ajlennon/yocto/poky/build/tmp/work/x86_64-linux/rpm-native/git-r0/git/plugins'
| make[2]: Leaving directory
'/home/ajlennon/yocto/poky/build/tmp/work/x86_64-linux/rpm-native/git-r0/git/plugins'
| make[1]: Leaving directory
'/home/ajlennon/yocto/poky/build/tmp/work/x86_64-linux/rpm-native/git-r0/git'
| install: cannot stat 'scripts/find-supplements{,.ksyms}': No such file
or directory
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_install (log file is located at
/home/ajlennon/yocto/poky/build/tmp/work/x86_64-linux/rpm-native/git-r0/temp/log.do_install.2441)
ERROR: Task 99
(virtual:native:/home/ajlennon/yocto/meta-tizen/recipes-tizen/rpm/rpm_git.bb,
do_install) failed with exit code '1'

Layers
=====

Build Configuration:
BB_VERSION        = "1.23.1"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-14.04"
TARGET_SYS        = "i586-poky-linux"
MACHINE           = "genericx86"
DISTRO            = "poky"
DISTRO_VERSION    = "1.6+snapshot-20140801"
TUNE_FEATURES     = "m32 core2"
TARGET_FPU        = ""
meta
meta-yocto
meta-yocto-bsp    = "tizen:faa50171a19a59600f6ac4ec124689bdc0cc1c48"
meta-systemd
meta-ruby
meta-multimedia
meta-oe           = "master:321c808a57e657c857dfe412d3c09839ebac27f1"
meta-tizen        = "master:0f5ac68414f7c5702cec0fbc2d54cd01c104b4df"

Cheers,

Alex




More information about the yocto mailing list