[yocto] Porting of specific Kernel/Driver into yocto.

Om Prakash PAL omprakash.pal at stericsson.com
Fri Jun 22 02:29:37 PDT 2012


________________________________________
From: Khem Raj [raj.khem at gmail.com]
Sent: Friday, June 22, 2012 11:18 AM
To: Om Prakash PAL
Cc: Gary Thomas; yocto at yoctoproject.org
Subject: Re: [yocto] Porting of specific Kernel/Driver into yocto.

On Thu, Jun 21, 2012 at 10:37 PM, Om Prakash PAL
<omprakash.pal at stericsson.com> wrote:
>
>>> and then console got  stuck.
>>
>>> What do you have SERIAL_CONSOLE set to in your configuration?
>>
>> I have set SERIAL_CONSOLE="115200 ttyAMA2". As we are using ttyAMA2 for console.
>
>>What is your target device?  Do you really have /dev/ttyAMA2 serial port??.
>
> Yes, I have /dev/ttyAMA2 serial port.

>Can you try using say poky/master and generate root file system and
>try that out ?
>another option is to try core-image-core

While building core-image-core
$bitbake core-image-core

I am getting folowwing Error:

 checking for perl... /usr/bin/perl
| checking for perl >= 5.8.1... 5.12.4
| checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
| + bbfatal 'oe_runconf failed'
| + echo 'ERROR: oe_runconf failed'
| ERROR: oe_runconf failed
| + exit 1
| 
| checking for gmsgfmt... /home/apallan/yocto/hello_build/tmp/sysroots/i686-linux/usr/bin/msgfmt
| checking for perl... /usr/bin/perl
| checking for perl >= 5.8.1... 5.12.4
| checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
| + bbfatal 'oe_runconf failed'
| + echo 'ERROR: oe_runconf failed'
| ERROR: oe_runconf failed
| + exit 1
| ERROR: Function 'do_configure' failed (see /home/apallan/yocto/hello_build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/shared-mime-info-0.90-r0/temp/log.do_configure.31201 for further information)
NOTE: package shared-mime-info-0.90-r0: task do_configure: Failed
ERROR: Task 2799 (/home/apallan/yocto/poky-edison-6.0/meta/recipes-support/shared-mime-info/shared-mime-info_0.90.bb, do_configure) failed with exit code '1'
ERROR: '/home/apallan/yocto/poky-edison-6.0/meta/recipes-support/shared-mime-info/shared-mime-info_0.90.bb' failed

Any idea why is it failing and how can I resolve it?.

Best Regards,
Om Prakash Pal


More information about the yocto mailing list