[yocto] [meta-intel][fri2][PATCH] meta-fri2: update README to match current emgd driver version

2012-11-21 Thread Koen Kooi
Signed-off-by: Koen Kooi --- meta-fri2/README |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-fri2/README b/meta-fri2/README index af33c0b..b90613d 100644 --- a/meta-fri2/README +++ b/meta-fri2/README @@ -93,7 +93,7 @@ bblayers.conf, e.g.: The meta-fri2

Re: [yocto] Personal git repositories

2011-04-27 Thread Koen Kooi
Op 27 apr 2011, om 05:00 heeft Darren Hart het volgende geschreven: > git.yoctoproject.org hosts a number of different repositories, some of > which host limited user contributions (such as poky-contrib). These > repositories are setup and administered by a yoctoproject.org system admin. > > As

Re: [yocto] Update on build time performance - not good

2011-06-10 Thread Koen Kooi
Op 10 jun 2011, om 10:44 heeft Richard Purdie het volgende geschreven: > We've merged a number of things which should have helped performance > recently. Changes in my test included: > > * Splitting out the locale generation [not merged yet] > * Not building tar-replacement-native when we don't

Re: [yocto] [PATCH 0/1] Enable to set RTC for beagleboard

2011-06-15 Thread Koen Kooi
Op 15 jun 2011, om 15:21 heeft Bruce Ashfield het volgende geschreven: > On 06/15/11 06:41, Jingdong Lu wrote: >> From: Jingdong Lu >> >> Ensure msecure is mux'd to be able to set the RTC for beagleboard. >> Fixes bug [YOCTO #767] > > Jingdong, > > The fix looks reasonable to me, Darren has be

Re: [yocto] [PATCH 1/1] RTC: Ensure msecure is mux'd to be able to set RTC

2011-06-16 Thread Koen Kooi
Op 16 jun 2011, om 08:07 heeft Jingdong Lu het volgende geschreven: > From: Jingdong Lu > > commit e2a346a2a054f702fd76f328ff747b9ad9264a4c from > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git When I do 'git show e2a346a2a054f702fd76f328ff747b9ad9264a4' I get: commi

Re: [yocto] [PATCH 0/1] Enable to set RTC for beagleboard

2011-06-16 Thread Koen Kooi
Bruce Ashfield wrote: >>>>> On 06/15/11 12:48, Darren Hart wrote: >>>>>> >>>>>> On 06/15/2011 06:31 AM, Bruce Ashfield wrote: >>>>>>> On 06/15/11 09:25, Koen Kooi wrote: >>>>>>>> Op 15 jun 2011, om 15:21

Re: [yocto] [PATCH 2/3] beagleboard: xserver-kdrive xorg.conf installation

2011-06-18 Thread Koen Kooi
Op 18 jun 2011, om 02:35 heeft Darren Hart het volgende geschreven: > Append xserver-kdrive to allow for BSP specific xorg.conf files. This also > appears to drag in a runtime dependency on libhal, so add that to the > bbappend's RDEPENDS_${PN} as well. Since when does kdrive use xorg.conf? > U

Re: [yocto] [PULL][linux-yocto] beagleboard: sync with meta-ti linux-omap_2.6.37

2011-06-18 Thread Koen Kooi
ensure mac header is set > > Jesper Juhl (1): > ISDN, Gigaset: Fix memory leak in do_disconnect_req() > > Juuso Oikarinen (1): > wl12xx: Unset bssid filter, ssid and bssid from firmware on disassoc > > Kevin Hilman (1): > OMAP: CPUfreq: ensure policy is fully initi

Re: [yocto] [PATCH 2/3] beagleboard: xserver-kdrive xorg.conf installation

2011-06-18 Thread Koen Kooi
Op 18 jun 2011, om 17:02 heeft Darren Hart het volgende geschreven: > > > On 06/18/2011 01:05 AM, Koen Kooi wrote: >> >> Op 18 jun 2011, om 02:35 heeft Darren Hart het volgende geschreven: >> >>> Append xserver-kdrive to allow for BSP specific xorg.conf

Re: [yocto] [PULL][linux-yocto] beagleboard: sync with meta-ti linux-omap_2.6.37

2011-06-18 Thread Koen Kooi
Op 18 jun 2011, om 17:08 heeft Darren Hart het volgende geschreven: > > > On 06/18/2011 01:11 AM, Koen Kooi wrote: >> >> Op 18 jun 2011, om 01:18 heeft Darren Hart het volgende geschreven: >> >>> From: Darren Hart >>> >>> The following

Re: [yocto] [PULL][linux-yocto] beagleboard: sync with meta-ti linux-omap_2.6.37

2011-06-18 Thread Koen Kooi
Op 18 jun 2011, om 17:10 heeft Koen Kooi het volgende geschreven: > > Op 18 jun 2011, om 17:08 heeft Darren Hart het volgende geschreven: > >> >> >> On 06/18/2011 01:11 AM, Koen Kooi wrote: >>> >>> Op 18 jun 2011, om 01:18 heeft Darren Hart he

Re: [yocto] [PULL][linux-yocto] beagleboard: sync with meta-ti linux-omap_2.6.37

2011-06-18 Thread Koen Kooi
Op 18 jun 2011, om 18:09 heeft Bruce Ashfield het volgende geschreven: > On 11-06-18 11:13 AM, Koen Kooi wrote: >> >> Op 18 jun 2011, om 17:10 heeft Koen Kooi het volgende geschreven: >> >>> >>> Op 18 jun 2011, om 17:08 heeft Darren Hart het volgende ges

