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
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
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
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
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
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
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
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
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
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
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
-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
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
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
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
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
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
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
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
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
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
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:
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
___
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
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
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
> 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
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
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
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
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
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
32 matches
Mail list logo