Re: [yocto] ROOTFS_POSTPROCESS_COMMAND warning

2014-04-25 Thread Erik Botö
Hi, On Fri, Apr 18, 2014 at 1:48 AM, Mahyar Yaghmaee mah...@boundarydevices.com wrote: Hi, I'm trying to run a post processing shell command using ROOTFS_POSTPROCESS_COMMAND by adding ROOTFS_POSTPROCESS_COMMAND += shell_command; at the end of an image recipe. I get: WARNING: Function

[yocto] Modify RFS before final image is created

2014-04-25 Thread Tobias Blom
Hi all, I have run into a problem that I’m not able to figure out how to solve, and turn to the list to ask for general directions. I need to modify my root FS just before the final image is created. The problem is that I do now know where to implement my code. More specific, I want to copy a

Re: [yocto] ROOTFS_POSTPROCESS_COMMAND warning

2014-04-25 Thread Erik Botö
Ok, I got it working now. Just create a function that does what you want, e.g.: function fix_my_rootfs() { echo foo } Then run this function from ROOTFS_POSTPROCESS_COMMAND, e.g. ROOTFS_POSTPROCESS_COMMAND += fix_my_rootfs; That works for me. When I first tried it I accidentally added ()

Re: [yocto] Modify RFS before final image is created

2014-04-25 Thread Tobias Blom
Hi all, I’ll answer my own question. It seem ROOTFS_POSTPROCESS_COMMAND or ROOTFS_POSTINSTALL_COMMAND is the way to go. I did however run into a problem when running my script. Using variable ${D} in my ROOTFS_POSTINSTALL_COMMAND gives the “wrong” path - it points to …/image and I’d expect it

[yocto] building qtbase for raspberry pi fails

2014-04-25 Thread Felix01 Fischer
Hello everybody, first, I hope I have choosen the right mailing list for my problem. If not, please tell me. I have problems getting Qt5 building and running on a raspberry pi (512 Mb Version). I'm using today's master branch from yocto meta-raspberrypi ( git.yoctoproject.org ) and meta-qt5 (

[yocto] New recipe writing documentation

2014-04-25 Thread Jerrod Peach
If you've ever struggled with writing a recipe, the Yocto Project has some new documentation that extensively covers the topichttp://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#new-recipe-writing-a-new-recipe. Do note that this is from the Yocto 1.6 documentation which was just

Re: [yocto] New recipe writing documentation

2014-04-25 Thread Jerrod Peach
This was actually intended to go to an internal mailing list for my company. Anyone on yocto@yoctoproject.org can safely ignore this (although that documentation is useful!). On Fri, Apr 25, 2014 at 8:46 AM, Jerrod Peach pea...@lexmark.com wrote: If you've ever struggled with writing a recipe,

Re: [yocto] [meta-ivi][PATCH] weston: Add weston.ini config file

2014-04-25 Thread sujith h
Hi, Any comment for the new patch? On Thu, Apr 24, 2014 at 6:09 PM, Sujith H sujit...@gmail.com wrote: Adding weston.ini to /etc/xdg. With this change user can login and launch weston with ivi-shell. Signed-off-by: Sujith H sujith_harida...@mentor.com ---

Re: [yocto] [meta-ivi][PATCH] weston: Add weston.ini config file

2014-04-25 Thread Florin Sarbu
Will take it into consideration for next Genivi release. (a.k.a. 6.0.1) Florin On 04/25/2014 03:59 PM, sujith h wrote: Hi, Any comment for the new patch? On Thu, Apr 24, 2014 at 6:09 PM, Sujith H sujit...@gmail.com mailto:sujit...@gmail.com wrote: Adding weston.ini to /etc/xdg. With

[yocto] [poky] Build failure gcc-4.8

2014-04-25 Thread Elvis Dowson
= zc706-zynq7 DISTRO= poky DISTRO_VERSION= 1.6+snapshot-20140425 TUNE_FEATURES = armv7a vfp neon zynq TARGET_FPU= vfp-neon meta meta-yocto meta-yocto-bsp= master:c446d4edca3b4edfcdee48247391bfb306aab4c2 meta-xilinx = master

Re: [linux-yocto] [PATCH 9/9] valleyisland-standard.scc: include snd_hda_intel feature

2014-04-25 Thread Ong, Boon Leong
-Original Message- From: Kamble, Nitin A Sent: Thursday, April 24, 2014 6:29 PM To: linux-yocto@yoctoproject.org; Ashfield, Bruce (Wind River); Hart, Darren; Ong, Boon Leong Cc: Kamble, Nitin A Subject: [PATCH 9/9] valleyisland-standard.scc: include snd_hda_intel feature From:

Re: [linux-yocto] [PATCH 1/9] snd_hda_intel.cfg: kernel configurations for Intel HDA sound driver

2014-04-25 Thread Hart, Darren
On 4/24/14, 18:28, Kamble, Nitin A nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Enable many of the codecs supported by the snd_hda_intel driver. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Acked-by: Darren Hart dvh...@linux.intel.com ---

Re: [linux-yocto] [PATCH 2/9] common-pc-standard.scc: include snd_hda_intel feature

2014-04-25 Thread Hart, Darren
On 4/24/14, 18:28, Kamble, Nitin A nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com The v3.14 kernel does not include them by default, and these are needed for audio playback on intel platforms. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Acked-by:

Re: [linux-yocto] [PATCH 4/9] intel-common-standard.scc: include snd_hda_intel feature

2014-04-25 Thread Hart, Darren
On 4/24/14, 18:28, Kamble, Nitin A nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com The v3.14 kernel does not include them by default, and these are needed for audio playback on intel platforms. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Acked-by:

Re: [linux-yocto] [PATCH 6/9] emenlow-standard.scc: include snd_hda_intel feature

2014-04-25 Thread Hart, Darren
On 4/24/14, 18:28, Kamble, Nitin A nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com The v3.14 kernel does not include them by default, and these are needed for audio playback on intel platforms. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Acked-by:

Re: [linux-yocto] [PATCH 7/9] fri2-standard.scc: include snd_hda_intel feature

2014-04-25 Thread Hart, Darren
On 4/24/14, 18:28, Kamble, Nitin A nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com The v3.14 kernel does not include them by default, and these are needed for audio playback on intel platforms. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- Acked-by:

Re: [linux-yocto] [PATCH 5/9] crownbay-standard.scc: include snd_hda_intel feature

2014-04-25 Thread Hart, Darren
On 4/24/14, 18:28, Kamble, Nitin A nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com The v3.14 kernel does not include them by default, and these are needed for audio playback on intel platforms. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Acked-by:

Re: [linux-yocto] [PATCH 8/9] minnow-standard.scc: include snd_hda_intel feature

2014-04-25 Thread Hart, Darren
On 4/24/14, 18:28, Kamble, Nitin A nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com The v3.14 kernel does not include them by default, and these are needed for audio playback on intel platforms. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com Acked-by:

Re: [linux-yocto] [PATCH 0/9] Fix for audio playback issue on Intel BSPs

2014-04-25 Thread Bruce Ashfield
On 14-04-24 09:28 PM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com Here are the kernel configuration fixes for Intel BSPs which enables audio playback with the v3.14 kernel. merged and pushed. Bruce Darren, Can you give your Ack for the Minnow commit.

Re: [linux-yocto] [PATCH 0/1] A fix for the mea feature

2014-04-25 Thread Bruce Ashfield
On 14-04-24 09:42 PM, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com In the v3.14 kernel the Intel chipsets need to be enabled explicitly to get the AMT support working on Intel platforms. Fix the feature config fragment accordingly. merged Bruce Thanks,