Re: [yocto] configure optimization feature update

2011-06-20 Thread Koen Kooi
Op 20 jun 2011, om 06:53 heeft Esben Haabendal het volgende geschreven: > On Sun, 2011-06-19 at 16:49 -0700, Khem Raj wrote: >> On Sun, Jun 19, 2011 at 1:02 PM, Esben Haabendal >> wrote: >>> On Wed, 2011-06-15 at 18:28 -0700, Khem Raj wrote: On Wed, Jun 15, 2011 at 5:57 PM, Xu, Dongxiao >

Re: [yocto] [PULL][linux-yocto] beagleboard: sync with meta-ti linux-omap_2.6.37

2011-06-20 Thread Koen Kooi
Op 20 jun 2011, om 21:46 heeft Bruce Ashfield het volgende geschreven: > On 06/18/11 12:32, Koen Kooi wrote: >> >> Op 18 jun 2011, om 18:09 heeft Bruce Ashfield het volgende geschreven: >> >>> On 11-06-18 11:13 AM, Koen Kooi wrote: >>>> >>

Re: [yocto] [PATCH 2/3] beagleboard: add basic audio mixer defaults

2011-06-21 Thread Koen Kooi
Op 21 jun 2011, om 09:19 heeft Darren Hart het volgende geschreven: > We need a generic alsa based mechanism that we can use a bbappend to save > default mixer controls per bsp. Until that is ready, Like the alsa-state we had in .dev for some years now? https://github.com/openembedded/openembed

Re: [yocto] [PATCH 2/3] beagleboard: add basic audio mixer defaults

2011-06-21 Thread Koen Kooi
Op 21 jun 2011, om 09:48 heeft Koen Kooi het volgende geschreven: > > Op 21 jun 2011, om 09:19 heeft Darren Hart het volgende geschreven: > >> We need a generic alsa based mechanism that we can use a bbappend to save >> default mixer controls per bsp. Until that is read

Re: [yocto] Agenda: Yocto Technical Team (Tuesday, June 21, 2011 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada))

2011-06-28 Thread Koen Kooi
Op 28 jun 2011, om 17:15 heeft Mark Hatle het volgende geschreven: > Yes. It seems like some mailers lost the dial-in info. > > Toll-Free 1-877-561-6828 (US) > Toll 1-972-995- More dial-in numbers at: http://ticonferencing.com/globalaccess/ > > Participant Code 49611427 ___

Re: [yocto] minimal yocto images not booting on Beagleboard-xM rev B

2011-07-11 Thread Koen Kooi
Op 6 jul 2011, om 18:42 heeft Darren Hart het volgende geschreven: > > > On 07/06/2011 07:00 AM, G Rajender wrote: >> Hi, >> >> >> >> I am new to Yocto project and Beagleboard. >> >> >> >> I am using Beagleboard-xM rev B. I got the information about Yocto >> project by search. Yocto is a

Re: [yocto] IMAGE_FSTYPES that are supported?

2011-07-14 Thread Koen Kooi
Op 14 jul 2011, om 15:13 heeft Bruce Ashfield het volgende geschreven: > On 07/14/11 09:05, Kumar Gala wrote: >> Is there a list of which IMAGE_FSTYPES are supported. I didn't see anything >> in the docs. Looking to see if a u-boot 'mkimage' wrapped set of images is >> supported or not. > >

Re: [yocto] IMAGE_FSTYPES that are supported?

2011-07-14 Thread Koen Kooi
Op 14 jul 2011, om 18:20 heeft Kumar Gala het volgende geschreven: > > On Jul 14, 2011, at 8:56 AM, Bruce Ashfield wrote: > >> On 07/14/11 09:40, Koen Kooi wrote: >>> >>> Op 14 jul 2011, om 15:13 heeft Bruce Ashfield het volgende geschreven: >>>

Re: [yocto] Menu configuration

2011-07-14 Thread Koen Kooi
Op 14 jul 2011, om 19:09 heeft Joshua Lock het volgende geschreven: > On Thu, 2011-07-14 at 11:34 -0500, Kumar Gala wrote: >> On Jul 14, 2011, at 8:52 AM, Richard Purdie wrote: >> >>> On Thu, 2011-07-14 at 08:06 -0500, Kumar Gala wrote: On Jul 12, 2011, at 3:43 AM, Richard Purdie wrote: >>>

Re: [yocto] Color ghosting on BeagleBoard xM rev C

2011-07-15 Thread Koen Kooi
Op 15 jul 2011, om 20:33 heeft Darren Hart het volgende geschreven: > Jason, Koen, > > Does anything spring to mind as an obvious fix for this? Perhaps some > kernel parameter initialization string for the graphics hardware? I've never seen it in angstrom, so you'd have to see what meta-yocto i

Re: [yocto] [PATCH 0/5] Add support for PowerPC e500v2/SPE

2011-07-19 Thread Koen Kooi
Op 19 jul 2011, om 07:21 heeft Kumar Gala het volgende geschreven: > The majority of support for the PowerPC e500v2/SPE target already > exists. However some minor cleans are required to get things working > completely. > > The e500v2 utilizes a unique floating point programming model / ABI fro

Re: [yocto] [PATCH 1/1][Image Creator] Remove unused target tree data for Hob

2011-07-21 Thread Koen Kooi
Op 21 jul. 2011, om 07:50 heeft Ke Liping het volgende geschreven: > From: Liping Ke > > Since Hob only needes package dependency information, we can > create a new version of package information retrieving methods, > remove task dependency information, so that we can greatly > reduce data load

Re: [yocto] best cfg for building all of yocto?

