Re: [yocto] meta-gumstix.git layer dependencies

2012-05-02 Thread Denys Dmytriyenko
On Thu, May 03, 2012 at 08:01:58AM +0200, Elvis Dowson wrote: > Hi Andreas, > I was just taking a look at your meta-gumstix.git > repository, and it mentions that it depends upon > > git://git.openembedded.org/openembedded-core > git://git.angstrom-distribution.org/meta-texas

[yocto] meta-gumstix.git layer dependencies

2012-05-02 Thread Elvis Dowson
Hi Andreas, I was just taking a look at your meta-gumstix.git repository, and it mentions that it depends upon git://git.openembedded.org/openembedded-core git://git.angstrom-distribution.org/meta-texasinstruments Isn't openembedded-core shared with yocto's poky? If so, do I

[yocto] [PATCH 5/5][KERNEL] meta: add mei feature

2012-05-02 Thread tom . zanussi
From: Tom Zanussi Add an 'mei' feature that turns on the kernel options required to support the Intel Management Engine Interface. Signed-off-by: Tom Zanussi --- meta/cfg/kernel-cache/features/amt/mei/mei.cfg |3 +++ meta/cfg/kernel-cache/features/amt/mei/mei.scc |4 2 files chang

[yocto] [PATCH 4/5][KERNEL] meta/crownbay: use ehci-hcd feature

2012-05-02 Thread tom . zanussi
From: Tom Zanussi Use the ehci-hcd feature and remove the associated config settings from crownbay.cfg Signed-off-by: Tom Zanussi --- meta/cfg/kernel-cache/bsp/crownbay/crownbay.cfg |4 meta/cfg/kernel-cache/bsp/crownbay/crownbay.scc |2 ++ 2 files changed, 2 insertions(+), 4 dele

[yocto] [PATCH 2/5][KERNEL] meta: add usb/xhci-hcd feature

2012-05-02 Thread tom . zanussi
From: Tom Zanussi Add an 'xhci-hcd' feature that turns on the kernel options required to support xhci (USB 3.0). Signed-off-by: Tom Zanussi --- .../features/usb/xhci-hcd/xhci-hcd.cfg |1 + .../features/usb/xhci-hcd/xhci-hcd.scc |6 ++ 2 files changed, 7 inse

[yocto] [PATCH 3/5][KERNEL] meta: add usb/ehci-hcd feature

2012-05-02 Thread tom . zanussi
From: Tom Zanussi Add an 'ehci-hcd' feature that turns on the kernel options required to support ehci (USB 2.0). Signed-off-by: Tom Zanussi --- .../features/usb/ehci-hcd/ehci-hcd.cfg |1 + .../features/usb/ehci-hcd/ehci-hcd.scc |6 ++ 2 files changed, 7 inse

[yocto] [PATCH 1/5][KERNEL] meta: add usb/host/base feature

2012-05-02 Thread tom . zanussi
From: Tom Zanussi Add a feature to enable 'base' support for USB, mainly to be included by derived features such as ehch, xhci, etc. Signed-off-by: Tom Zanussi --- meta/cfg/kernel-cache/features/usb/host/base.cfg |3 +++ meta/cfg/kernel-cache/features/usb/host/base.scc |4 2 files

[yocto] [PATCH 0/5][KERNEL] add x/ehci-hcd and mei features

2012-05-02 Thread tom . zanussi
From: Tom Zanussi This adds a few new features, one for xhci-hcd and another for amt/mei, and refactors some existing config options into a new echi-hcd, which is then used in crownbay. If this looks like the way to go, I'll add similar USB features for ohci and uhci and fix up all the meta-inte

[yocto] camera in yocto

2012-05-02 Thread shushm
Hi, I want to know which usb camera does the yocto support? Anybody knows that? Thank you! ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] [PATCH 1/1] meta-cedartrail: add SRCREV of yocto/pvr kernel branch

2012-05-02 Thread rahul . saxena
From: Rahul Saxena SRCREV for yocto/pvr was needed after the new rev of the kernel pvr patches were added Signed-off-by: Rahul Saxena --- .../linux/linux-yocto-rt_3.0.bbappend |3 +-- .../recipes-kernel/linux/linux-yocto_3.0.bbappend | 10 +++--- 2 files changed, 8 ins

[yocto] [meta-intel][PATCH 0/1] Add SRCREV of yocto/pvr kernel branch

