Re: [yocto] related to telnetd

2011-11-30 Thread Paul Eggleton
On Wednesday 30 November 2011 09:01:57 Navani Kamal Srivastava wrote: I give a try to both dropbear and busybox (enabling telnetd) . Nothing worked for me. I got telnetd utility also but it didn't worked. When I try to take session on Putty, it restrict me with error message Connection

Re: [yocto] how to cleanly exit a QEMU session?

2011-11-30 Thread Paul Eggleton
On Tuesday 29 November 2011 18:00:31 Robert P. J. Day wrote: i'm sure it's in one of the docs i missed, but how does one cleanly shut down a QEMU session and get back to the original terminal session? i've tried shutdown and poweroff but neither of those gives me my shell prompt back.

Re: [yocto] how to cleanly exit a QEMU session?

2011-11-30 Thread Robert P. J. Day
On Wed, 30 Nov 2011, Paul Eggleton wrote: On Tuesday 29 November 2011 18:00:31 Robert P. J. Day wrote: i'm sure it's in one of the docs i missed, but how does one cleanly shut down a QEMU session and get back to the original terminal session? i've tried shutdown and poweroff but neither

[yocto] [PATCH 1/6] libva: new recipe for video acceleration

2011-11-30 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com This adds the libva_1.0.10 recipe based on the poky-contrib recipe by Yu Ke (commit msg copied below). The original recipe was in meta/recipes-graphics; this patch moves it to meta-intel/recipes-multimedia since it's multimedia- and Intel-specific. The

[yocto] [PATCH 0/6] meta-intel: enable video acceleration for crownbay

2011-11-30 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com This patchset enables video acceleration for crownbay by adding the video components from EMGD along with a libva recipe and an additional bbappend to install plugins for demuxing mp4 videos. So far tested with the 'Big Buck Bunny' H.264 1920x1080 video.

[yocto] [PATCH 2/6] libva: upgrade to 1.0.12 and factor out common settings

2011-11-30 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com EMGD 1.8 requires libva-1.0.12, so upgrade to that version, and we don't actually need the 1.0.10 recipe, so remove it. This also adds -dbg and -dev packaging fixes to fix QA problems, removes some unnecessary settings, updates checksums, etc. Also create

[yocto] [PATCH 6/6] meta-intel: add gst-meta-base .bbappend

2011-11-30 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com We need some extra plugins for EMGD video acceleration use and testing, so append them to gst-meta-base. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- .../gstreamer/gst-meta-base_0.10.bbappend |2 ++ 1 files changed, 2 insertions(+), 0

[yocto] [PATCH 5/6] meta-intel: add libva to xserver-xorg

2011-11-30 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com xserver-xorg-1.9.3 is used by EMGD, which requires libva, so add the dependency here. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- .../xorg-xserver/xserver-xorg-1.9.3.inc|2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff

Re: [yocto] linux-yocto: doesn't maintain patch order from SRC_URI?

2011-11-30 Thread Bruce Ashfield
On Tue, Nov 29, 2011 at 8:21 PM, Darren Hart darren.h...@intel.com wrote: On 11/29/2011 05:15 PM, Darren Hart wrote: On 11/29/2011 04:41 PM, Darren Hart wrote: On 11/29/2011 03:14 PM, Bruce Ashfield wrote: On 11-11-29 04:39 PM, Darren Hart wrote: I'm experimenting with Matt Fleming's

Re: [yocto] how to cleanly exit a QEMU session?

2011-11-30 Thread Bruce Ashfield
On 11-11-30 05:31 PM, Joshua Lock wrote: On 30/11/11 03:46, Robert P. J. Day wrote: On Wed, 30 Nov 2011, Paul Eggleton wrote: On Tuesday 29 November 2011 18:00:31 Robert P. J. Day wrote: i'm sure it's in one of the docs i missed, but how does one cleanly shut down a QEMU session and get

[yocto] [PATCH 0/1] meta-yocto fixes for kernel updates

2011-11-30 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com This patchset adds some changes to match Bruce Ashfield's 'linux-yocto: consolidated pull request' of a couple hours ago: http://lists.linuxtogo.org/pipermail/openembedded-core/2011-December/013574.html Changes were compile- and boot-tested with the

[yocto] [PATCH 1/1] meta-yocto: remove 2.6.34 .bbappend

2011-11-30 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com The linux-2.6.34 recipe was removed, so the .append needs to be removed as well. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- .../linux/linux-yocto_2.6.34.bbappend | 12 1 files changed, 0 insertions(+), 12 deletions(-)

[yocto] [PATCH 0/6] meta-intel fixes for kernel updates

2011-11-30 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com This patchset adds some changes to match Bruce Ashfield's 'linux-yocto: consolidated pull request' of a couple hours ago: http://lists.linuxtogo.org/pipermail/openembedded-core/2011-December/013574.html Changes were compile- and boot-tested with the

[yocto] [PATCH 1/6] meta-crownbay: remove 2.6.34 .bbappend

2011-11-30 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com The linux-2.6.34 recipe was removed, so the .append needs to be removed as well. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- .../linux/linux-yocto_2.6.34.bbappend | 15 --- 1 files changed, 0 insertions(+), 15

[yocto] [PATCH 2/6] meta-intel: update kernel SRCREVs

2011-11-30 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com Update linux-yocto_3.0 kernel SRCREVS for crownbay, emenlow, fishriver, fri2, jasperforest, sugarbay, and romley. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- .../recipes-kernel/linux/linux-yocto_3.0.bbappend |8

[yocto] [PATCH 3/6] meta-emenlow: remove 2.6.34 .bbappend

2011-11-30 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com The linux-2.6.34 recipe was removed, so the .append needs to be removed as well. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- .../linux/linux-yocto_2.6.34.bbappend |6 -- 1 files changed, 0 insertions(+), 6 deletions(-)

[yocto] [PATCH 5/6] meta-jasperforest: remove 2.6.34 .bbappend

2011-11-30 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com The linux-2.6.34 recipe was removed, so the .append needs to be removed as well. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- .../linux/linux-yocto_2.6.34.bbappend |4 1 files changed, 0 insertions(+), 4 deletions(-) delete

[yocto] [PATCH 6/6] meta-n450: remove 2.6.34 .bbappend

2011-11-30 Thread tom . zanussi
From: Tom Zanussi tom.zanu...@intel.com The linux-2.6.34 recipe was removed, so the .append needs to be removed as well. Signed-off-by: Tom Zanussi tom.zanu...@intel.com --- .../linux/linux-yocto_2.6.34.bbappend | 10 -- 1 files changed, 0 insertions(+), 10 deletions(-)