2011-07-21 Thread Koen Kooi
Op 21 jul. 2011, om 18:43 heeft Scott Garman het volgende geschreven: > On 07/21/2011 09:32 AM, McClintock Matthew-B29882 wrote: >> On Thu, Jul 21, 2011 at 8:29 AM, Scott Garman >> wrote: >>> bitbake world should build all of the available packages that aren't >>> explicitly excluded due to mac

Re: [yocto] [PATCH 1/1] beagleboard: enable hard floating point abi

2011-08-23 Thread Koen Kooi
Op 20 aug. 2011, om 00:23 heeft Darren Hart het volgende geschreven: > Fixes [YOCTO #1203] > > Using the hard floating point abi is incompatible with some binary libaries > and > 3D support for the Beagleboard. As we do not provide these in poky and > meta-yocto, we can take advantage of the ha

Re: [yocto] MACHINE_EXTRA_* and MACHINE_ESSENTIAL_* documentation

2011-10-09 Thread Koen Kooi
Op 27 sep. 2011, om 20:04 heeft Richard Purdie het volgende geschreven: [..] > So if you change MACHINE_EXTRA* you need to rebuild task-base, if you > change MACHINE_ESSENTIAL_EXTRA* you need to rebuild task-core-boot. > Confusing and the checksum code we'll enable soon should make this > automa

Re: [yocto] RFC: User configurable recipe features

2011-10-12 Thread Koen Kooi
Op 12 okt. 2011, om 17:41 heeft Darren Hart het volgende geschreven: > > > On 10/11/2011 05:18 PM, Philip Balister wrote: >> On 10/11/2011 07:51 PM, Khem Raj wrote: >>> On Tue, Oct 11, 2011 at 3:15 PM, Richard Purdie >>> wrote: On Mon, 2011-10-10 at 11:41 -0700, Darren Hart wrote: > A

Re: [yocto] RFC: User configurable recipe features

2011-10-12 Thread Koen Kooi
Op 12 okt. 2011, om 20:44 heeft Khem Raj het volgende geschreven: > On 10/12/2011 8:55 AM, Darren Hart wrote: >> Hi Tim, >> >> On 10/11/2011 04:49 PM, Tim Bird wrote: >>> On 10/10/2011 11:41 AM, Darren Hart wrote: As part of working on meta-tiny, I've come across a need (want?) to pres

Re: [yocto] Proposed roadmap and design for Hob improvement

2011-10-21 Thread Koen Kooi
Op 21 okt. 2011, om 05:16 heeft Yu, Ke het volgende geschreven: > Hi, > > As the Yocto 1.2. plan is starting > (https://wiki.yoctoproject.org/wiki/Yocto_1.2_Features ), here I draft a > proposal for the roadmap and design on HOB improvement task > (http://bugzilla.yoctoproject.org/show_bug.cg

Re: [yocto] Building for pandaboard

2011-10-31 Thread Koen Kooi
Op 28 okt. 2011, om 19:06 heeft Brian Park het volgende geschreven: > Thanks for the info. > As I'm very new to Yocto, I'd not know how to create local.conf to build for > panda, even knowing that the kernel will support pandaboard. How would I go > about configuring Yocto to build for panda?

Re: [yocto] Building for pandaboard

2011-10-31 Thread Koen Kooi
Op 28 okt. 2011, om 16:10 heeft Robert P. J. Day het volgende geschreven: > On Thu, 27 Oct 2011, Brian Park wrote: > >> Hi, > >> I'm interested in using Yocto to build linux for PandaBoard. It >> seems there are already patches some where that I can use to build >> for panda, as I found some di

Re: [yocto] is there a filesystem issue with kernel 3.0.x on pandaboards?

2011-10-31 Thread Koen Kooi
Op 29 okt. 2011, om 15:19 heeft Robert P. J. Day het volgende geschreven: > > possibly off-topic but i'm sitting in a fedora/ARM talk right this > minute at FSOSS/linuxfest at york u, and the presenter mentioned that > when building fedora for pandaboards, they had to back off from kernel > 3.0

[yocto] digest mail replies, was Re: yocto Digest, Vol 13, Issue 54

2011-11-01 Thread Koen Kooi
Op 31 okt. 2011, om 19:42 heeft Mike Tsukerman het volgende geschreven: > > > On Mon, Oct 31, 2011 at 10:29 PM, wrote: [..] > When replying, please edit your Subject line so it is more specific > than "Re: Contents of yocto digest..." Please pay attention to the above! signature.asc Descr

Re: [yocto] Yocto usability questions

2011-11-16 Thread Koen Kooi
Op 16 nov. 2011, om 23:07 heeft Jeff Osier-Mixon het volgende geschreven: > Mark Hatle said: > Yocto is a cross-compiled build environment. I thought yocto was an umbrella project, not a build env. Openembedded-core is a cross-compiled build environment, which poky (part of yocto) is based on.

Re: [yocto] Variable locality too restricted.

2011-12-07 Thread Koen Kooi
Op 7 dec. 2011, om 15:05 heeft Paul Eggleton het volgende geschreven: > On Wednesday 07 December 2011 06:52:25 Chris Larson wrote: >> On Wed, Dec 7, 2011 at 6:44 AM, David Nyström > wrote: >>> I'm trying to create a setup for qemuppc. >>> >>> Goals: >>> core-image-minimal + virtual/kernel. >>>

Re: [yocto] Variable locality too restricted.

2011-12-07 Thread Koen Kooi
Op 7 dec. 2011, om 15:10 heeft Paul Eggleton het volgende geschreven: > On Wednesday 07 December 2011 15:07:54 Koen Kooi wrote: >>> Changing MACHINE has other implications though; do we not have any other >>> way to switch out the kernel on a per-image basis? >> >

Re: [yocto] The role of "distro" and "image"

2011-12-15 Thread Koen Kooi
Op 13 dec. 2011, om 22:45 heeft Chris Larson het volgende geschreven: > On Tue, Dec 13, 2011 at 2:36 PM, Richard Purdie > wrote: >> Not all images can be built with a given distro, our base config is >> rather ride ranging though for obvious reasons. You could "enforce" this >> by adding some an

Re: [yocto] [PATCH 5/9] task-core-boot: Allow DISTRO to disable keymaps

2011-12-21 Thread Koen Kooi
Op 21 dec. 2011, om 11:09 heeft Martin Jansa het volgende geschreven: > On Wed, Dec 21, 2011 at 01:02:51AM -0800, Darren Hart wrote: >> NOTE: I'm looking for a better way to do this. >> >> keymaps pulls in gettext, which can't build without wide character support. >> >> Rather than have to add

Re: [yocto] meta-ti?????

2011-12-23 Thread Koen Kooi
Op 22 dec. 2011, om 16:06 heeft Jim Abernathy het volgende geschreven: > I know the examples in the documentation of Yocto use meta-intel a lot to get > the board specific BSPs like meta-crownbay or meta-n450. > > Is there a meta-ti or similar that gets you the meta-beagleboard and > meta-pand

Re: [yocto] meta-ti?????

2011-12-23 Thread Koen Kooi
Op 23 dec. 2011, om 09:37 heeft Paul Eggleton het volgende geschreven: > On Friday 23 December 2011 09:28:31 Koen Kooi wrote: >> Op 22 dec. 2011, om 16:06 heeft Jim Abernathy het volgende geschreven: >>> I know the examples in the documentation of Yocto use meta-intel a lot &g

Re: [yocto] meta-ti?????

2011-12-23 Thread Koen Kooi
Op 23 dec. 2011, om 14:10 heeft James Abernathy het volgende geschreven: > > On Dec 23, 2011, at 3:50 AM, Koen Kooi wrote: > >> >> Op 23 dec. 2011, om 09:37 heeft Paul Eggleton het volgende geschreven: >> >>> On Friday 23 December 2011 09:28:31 Koen Kooi w

Re: [yocto] meta-ti?????

2011-12-23 Thread Koen Kooi
Op 23 dec. 2011, om 18:45 heeft Bruce Ashfield het volgende geschreven: > On 11-12-23 12:38 PM, Philip Balister wrote: >> On 12/23/2011 12:10 PM, Bruce Ashfield wrote: >>> On 11-12-23 08:10 AM, James Abernathy wrote: >>>> >>>> On Dec 23, 2011, at 3:50

Re: [yocto] Does Edison work with Beagleboard & linux-yocto-3.0 kernel?

2012-01-15 Thread Koen Kooi
Op 11 jan. 2012, om 21:57 heeft Brian Hutchinson het volgende geschreven: > On Wed, Jan 11, 2012 at 3:47 PM, Joshua Lock wrote: > >> In meta-yocto/conf/distro/poky.conf there's a line which sets: >> >> PREFERRED_VERSION_linux-yocto ?= "2.6.37+git%" >> >> Which is then overridden for the qemu

Re: [yocto] BeagleBone with meta-ti layer

2012-01-26 Thread Koen Kooi
Op 26 jan. 2012, om 12:06 heeft Jack Mitchell het volgende geschreven: > Hello everyone, > > I will soon be receiving a Beaglebone and I wish to transfer the work I have > been doing with Yocto on the Beagleboard over to the Beaglebone, to show my > company how the same application codebase ca

Re: [yocto] Upstream-Status finally @ 100%

2012-02-09 Thread Koen Kooi
Op 9 feb. 2012, om 00:18 heeft Saul Wold het volgende geschreven: > On 02/08/2012 01:26 PM, Daniel Stenberg wrote: >> On Wed, 8 Feb 2012, Saul Wold wrote: >> >>> If the author of curl would like to review and/or implement >>> modification for OE that would be awesome, feel free to share the >>>

Re: [yocto] Upstream-Status finally @ 100%

2012-02-09 Thread Koen Kooi
Op 9 feb. 2012, om 13:30 heeft Paul Eggleton het volgende geschreven: > On Thursday 09 February 2012 13:22:10 Koen Kooi wrote: >> I find the 'pending' confusing, is it 'pending submission' or 'pending >> approval'? I'm marking patches in met

Re: [yocto] meta-oracle-java

2012-02-22 Thread Koen Kooi
Op 14 feb. 2012, om 15:52 heeft Bob Cochran het volgende geschreven: > Hello All, > > I see that a meta-oracle-java layer showed up recently in the yocto > repositories. That's great. > > Was there an announcement about this new layer sent on a mailing list or > posted in a blog? I had thou

Re: [yocto] proper recipe for building for beagle xM? meta-ti?

2012-02-28 Thread Koen Kooi
Op 28 feb. 2012, om 22:55 heeft Robert P. J. Day het volgende geschreven: > On Tue, 28 Feb 2012, Bruce Ashfield wrote: > >> It is true that the beagleboard is a hardware reference board in the >> yocto consolidated kernel tree and meta-yocto layers. That means >> that it gets the yocto standard

Re: [yocto] proper recipe for building for beagle xM? meta-ti?

2012-03-02 Thread Koen Kooi
Op 28 feb. 2012, om 23:28 heeft Robert P. J. Day het volgende geschreven: > On Tue, 28 Feb 2012, Koen Kooi wrote: > >> >> Op 28 feb. 2012, om 22:55 heeft Robert P. J. Day het volgende geschreven: >> >>> On Tue, 28 Feb 2012, Bruce Ashfield wrote: >>>

Re: [yocto] proper recipe for building for beagle xM? meta-ti?

2012-03-02 Thread Koen Kooi
Op 2 mrt. 2012, om 17:45 heeft Stewart, David C het volgende geschreven: >> From: yocto-boun...@yoctoproject.org [mailto:yocto- >> boun...@yoctoproject.org] On Behalf Of Koen Kooi >> Sent: Friday, March 02, 2012 2:07 AM >> >> Well, if you use the angstrom set

Re: [yocto] proper recipe for building for beagle xM? meta-ti?

2012-03-04 Thread Koen Kooi
Op 4 mrt. 2012, om 13:54 heeft Robert P. J. Day het volgende geschreven: > > ... much snipping below to get to the gist of it ... > > On Sun, 4 Mar 2012, Gary Thomas wrote: > >> On 2012-03-04 05:19, Robert P. J. Day wrote: >>> >>> not sure if you're suggesting i should now be able to build

Re: [yocto] iptables not building on master

2012-03-06 Thread Koen Kooi
Op 6 mrt. 2012, om 07:48 heeft Tom Zanussi het volgende geschreven: > In the meantime, if you remove the line: > > PREFERRED_PROVIDER_linux-libc-headers ?= "linux-libc-headers-yocto" Why is a BSP layer poking at DISTRO settings?!?!?![1] koen [1] Yes RP, that really needed that many exclamatio

Re: [yocto] Support of meta-kde for Poky

2012-03-26 Thread Koen Kooi
Op 26 mrt. 2012, om 07:55 heeft Samuel Stirtzel het volgende geschreven: > Hi, > the development of meta-kde has come to a point where kde-applications > can be tested (and maybe used). > > Status of meta-kde: > Most common applications work, for example: > Calligra (not all of the toolkit), Kat

Re: [yocto] yassl recipe in the yocto project

2012-03-29 Thread Koen Kooi
Op 27 mrt. 2012, om 17:53 heeft Kamble, Nitin A het volgende geschreven: > Hi Chris, > Here is the recipe we have in yocto-project for openssl projects to be > incorporated into embedded Linux distributions. > http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-connectivity/opens

Re: [yocto] udev configuration

2012-03-30 Thread Koen Kooi
Op 30 mrt. 2012, om 05:15 heeft Bryan O'Donoghue het volgende geschreven: > Greetings list. > > I'm booting a yocto image a "core-image-minimal" and I've noticed that not > all of the serial ports have entries in /dev. More generally for hardware > coming down the line, I'd like to know how/wh

[yocto] Moving angstrom under the yocto banner

2012-03-30 Thread Koen Kooi
Hi, RP said I should raise this on the yocto lists, so here it is: The Angstrom core team would like to move angstrom under the yocto banner so we can formally claim to be 'yocto'. What is the process to make that happen? I suspect OSVs will need to know as well, since lately yocto is being de

Re: [yocto] Moving angstrom under the yocto banner

2012-03-30 Thread Koen Kooi
Op 30 mrt. 2012, om 12:26 heeft Mark Hatle het volgende geschreven: > On 3/30/12 1:44 PM, Koen Kooi wrote: >> Hi, >> >> RP said I should raise this on the yocto lists, so here it is: >> >> The Angstrom core team would like to move angstrom under the yocto bann

Re: [yocto] Moving angstrom under the yocto banner

2012-03-30 Thread Koen Kooi
Op 30 mrt. 2012, om 13:18 heeft Mark Hatle het volgende geschreven: > On 3/30/12 2:33 PM, Koen Kooi wrote: >> >> Op 30 mrt. 2012, om 12:26 heeft Mark Hatle het volgende geschreven: >> >>> On 3/30/12 1:44 PM, Koen Kooi wrote: >>>> Hi, >>>>

Re: [yocto] Moving angstrom under the yocto banner

2012-03-30 Thread Koen Kooi
Op 30 mrt. 2012, om 13:45 heeft Tom Rini het volgende geschreven: > On Fri, Mar 30, 2012 at 03:18:06PM -0500, Mark Hatle wrote: >> On 3/30/12 2:33 PM, Koen Kooi wrote: >>> >>> Op 30 mrt. 2012, om 12:26 heeft Mark Hatle het volgende geschreven: >>> >

Re: [yocto] Moving angstrom under the yocto banner

2012-03-30 Thread Koen Kooi
My apologies for loosing the reply indent, I blame apple mail Op 30 mrt. 2012, om 14:01 heeft Osier-mixon, Jeffrey het volgende geschreven: > > Angstrom does use oe-core, but I don't think it uses linux-yocto (right?) and > definitely not meta-yocto. linux-yocto is a kernel, which is used by m

Re: [yocto] Moving angstrom under the yocto banner

2012-03-30 Thread Koen Kooi
Op 30 mrt. 2012, om 16:49 heeft Tom Rini het volgende geschreven: > On Fri, Mar 30, 2012 at 11:06:04PM +, Stewart, David C wrote: > >> Finally, Dr. Kooi has stated that he doesn't see YP as an upstream. In fact, >> many >> of the OSVs (like Wind River, Mentor Graphics and now ENEA - yeah!)

Re: [yocto] Moving angstrom under the yocto banner

2012-03-30 Thread Koen Kooi
Op 30 mrt. 2012, om 16:52 heeft Darren Hart het volgende geschreven: [snip] > On 03/30/2012 02:11 PM, Richard Purdie wrote: >> >> The criteria I see for being part of the Yocto Project are: >> >> a) Sharing the project's objectives (e.g. making embedded Liunx >> development easier) >> b) Wi

Re: [yocto] Moving angstrom under the yocto banner

2012-03-30 Thread Koen Kooi
Op 30 mrt. 2012, om 17:28 heeft Darren Hart het volgende geschreven: > > > On 03/30/2012 05:08 PM, Koen Kooi wrote: >> >> Op 30 mrt. 2012, om 16:52 heeft Darren Hart het volgende geschreven: >> >> [snip] >> >>> On 03/30/2012 02:11 PM, Richard

Re: [yocto] Moving angstrom under the yocto banner

2012-03-30 Thread Koen Kooi
Op 30 mrt. 2012, om 18:21 heeft Darren Hart het volgende geschreven: > > So that brings us back to what does it mean for Angstrom to be a Yocto > Project project I guess? > > In my very humble opinion (really), it still makes sense to build > Angstrom with the components in the poky repository a

Re: [yocto] Moving angstrom under the yocto banner

2012-04-10 Thread Koen Kooi
I think Angstrom would be an excellent addition as an alternative, > and I'd be happy to do anything needed on the community side to help. > > On Fri, Mar 30, 2012 at 11:44 AM, Koen Kooi > wrote: > Hi, > > RP said I should raise this on the yocto lists, so here it is:

Re: [yocto] [oe] Compiling the kernel source from Angstrom distribution & building an OS console-image.

2013-12-13 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 vishal gupta schreef op 13-12-13 15:05: > Hi, I'm having this issue, I'm not able to build an OS console-image. > > When the command "MACHINE=beagleboard bitbake console-image" is run, i > got the error as follows: > > " Log data follows: | DEBUG: E

[yocto] [meta-raspberrypi][dora][PATCH] xserver-xf86-config: don't use wildcards in SRC_URI

2014-02-14 Thread Koen Kooi
It is strongly discouraged to use wildcards in SRC_URI since it breaks when using multiple bbappends and immediate expansion of FILESDIR. This fixes a do_install failure when building with multiple BSPs enabled. Signed-off-by: Koen Kooi --- recipes-graphics/xorg-xserver/xserver-xf86-config_0.1

[yocto] [meta-intel][common][dora][PATCH] emgd-driver-bin: limit build to x86*

2014-02-14 Thread Koen Kooi
When building GL apps for non-x86 machines (e.g. raspberrypi) emgd-driver-bin is being dragged in as a valid provider. To avoid build breakage fix it at the source by limiting emgd-driver-bin to x86 architectures. Signed-off-by: Koen Kooi --- common/recipes-graphics/xorg-driver/emgd-driver

[yocto] [meta-intel][common][dora][PATCHv2] emgd-driver-bin: limit build to x86

2014-02-14 Thread Koen Kooi
When building GL apps for non-x86 machines (e.g. raspberrypi) emgd-driver-bin is being dragged in as a valid provider. To avoid build breakage fix it at the source by limiting emgd-driver-bin to x86 architectures. Signed-off-by: Koen Kooi --- common/recipes-graphics/xorg-driver/emgd-driver

Re: [yocto] Build time data

2012-04-13 Thread Koen Kooi
Op 13 apr. 2012, om 11:56 heeft Tomas Frydrych het volgende geschreven: > On 12/04/12 01:30, Darren Hart wrote: >> Next up is storage. > > Indeed. In my experience by far the biggest limiting factor in the > builds is getting io bound. If you are not running a dedicated build > machine, it is w

Re: [yocto] Build time data

2012-04-19 Thread Koen Kooi
Op 13 apr. 2012, om 10:45 heeft Richard Purdie het volgende geschreven: > On Thu, 2012-04-12 at 07:34 -0700, Darren Hart wrote: >> >> On 04/12/2012 07:08 AM, Björn Stenberg wrote: >>> Darren Hart wrote: /dev/md0/build ext4 noauto,noatime,nodiratime,commit=6000 >>> >>

Re: [yocto] [opkg-utils][PATCH 00/22] Partially prepare for python3 and fix old Packages file reuse

2012-04-26 Thread Koen Kooi
Op 26 apr. 2012, om 12:43 heeft Richard Purdie het volgende geschreven: > On Fri, 2012-03-30 at 00:21 +0200, Martin Jansa wrote: >> First 5 patches are taken from oe-core. >> >> Then there are some cleanups and fixes for issues I've found while looking >> for cause of very long package-index ca

Re: [yocto] [opkg-utils][PATCH 00/22] Partially prepare for python3 and fix old Packages file reuse

2012-04-26 Thread Koen Kooi
Op 26 apr. 2012, om 20:52 heeft Martin Jansa het volgende geschreven: > On Thu, Apr 26, 2012 at 06:21:45PM +0200, Koen Kooi wrote: >> >> Op 26 apr. 2012, om 12:43 heeft Richard Purdie het volgende geschreven: >> >>> On Fri, 2012-03-30 at 00:21 +0200, Martin Jan

Re: [yocto] [opkg-utils][PATCH 00/22] Partially prepare for python3 and fix old Packages file reuse

2012-04-27 Thread Koen Kooi
Op 27 apr. 2012, om 08:39 heeft Koen Kooi het volgende geschreven: > > Op 26 apr. 2012, om 20:52 heeft Martin Jansa het volgende geschreven: > >> On Thu, Apr 26, 2012 at 06:21:45PM +0200, Koen Kooi wrote: >>> >>> Op 26 apr. 2012, om 12:43 heeft Richa

[yocto] Fwd: Narcissus update <- IMPORTANT

2012-05-15 Thread Koen Kooi
below: the test server will be down for a short time wednesday to upgrade the RAM. Begin doorgestuurd bericht: > Van: Koen Kooi > Onderwerp: Narcissus update <- IMPORTANT > Datum: 3 mei 2012 11:49:56 GMT+02:00 > Aan: Discussion of the angstrom distribution development > >

Re: [yocto] the current yocto FAQ is pretty much valueless

2012-06-26 Thread Koen Kooi
Op 26 jun. 2012, om 11:09 heeft Robert P. J. Day het volgende geschreven: > > i mentioned this to scott rifenbark privately a few days ago, but i > figured i might as well antagonize a few people on the list by saying > it publicly -- the yocto FAQ as it stands is pretty much worthless. > > h

Re: [yocto] the current yocto FAQ is pretty much valueless

2012-06-27 Thread Koen Kooi
Op 27 jun. 2012 om 11:09 heeft Tomas Frydrych het volgende geschreven: > Hi Tim, > > On 26/06/12 19:52, Tim Bird wrote: >> On 06/26/2012 10:18 AM, Tomas Frydrych wrote: >> For example, after reading various FAQs >> I still have no idea what kind of thing "Poky" is. I know >> that bitbake is

Re: [yocto] the current yocto FAQ is pretty much valueless

2012-06-27 Thread Koen Kooi
Op 27 jun. 2012 om 18:43 heeft Chris Hallinan het volgende geschreven: > On Wed, Jun 27, 2012 at 10:59 AM, Koen Kooi wrote: > > > Op 27 jun. 2012 om 11:09 heeft Tomas Frydrych > het volgende geschreven: > > > Hi Tim, > > > > On 26/06/12 19:52, Tim Bir

Re: [yocto] the current yocto FAQ is pretty much valueless

2012-06-27 Thread Koen Kooi
Op 27 jun. 2012 om 22:14 heeft Tomas Frydrych het volgende geschreven: > Hi Koen, > > On 27/06/12 15:59, Koen Kooi wrote: >> Yocto is NOT a distro. > > Is that so? :-), meta-yocto distro.conf: > > DISTRO = "poky" > DISTRO_NAME = "Yocto (Built