2012-05-02 Thread rahul . saxena
From: Rahul Saxena SRCREV for yocto/pvr was needed after the new rev of the kernel pvr patches were added Signed-off-by: Rahul Saxena -- The following changes since commit 0861f2513ebe7e1ad18291664356cfeab3c196b9: meta-cedartrail: fix README to state tools-testapps needed for Glxgears (20

Re: [yocto] Xilinx FPGA development board meta repositories

2012-05-02 Thread Khem Raj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/02/2012 07:53 AM, Elvis Dowson wrote: > Hi, Are there any Yocto meta repositories for Xilinx FPGAs > (Virtex-5, Spartan-6, etc) and their corresponding FPGA development > boards (ML-507, SP-601, etc) > there is a list of available layers mainta

[yocto] How does the Yocto gitweb interface group the git repositories

2012-05-02 Thread Elvis Dowson
Hi, I'm trying to mirror the yocto repositories on my development machine. I was wondering how the yocto web interface groups the various repositories like IDE Plugins, Matchbox, Misc, Poky, Poky Support, etc. http://git.yoctoproject.org/ For example, the URI for the Anjuta Poky git repo

Re: [yocto] yocto 1.2 first experiences

2012-05-02 Thread Saul Wold
On 05/02/2012 12:28 AM, Frans Meulenbroeks wrote: Dear all, I have build core-image-minimal with yocto 1.2 Worked quite nice, but it did give 10 warnings Four of these were non-fetchers: WARNING: Failed to fetch URL http://kernel.org/pub/linux/kernel/people/jsipek/guilt/guilt-0.33.tar.gz WARNIN

Re: [yocto] Is it not necessary to sudo dpkg-reconfigure dash with Poky 1.2 on Ubuntu 12.04

2012-05-02 Thread Richard Purdie
On Wed, 2012-05-02 at 08:18 -0700, Osier-mixon, Jeffrey wrote: > Good catch. I'm still installing 12.04 and can't check at the moment, > but there is an easy way to tell: > > file /bin/sh > > If it points to bash you should be fine, if it points to dash then > you'll need to reconfigure. Please l

Re: [yocto] Is it not necessary to sudo dpkg-reconfigure dash with Poky 1.2 on Ubuntu 12.04

2012-05-02 Thread Elvis Dowson
Hi Jeffrey, On May 2, 2012, at 5:18 PM, Osier-mixon, Jeffrey wrote: > Good catch. I'm still installing 12.04 and can't check at the moment. I'll switch back to dash and check it out. FYI, the user experience with Ubuntu 12.04 64-bit, running inside a VMware Fusion Tech Preview 2012 virtual mac

Re: [yocto] Is it not necessary to sudo dpkg-reconfigure dash with Poky 1.2 on Ubuntu 12.04

2012-05-02 Thread Robert P. J. Day
On Wed, 2 May 2012, Osier-mixon, Jeffrey wrote: > Good catch. I'm still installing 12.04 and can't check at the > moment, but there is an easy way to tell: > > file /bin/sh > > If it points to bash you should be fine, if it points to dash then > you'll need to reconfigure. Please let me know the r

Re: [yocto] Is it not necessary to sudo dpkg-reconfigure dash with Poky 1.2 on Ubuntu 12.04

2012-05-02 Thread Joshua Lock
On 02/05/12 08:16, Elvis Dowson wrote: Hi, Is it not necessary to run sudo dpkg-reconfigure dash with Poky 1.2 on Ubuntu 12.04 ? It should not be. We made a concerted effort to ensure Poky runs under the Dash shell in the 1.2 cycle. I believe there are several developers of the project usi

Re: [yocto] Is it not necessary to sudo dpkg-reconfigure dash with Poky 1.2 on Ubuntu 12.04

2012-05-02 Thread Chris Larson
On Wed, May 2, 2012 at 8:18 AM, Osier-mixon, Jeffrey wrote: > Good catch. I'm still installing 12.04 and can't check at the moment, > but there is an easy way to tell: > > file /bin/sh > > If it points to bash you should be fine, if it points to dash then > you'll need to reconfigure. Please let m

Re: [yocto] Is it not necessary to sudo dpkg-reconfigure dash with Poky 1.2 on Ubuntu 12.04

2012-05-02 Thread Osier-mixon, Jeffrey
Good catch. I'm still installing 12.04 and can't check at the moment, but there is an easy way to tell: file /bin/sh If it points to bash you should be fine, if it points to dash then you'll need to reconfigure. Please let me know the results and I'll make sure it gets documented either way. hop

Re: [yocto] Xilinx FPGA development board meta repositories

2012-05-02 Thread Osier-mixon, Jeffrey
Let us know how it goes! On Wed, May 2, 2012 at 8:12 AM, Elvis Dowson wrote: > > On May 2, 2012, at 4:57 PM, Jack Mitchell wrote: > >> There is a meta-xilinx git repo but I've never ventured as far as using it... >> >> http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx/ > > Great! I'll test it

[yocto] Is it not necessary to sudo dpkg-reconfigure dash with Poky 1.2 on Ubuntu 12.04

2012-05-02 Thread Elvis Dowson
Hi, Is it not necessary to run sudo dpkg-reconfigure dash with Poky 1.2 on Ubuntu 12.04 ? It is not mentioned in the latest yocto documentation: http://www.yoctoproject.org/docs/current/yocto-project-qs/yocto-project-qs.html However, the previous version documentation mentions it: http:

Re: [yocto] Xilinx FPGA development board meta repositories

2012-05-02 Thread Elvis Dowson
On May 2, 2012, at 4:57 PM, Jack Mitchell wrote: > There is a meta-xilinx git repo but I've never ventured as far as using it... > > http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx/ Great! I'll test it out, and see if I can get one of my FPGA boards running with it. Elvis Dowson ___

Re: [yocto] Xilinx FPGA development board meta repositories

2012-05-02 Thread Jack Mitchell
On 02/05/12 15:53, Elvis Dowson wrote: Hi, Are there any Yocto meta repositories for Xilinx FPGAs (Virtex-5, Spartan-6, etc) and their corresponding FPGA development boards (ML-507, SP-601, etc) Best regards, Elvis Dowson ___ yocto mailing l

[yocto] Xilinx FPGA development board meta repositories

2012-05-02 Thread Elvis Dowson
Hi, Are there any Yocto meta repositories for Xilinx FPGAs (Virtex-5, Spartan-6, etc) and their corresponding FPGA development boards (ML-507, SP-601, etc) Best regards, Elvis Dowson ___ yocto mailing list yocto@yoctoproject.org https://lists.y

Re: [yocto] Using meta repositories from OpenEmbedded and Yocto projects

2012-05-02 Thread Chris Larson
On Wed, May 2, 2012 at 7:46 AM, Elvis Dowson wrote: >        Can I re-use the meta-openembedded git repositories from > openembedded.org and steve sakoman's meta-sakoman repositories (contains > support for the Gumstix Overo board), and check it out inside a checkout of > the yocto poky git reposi

Re: [yocto] Using meta repositories from OpenEmbedded and Yocto projects

2012-05-02 Thread Autif Khan
> Hi, >        Can I re-use the meta-openembedded git repositories from > openembedded.org and steve sakoman's meta-sakoman repositories (contains > support for the Gumstix Overo board), and check it out inside a checkout of > the yocto poky git repository, to take advantage of the latest yocto and

[yocto] Using meta repositories from OpenEmbedded and Yocto projects

2012-05-02 Thread Elvis Dowson
Hi, Can I re-use the meta-openembedded git repositories from openembedded.org and steve sakoman's meta-sakoman repositories (contains support for the Gumstix Overo board), and check it out inside a checkout of the yocto poky git repository, to take advantage of the latest yocto and opene

Re: [yocto] [PATCH 3/7] n450: Update to linux-yocto 3.2

2012-05-02 Thread Bruce Ashfield
On 12-05-02 10:02 AM, Darren Hart wrote: On 05/02/2012 05:55 AM, Bruce Ashfield wrote: On 12-05-01 06:12 PM, Darren Hart wrote: Update the PREFERRED_VERSION to 3.2. Drop cfg/smp.scc as this is now included in common-pc. Just having a look at the series now. Can you confirm for me if there a

Re: [yocto] [PATCH 3/7] n450: Update to linux-yocto 3.2

2012-05-02 Thread Darren Hart
On 05/02/2012 05:55 AM, Bruce Ashfield wrote: > On 12-05-01 06:12 PM, Darren Hart wrote: >> Update the PREFERRED_VERSION to 3.2. >> Drop cfg/smp.scc as this is now included in common-pc. > > Just having a look at the series now. Can you confirm for me if there > are 3 or 7 patches for n450 ? I s

Re: [yocto] [PATCH 3/7] n450: Update to linux-yocto 3.2

2012-05-02 Thread Bruce Ashfield
On 12-05-01 06:12 PM, Darren Hart wrote: Update the PREFERRED_VERSION to 3.2. Drop cfg/smp.scc as this is now included in common-pc. Just having a look at the series now. Can you confirm for me if there are 3 or 7 patches for n450 ? I see the other syslinux series has 7 patches, but only 3 here

[yocto] yocto 1.2 first experiences

2012-05-02 Thread Frans Meulenbroeks
Dear all, I have build core-image-minimal with yocto 1.2 Worked quite nice, but it did give 10 warnings Four of these were non-fetchers: WARNING: Failed to fetch URL http://kernel.org/pub/linux/kernel/people/jsipek/guilt/guilt-0.33.tar.gz WARNING: Failed to fetch URL http://kernel.org/pub/linux/u