|
Unable to find package mio-lib (mio-lib)!
Hello All,
Yesterday I got an error on “task_do_rootfs”. It notice that yocto unable to find package “mio-lib” which I just add to system.However,
the “mio-lib” package is built
Hello All,
Yesterday I got an error on “task_do_rootfs”. It notice that yocto unable to find package “mio-lib” which I just add to system.However,
the “mio-lib” package is built
|
By
蔡振军 <caizhenjun@...>
·
#2589
·
|
|
Re: linux-yocto-rt build fail for sugarbay bsp on grub recipe
I replied with this and a comparison file, but it was rejected due to
being over 200k :(.
Short of it is that Kishore's config.log shows it picking up the
freetype libs from his host system. The
I replied with this and a comparison file, but it was rejected due to
being over 200k :(.
Short of it is that Kishore's config.log shows it picking up the
freetype libs from his host system. The
|
By
Darren Hart <darren.hart@...>
·
#2581
·
|
|
Re: linux-yocto-rt build fail for sugarbay bsp on grub recipe
Kishore, can you try this patch? You can just checkout this branch in
your meta-intel repository after adding the meta-intel-contrib remote,
or you can add it
Kishore, can you try this patch? You can just checkout this branch in
your meta-intel repository after adding the meta-intel-contrib remote,
or you can add it
|
By
Darren Hart <darren.hart@...>
·
#2580
·
|
|
Re: linux-yocto-rt build fail for sugarbay bsp on grub recipe
I've attached mine and Kishore's. Mine builds grub, while his does not.
I noticed that Kishore's config.log differs from mine in some configure tests. For example:
Mine contains
I've attached mine and Kishore's. Mine builds grub, while his does not.
I noticed that Kishore's config.log differs from mine in some configure tests. For example:
Mine contains
|
By
Darren Hart <darren.hart@...>
·
#2588
·
|
|
Re: linux-yocto-rt build fail for sugarbay bsp on grub recipe
Could you include the config.log file mentioned in the error report
please?
This should be somewhere
Could you include the config.log file mentioned in the error report
please?
This should be somewhere
|
By
Richard Purdie
·
#2579
·
|
|
linux-yocto-rt build fail for sugarbay bsp on grub recipe
Hello All,
I am trying to build linux-yocto with rt kernel for sugarbay bsp and it fails for the grub recipe.
Attached is the build log.
Hello All,
I am trying to build linux-yocto with rt kernel for sugarbay bsp and it fails for the grub recipe.
Attached is the build log.
|
By
Bodke, Kishore K <kishore.k.bodke@...>
·
#2578
·
|
|
Re: [PATCH 0/1] script/runqemu: change boot command line for qemuppc
I've reluctantly merged this but I consider this a bit of a cop-out :(
Cheers,
Richard
I've reluctantly merged this but I consider this a bit of a cop-out :(
Cheers,
Richard
|
By
Richard Purdie
·
#2577
·
|
|
Re: [PATCH RESEND v2 1/1] scripts/runqemu: disable unfs boot mode for qemuppc
Merged to master, thanks.
Richard
Merged to master, thanks.
Richard
|
By
Richard Purdie
·
#2576
·
|
|
Re: [PATCH 0/1] [YOCTO #1396] Fix adt-installer for consistent naming for powerpc and add all arch template for installation
Merged to master, thanks.
Richard
Merged to master, thanks.
Richard
|
By
Richard Purdie
·
#2575
·
|
|
Re: bbappend - Where should my file be?
I've just been looking at the open bug related to this
(http://bugzilla.yoctoproject.org/show_bug.cgi?id=1379) and I can't
reproduce an issue with layers ending with -numeric causing a
problem :/.
In
I've just been looking at the open bug related to this
(http://bugzilla.yoctoproject.org/show_bug.cgi?id=1379) and I can't
reproduce an issue with layers ending with -numeric causing a
problem :/.
In
|
By
Richard Purdie
·
#2574
·
|
|
Minutes: Yocto Technical Team Meeting - (August 30, 2011 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada))
Attendees:
Paul, Beth, Jessica, Tom, Scott, Richard, Darren, Denys, Mark, Josh, Matthew, Dave, Bruce
Minutes:
* Opens collection - 5 min (Song)
* Yocto 1.1 M4 status review and issues - 20 min
Attendees:
Paul, Beth, Jessica, Tom, Scott, Richard, Darren, Denys, Mark, Josh, Matthew, Dave, Bruce
Minutes:
* Opens collection - 5 min (Song)
* Yocto 1.1 M4 status review and issues - 20 min
|
By
Liu, Song <song.liu@...>
·
#2573
·
|
|
lttng-ust fails to build in current mainline for beagleboard.
Hi all,
Seems the package lttng-ust fails to build in current mainline, is
currently the build for beagleboard broken ?
The log looks like:
ERROR: Function 'do_compile' failed
Hi all,
Seems the package lttng-ust fails to build in current mainline, is
currently the build for beagleboard broken ?
The log looks like:
ERROR: Function 'do_compile' failed
|
By
Enric Balletbò i Serra <eballetbo@...>
·
#2572
·
|
|
Re: Yocto weekly bug trend charts -- WW35
Very cool to see the trend continue in a good direction - thanks everyone for your hard work - it really counts!!
Very cool to see the trend continue in a good direction - thanks everyone for your hard work - it really counts!!
|
By
David Stewart
·
#2571
·
|
|
Re: Best way to override EXTRA_OECONF
Try something like this in your .bbappend file:
EXTRA_OECONF := "${@oe_filter_out('--disable-glu', '${EXTRA_OECONF}', d)}"
EXTRA_OECONF += "--enable-glu "
--
Try something like this in your .bbappend file:
EXTRA_OECONF := "${@oe_filter_out('--disable-glu', '${EXTRA_OECONF}', d)}"
EXTRA_OECONF += "--enable-glu "
--
|
By
Gary Thomas
·
#2570
·
|
|
Best way to override EXTRA_OECONF
I'm using libGL provided by mesa-xlib, which includes mesa-common.
I also want to use libglu, but mesa-common says:
EXTRA_OECONF = "--disable-glu \
Is there a way I can override this without having
I'm using libGL provided by mesa-xlib, which includes mesa-common.
I also want to use libglu, but mesa-common says:
EXTRA_OECONF = "--disable-glu \
Is there a way I can override this without having
|
By
Chris Tapp
·
#2569
·
|
|
Re: Tested host distros for 1.1
No, that's why I started the discussion :)
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
No, that's why I started the discussion :)
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
|
By
Paul Eggleton
·
#2568
·
|
|
Re: Tested host distros for 1.1
Paul,
Do you know where I can get the full list?
ScottR
Paul,
Do you know where I can get the full list?
ScottR
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#2567
·
|
|
Re: Tested host distros for 1.1
I think it should include these, but that's not the full list.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
I think it should include these, but that's not the full list.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
|
By
Paul Eggleton
·
#2566
·
|
|
Re: Tested host distros for 1.1
<scott.m.rifenbark@...> wrote:
I understand, I was just hoping a few more in that list would keep
being supported such as SUSE, etc. I know we build on Fedora 13 and
CentOS 5.5 (with a few fixes
<scott.m.rifenbark@...> wrote:
I understand, I was just hoping a few more in that list would keep
being supported such as SUSE, etc. I know we build on Fedora 13 and
CentOS 5.5 (with a few fixes
|
By
McClintock Matthew-B29882 <B29882@...>
·
#2565
·
|
|
Re: Tested host distros for 1.1
Matthew,
Right now what I mention in the Poky manual you reference is somewhat vague. Early on the team had some discussion as to whether to try and compile some sort of complete list of the
Matthew,
Right now what I mention in the Poky manual you reference is somewhat vague. Early on the team had some discussion as to whether to try and compile some sort of complete list of the
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#2564
·
|