Re: [yocto] How to include libstdc++ in an image?

2012-06-30 Thread Koen Kooi
Op 28 jun. 2012, om 12:56 heeft Paul Eggleton het volgende geschreven: > On Tuesday 26 June 2012 19:22:20 maniacbug wrote: >> Hi. I am using denzil, trying to build a core-image-minimal with >> libstdc++ installed. I want to cross-develop in c++, and run the >> resulting apps on the image. For

Re: [yocto] [for denzil] kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x.

2012-07-31 Thread Koen Kooi
Shouldn't this be sent to the oe-core list?!?!? Op 31 jul. 2012, om 22:35 heeft sidebranch.openembed...@gmail.com het volgende geschreven: > From: Leon Woestenberg > > Linux 2.6.x kernels did not (all) have the bounds.h file, so copy > only iff exists. > > (See OE-Core 02ac0d1b65389e1779d5f95

Re: [yocto] RFC: OE-Core task rework

2012-08-15 Thread Koen Kooi
Op 15 aug. 2012, om 11:46 heeft Paul Eggleton het volgende geschreven: > > 2) Look at the existing tasks and: > * evaluate their usefulness > * remove any that are obsolete > * adjust existing contents if needed > * look for useful groups of packages that might be added > > We need to pay part

Re: [yocto] [OE-core] GStreamer 0.10's future

