[yocto] Build failure because of do_fectch in Yocto-1.1

2012-03-20 Thread Ashish Pandey
Hi All , I am new to Yocto and I am trying to build linux image using Yocto-1.1 . I am not able to build completely , It is giving following error. NOTE: package core-image-minimal-1.0-r0: task do_populate_sysroot: Started NOTE: package core-image-minimal-1.0-r0: task do_populate_sysroot: Succ

[yocto] [PATCH 2/2] documentation/bsp-guide/bsp.xml: update 'BSP Licensing' section

2012-03-20 Thread tom . zanussi
From: Tom Zanussi The LICENSE_FLAGS mechanism can now be used to meet the special license requirements needed by some BSPs. Update the documentation to reflect the current BSP licensing mechanisms. Also add a new blurb about the time-limited kernel. Signed-off-by: Tom Zanussi --- documentati

[yocto] [PATCH 1/2] documentation/poky-ref-manual/technical-details.xml: update 'Enabling Commercially Licensed Recipes' section

2012-03-20 Thread tom . zanussi
From: Tom Zanussi The COMMERCIAL_LICENSE mechanism has been removed in Yocto 1.2 and replaced by an equivalent mechanism, LICENSE_FLAGS. Update the documentation to reflect the change. Also update and fix a couple inaccuracies in a couple related variables (COMMERCIAL_QT, etc). Signed-off-by:

[yocto] [PATCH 0/2] yocto-docs updates

2012-03-20 Thread tom . zanussi
From: Tom Zanussi This patchset updates the Yocto Reference Manual and BSP Developer's Guide with some recent changes related to licensing. I had some trouble getting the section numbers in the Yocto Reference Manual right, Scott - I'm hoping you can quickly fix that or tell me what I need to do

Re: [yocto] [PATCH 0/1] perfer older version of lttng-ust in poky distro

2012-03-20 Thread Bruce Ashfield
On 12-03-20 8:59 PM, Saul Wold wrote: On 03/14/2012 01:27 AM, Lianhao Lu wrote: Set the PREFERRED_VERSION of lttng-ust to use lttng-ust instead of lttng2-ust in poky distro. This fixed yocto bug #2062. The lttng2 is very different in terms of architecture and usage model, compared to lttng. The

Re: [yocto] [PATCH 0/1] perfer older version of lttng-ust in poky distro

2012-03-20 Thread Saul Wold
On 03/14/2012 01:27 AM, Lianhao Lu wrote: Set the PREFERRED_VERSION of lttng-ust to use lttng-ust instead of lttng2-ust in poky distro. This fixed yocto bug #2062. The lttng2 is very different in terms of architecture and usage model, compared to lttng. The eclipse upstream lttng plugin won't be

[yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, March 20, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada)

2012-03-20 Thread Liu, Song
Current (M4) Priorities: HOB2, build appliance, bug fixing, warning messages Attendee: Saul, Joshua, Paul, Richard, Tom, Bruce, Jessica, Bjorn, Darren, Jeremy, Denys, Dave, Song Agenda * Opens collection - 5 min (Song) * 1.1.1 status: published schedule. - Hold off on 1.1.1 while verify BSP co

Re: [yocto] issue building iputils with uclibc.

2012-03-20 Thread Khem Raj
On Tue, Mar 20, 2012 at 9:23 AM, Paul Eggleton wrote: > > IIRC the thread ended with Khem asking if UCLIBC_HAS_RESOLVER_SUPPORT='y' was > in the uclibc configuration, the implication being that dn_comp is unavailable > unless that is true. I'm not too familiar with how uclibc is configured and > w

Re: [yocto] Problem in Compiling Qt-4.6.3

2012-03-20 Thread Paul Eggleton
On Tuesday 20 March 2012 12:07:37 Navani Srivastava wrote: > >> "db2.cpp:42:20: fatal error: sqlcli.h: No such file or directory" > >> "oci.cpp:42:17: fatal error: oci.h: No such file or directory" The above errors are just passed through from the configure tests and despite saying "fatal" they a

Re: [yocto] issue building iputils with uclibc.

2012-03-20 Thread Paul Eggleton
On Tuesday 20 March 2012 15:49:10 John Toomey wrote: > I'm having problems compiling iputils with uclibc - > > | ping6.o: In function `niquery_option_subject_name_handler': > /tmp/work/i586-poky-linux-uclibc/iputils-s20101006-r2/iputils-s20101006/ping > 6.c:428: undefined reference to `dn_comp' >

[yocto] issue building iputils with uclibc.

2012-03-20 Thread John Toomey
Hello all I'm having problems compiling iputils with uclibc - | ping6.o: In function `niquery_option_subject_name_handler': | /tmp/work/i586-poky-linux-uclibc/iputils-s20101006-r2/iputils-s20101006/ping6.c:428: undefined reference to `dn_comp' | collect2: ld returned 1 exit status | make: ***

[yocto] Problem in Compiling Qt-4.6.3

2012-03-20 Thread Navani Srivastava
Hi, I am facing difficulty in compiling qt4-embedded_4.6.3.bb. I am compiling qt for arm1136 arch. I have changed configuration parameters of qt in qt4.inc as - " -opensource -embedded arm -confirm-license -release -shared -xmlpatterns -make libs -nomake docs -nomake demos -nomake tools -qt-gfx-l

Re: [yocto] build error after recent pull

2012-03-20 Thread jfabernathy
On 03/19/2012 05:27 PM, Gary Thomas wrote: On 2012-03-19 14:49, jfabernathy wrote: On 03/19/2012 04:25 PM, Gary Thomas wrote: On 2012-03-19 13:25, jfabernathy wrote: On 03/19/2012 03:13 PM, Gary Thomas wrote: On 2012-03-19 13:04, jfabernathy wrote: On 03/19/2012 03:03 PM, Gary Thomas wrote: