[linux-yocto] [PATCH 2/2] intel-core*: Add Braswell soc support

2015-04-14 Thread wei . tee . ng
From: Ng Wei Tee wei.tee...@intel.com Include the Braswell SoC feature in the two intel-common BSPs. The Braswell SoC is used in both 32 and 64 bit environments. Signed-off-by: Ng Wei Tee wei.tee...@intel.com --- .../bsp/intel-common/intel-core2-32.scc|1 +

[linux-yocto] [PATCH 1/2] braswell: Add features/soc/braswell

2015-04-14 Thread wei . tee . ng
From: Ng Wei Tee wei.tee...@intel.com Add support for the devices on the Braswell SoCs, including i915 graphic support. Signed-off-by: Ng Wei Tee wei.tee...@intel.com --- .../features/soc/braswell/braswell.cfg |1 + .../features/soc/braswell/braswell.scc |6

[linux-yocto] [PATCH 0/2] [linux-yocto-3.19] [meta] intel-common:Add features/soc/braswell to support i915 graphic

2015-04-14 Thread wei . tee . ng
From: Ng Wei Tee wei.tee...@intel.com Hi all, This patch is to add support for devices on Braswell SoC in intel-common layer. A new braswell folder was created under features/soc/ to store the braswell.scc and braswell.cfg. When we are building kernel for a preliminary hardware target, the

Re: [yocto] Yocto Eclipse Plugin

2015-04-14 Thread Minchev, Todor
Hello Abhinav, On Mon, 2015-04-13 at 18:27 +, Bipnesh, Abhinav (Abhinav) wrote: Hi All, I am trying to setup the Yocto Eclipse Plugin for Eclipse (Luna release). I am able to install the Juno release plugin for 1.7.1 release. But while configuring it I am facing issues as below 1.

[yocto] [Intel Edison] Changing kernel configuration results in do_rootfs-failure (Code 255)

2015-04-14 Thread yocto yocto
I tried to add a module to the kernel configuration according to http://www.yoctoproject.org/docs/1.6.1/kernel-dev/kernel-dev.html#changing-the-configuration Here is what I have done: File: meta-mylayer/recipes-kernel/linux/linux-yocto_3.10.bbappend Contains: FILESEXTRAPATHS_prepend :=

Re: [yocto] yocto Digest, Vol 53, Issue 97

2015-04-14 Thread Raghavendra Kakarla
Hi All, When I take kernel from the SVN I got the validation error that SRCREV is not proper. Could you please help me in resolving this issue. Thanks in advance. Regards, Raghavendra. From: yocto-boun...@yoctoproject.org

Re: [linux-yocto] [PATCH 2/2] intel-core*: Add Braswell soc support

2015-04-14 Thread Chang, Rebecca Swee Fun
Acked-by: Chang Rebecca Swee Fun rebecca.swee.fun.ch...@intel.com -Original Message- From: linux-yocto-boun...@yoctoproject.org [mailto:linux-yocto- boun...@yoctoproject.org] On Behalf Of wei.tee...@intel.com Sent: 14 April, 2015 2:54 PM To: linux-yocto@yoctoproject.org Subject:

Re: [linux-yocto] [PATCH 1/2] braswell: Add features/soc/braswell

2015-04-14 Thread Chang, Rebecca Swee Fun
Acked-by: Chang Rebecca Swee Fun rebecca.swee.fun.ch...@intel.com -Original Message- From: linux-yocto-boun...@yoctoproject.org [mailto:linux-yocto- boun...@yoctoproject.org] On Behalf Of wei.tee...@intel.com Sent: 14 April, 2015 2:54 PM To: linux-yocto@yoctoproject.org Subject:

[yocto] 1.7.1 ADT-installer errors

2015-04-14 Thread heli Atck
Hi, I'm new to Yocto (and embedded Linux for that matter). I was following the ADT manual to get started with application development. I tried using the ADT-installer script, but ran into some errors. Here's the relevant part of the installer log file: *Creating directory

[yocto] SRCREV Issue for custom linux kernel

2015-04-14 Thread Raghavendra Kakarla
Hi All, I got the an error while i am checking out the linux kernel from the SVN to build in the YOCTO project environment. Could please help me in resolving the Issue. Error log is: Log data follows: | DEBUG: Executing shell function do_validate_branches | NOTE: custom recipe is being