2014-05-08 Thread Koen Kooi
Op 8 mei 2014, om 16:48 heeft Burton, Ross het volgende geschreven: > Hi all, > > Sorry for the cross-post but I want this to have a wide audience. > > For the 1.7 release I want to move GStreamer 0.10 from oe-core into > meta-multimedia, and ensure everything in oe-core has ported to > GStre

Re: [yocto] [OE-core] New meta-amd mailing list announcement

2014-05-13 Thread Koen Kooi
Op 12 mei 2014, om 19:58 heeft Sean Hudson het volgende geschreven: > There is a new mailing list for AMD platform/board related patches and > discussion. > You can sign up here: https://lists.yoctoproject.org/listinfo/meta-amd > > The meta-amd layer git repository is publicly available here:

[yocto] [meta-raspberrypi][for-daisy][PATCH 1/7] rpi-default-versions: Use 3.12.X as default kernel version

2014-07-16 Thread Koen Kooi
From: Andrei Gherzan Change-Id: Ief7949be4b9726b5b6ba58e6280f6b6ca3fdfdc4 Signed-off-by: Andrei Gherzan --- conf/machine/include/rpi-default-versions.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/include/rpi-default-versions.inc b/conf/machine/include/rpi

[yocto] [meta-raspberrypi][for-daisy][PATCH 2/7] linux-raspberrypi: Update v3.12.11 to v3.12.18

2014-07-16 Thread Koen Kooi
From: Andrei Gherzan Change-Id: Ifa763e4352051e4533eac98b4f7c74daf791cf72 Signed-off-by: Andrei Gherzan --- .../{linux-raspberrypi_3.12.11.bb => linux-raspberrypi_3.12.18.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-kernel/linux/{linux-raspberrypi_3.12.11.bb =>

[yocto] [meta-raspberrypi][for-daisy][PATCH 3/7] linux-raspberrypi: Update kernel to 3.12.21

2014-07-16 Thread Koen Kooi
From: Alex J Lennon Amongst other patches, this release includes a fix to an issue with gstreamer1.0 and v4l2src blocking ref: https://bugzilla.gnome.org/show_bug.cgi?id=726521 ref: http://tinyurl.com/mkqooeg To make use of the optional fix the module parameter gst_v4l2src_is_broken needs to b

[yocto] [meta-raspberrypi][for-daisy][PATCH 4/7] README: Add patch guidelines info

2014-07-16 Thread Koen Kooi
From: Andrei Gherzan Change-Id: I2dac882a6dbe2fbca63a5c7405339edcca18cf04 Signed-off-by: Andrei Gherzan --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index daa4059..ab2959d 100644 --- a/README +++ b/README @@ -202,6 +202,9 @@ Gerrit review repo: To contribut

[yocto] [meta-raspberrypi][for-daisy][PATCH 5/7] userland: Update to remote's HEAD

2014-07-16 Thread Koen Kooi
From: Andrei Gherzan Change-Id: If0e36184c741da5d68c158e1fb582050f5835bf9 Signed-off-by: Andrei Gherzan --- recipes-graphics/userland/userland_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userla

[yocto] [meta-raspberrypi][for-daisy][PATCH 7/7] firmware: Update to remote's HEAD

2014-07-16 Thread Koen Kooi
From: Andrei Gherzan Change-Id: I9e28318c5746484ebde636295c66f7b6b64ba2fb Signed-off-by: Andrei Gherzan --- recipes-bcm/common/firmware.inc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes-bcm/common/firmware.inc b/recipes-bcm/common/firmware.inc index 390f6b3..1

[yocto] [meta-raspberrypi][for-daisy][PATCH 6/7] userland: Add '--no-as-needed' linker flag

2014-07-16 Thread Koen Kooi
From: Alex J Lennon This is done to ensure all specified shared libraries are linked against applications (e.g. raspivid)i. libmmal_vc_client.so makes use of __attribute__(constructor) to ensure that supplier components (e.g. camera) are loaded when the static library is loaded. raspivid, and p

Re: [yocto] [PATCH 2/2] u-boot-edison: expand variables inside python function

2016-02-11 Thread Koen Kooi
Thanks, applied both! > Op 11 feb. 2016, om 12:42 heeft Rafaël Carré het > volgende geschreven: > > --- > recipes-bsp/u-boot/u-boot-osip.inc | 10 +- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/recipes-bsp/u-boot/u-boot-osip.inc > b/recipes-bsp/u-boot/u-boot-osip

Re: [yocto] [poky] Major feature changes for the next release - merging very soon

2011-01-25 Thread Koen Kooi
Op 25 jan 2011, om 14:57 heeft Richard Purdie het volgende geschreven: > As has been mentioned in other emails we're working on some major > enhancements for the next release. Several components of these are now > ready for merging to the master branch. These include: > > * Rework of the compile

Re: [yocto] [poky] Major feature changes for the next release - merging very soon

2011-01-25 Thread Koen Kooi
Op 25 jan 2011, om 14:57 heeft Richard Purdie het volgende geschreven: > As has been mentioned in other emails we're working on some major > enhancements for the next release. Several components of these are now > ready for merging to the master branch. These include: > > * Rework of the compile

Re: [yocto] [poky] Major feature changes for the next release - merging very soon

2011-01-25 Thread Koen Kooi
Op 25 jan 2011, om 19:34 heeft Koen Kooi het volgende geschreven: > > Op 25 jan 2011, om 14:57 heeft Richard Purdie het volgende geschreven: > >> As has been mentioned in other emails we're working on some major >> enhancements for the next release. Several components

Re: [yocto] [poky] Major feature changes for the next release - merging very soon

2011-01-25 Thread Koen Kooi
Op 25 jan 2011, om 20:18 heeft Koen Kooi het volgende geschreven: > > Op 25 jan 2011, om 19:34 heeft Koen Kooi het volgende geschreven: > >> >> Op 25 jan 2011, om 14:57 heeft Richard Purdie het volgende geschreven: >> >>> As has been mentioned in othe

Re: [yocto] [poky] [PATCH 4/5] cups: add cups 1.4.6

2011-01-30 Thread Koen Kooi
Op 30 jan 2011, om 10:56 heeft Frans Meulenbroeks het volgende geschreven: > 2011/1/30 Koen Kooi : >> FWIW, there's also a cleaned-up cups in meta-oe >> > It is not that clean as it has QA issues. The cups in meta-oe is 1.4.x, you are posting 1.2.x QA errors. > I

Re: [yocto] Master build error caused a small typo by commit today : fetch2: unpack revision

2011-02-12 Thread Koen Kooi
Op 12 feb 2011, om 19:09 heeft Mark Hatle het volgende geschreven: > On 2/12/11 3:30 AM, Cui, Dexuan wrote: >> Hi Mark, >> As Liping said, the following change breaks building xorg-minimal-fonts as >> destdir is not correct. >> Can you please explain the actual different between cp and tar here?

Re: [yocto] Please add build ID to bugs

2011-03-12 Thread Koen Kooi
Op 12 mrt 2011, om 09:58 heeft Darren Hart het volgende geschreven: > On 03/07/2011 11:05 AM, Jeff Osier-Mixon wrote: >> Hi all >> >> I have added the following item to the Bugzilla guidelines: >> >> *IMPORTANT*: please include the build/commit ID as reported by BitBake, > > s/BitBake/git/ I p

  1   2   >