Re: [yocto] Yocto Eclipse Plugin

2015-04-14 Thread Minchev, Todor
Hello Abinhav, This is most likely caused by a mismatch between the plugin build (juno) and the IDE (luna). Please install the luna build of the plugin from here: https://autobuilder.yoctoproject.org/pub/nightly/CURRENT/eclipse-plugin/luna/org.yocto.sdk-development-201504140001-archive.zip

Re: [yocto] SRCREV Issue for custom linux kernel

2015-04-14 Thread Bruce Ashfield
On 2015-04-14 6:48 AM, Raghavendra Kakarla wrote: Hi All, I got the an error while i am checking out the linux kernel from the SVN to build in the YOCTO project environment. What release is this ? master ? An older release ? And are you seeing this same error if you have a kernel recipe

[yocto] Mount options for /dev/root

2015-04-14 Thread Oliver Stäbler
Hi I'm trying to add some mount options to / (/dev/root) such as 'nobarrier'. What would be the best way to define this option? I know two possible ways: * rootflags boot paramenter, but I'd prefer it to be in userspace * /etc/fstab, but these options are not passed to mount. The script

Re: [yocto] [Dizzy] Multilib in Poky

2015-04-14 Thread Paul Eggleton
Hi Rebecca, On Monday 13 April 2015 05:03:00 Chang, Rebecca Swee Fun wrote: I am building a MACHINE = qemux86 image using Poky v1.7.1 with multilib feature. I would like the image generated to use glibc as the main libc and uclibc in lib32 multilib. Here are my settings in build/local.conf:

[yocto] Build available for QA

2015-04-14 Thread Poky Build User
-e A build identified as needing QA has finished on the autobuilder. This build is located at: http://autobuilder.yoctoproject.org/pub/nightly/20150414-2 Build hash information: meta-intel : 53eea4f12311b4808b3af9695ac822eea1fc60c2 meta-fsl-arm

Re: [yocto] 1.7.1 ADT-installer errors

2015-04-14 Thread Yi Zhao
Hi, I can confirm it is an issue. I got a 404 not found error when I tried to download the core-image-sato-sdk-qemux86.tar.bz2 from http://adtrepo.yoctoproject.org/1.7.1/rootfs/qemux86/. Looks like the symbolic link is broken. Beth, Would you please have a look at this and fix it ?

Re: [yocto] SRCREV Issue for custom linux kernel

2015-04-14 Thread Raghavendra Kakarla
Hi Bruce, My recipe is like following: # oe-core kernel classes to apply a subset of yocto kernel # management to git managed kernel repositories. # # Warning: # # Building this kernel without providing a defconfig or BSP # configuration will result in build or boot errors. This is not

Re: [yocto] SRCREV Issue for custom linux kernel

2015-04-14 Thread Raghavendra Kakarla
Hi Bruce, I downloaded the yocto from the following link: git clone -b dizzy git://git.yoctoproject.org/poky.git And added the my custom recipe for downloading our custom kernel from SVN. This gives the error. Regards, Raghavendra. From: Bruce

Re: [linux-yocto] git pull request output

2015-04-14 Thread Bruce Ashfield
On 2015-04-13 06:53 AM, Abhishek Paliwal wrote: warn: No match for commit c6dbf6731f79c72d91f5052896540b3dc073ae9c found at _...@git.yoctoproject.org:linux-yocto-contrib_ mailto:g...@git.yoctoproject.org:linux-yocto-contrib warn: Are you sure you pushed 'apaliwal/octeon' there? The following

[yocto] [PATCH] dev-manual: Updated wic runtime requirements

2015-04-14 Thread Ed Bartosh
Wic is not using parted and other runtime dependencies from host system anymore. It uses native tools instead. Removed host parted from the list of requirements. Added instructions to build native tools. Signed-off-by: Ed Bartosh ed.bart...@linux.intel.com ---

Re: [linux-yocto] [PATCH 0/2] [linux-yocto-3.19] [meta] intel-common:Add features/soc/braswell to support i915 graphic

2015-04-14 Thread Bruce Ashfield
On 2015-04-14 02:54 AM, wei.tee...@intel.com wrote: From: Ng Wei Tee wei.tee...@intel.com Hi all, This patch is to add support for devices on Braswell SoC in intel-common layer. A new braswell folder was created under features/soc/ to store the braswell.scc and braswell.cfg. When we are