Re: [yocto] missing kernel in rootfs image

2012-02-24 Thread Joshua Immanuel
On Tue, 2012-02-21 at 15:10 +0530, Joshua Immanuel wrote: > While trying to generate my custom rootfs image, I added the > linux_yocto_3.0.bbappend file to my custom layer and specified the > KMACHINE, SRCREV and COMPATIBLE_MACHINE variables. I find the > generated > kernel image (bzImage-e

[yocto] how do I find the filename of the kernel

2012-02-24 Thread Joshua Immanuel
Hello all, I am trying to write a config file in grub-native recipe for which I need the kernel filename (in my case bzImage-3.0.4-yocto-standard+). I find in kernel.bbclass that the kernel file name is constructed from "${KERNEL_IMAGETYPE}-${KERNEL_VERSION}". And the KERNEL_VERSIO

[yocto] [PATCH 0/2] meta-intel: improve interactions with common layer

2012-02-24 Thread Paul Eggleton
At the moment it is possible to enable one of the sub-layers of meta-intel (e.g. meta-n450) without also enabling the meta-intel common layer, which can lead to some nasty parsing errors. Here are two patches to handle this situation in a nicer way. (Note that BitBake currently does not actually t

[yocto] [PATCH 2/2] meta-intel: add LAYERDEPENDS for layers needing the meta-intel common layer

2012-02-24 Thread Paul Eggleton
These layers all contain machine configuration that depends on having the meta-intel common layer enabled as well, so use LAYERDEPENDS in the layer configuration for each one to make this explicit. Signed-off-by: Paul Eggleton --- meta-cedartrail/conf/layer.conf |2 ++ meta-crownbay/conf/l

[yocto] [PATCH 1/2] meta-intel: replace "include" with "require"

2012-02-24 Thread Paul Eggleton
We want a failure to occur if the files specified in these statements can't be found (e.g. when there is a misconfiguration), so use require instead of include. Signed-off-by: Paul Eggleton --- meta-cedartrail/conf/machine/cedartrail.conf|2 +- meta-crownbay/conf/machine/crownbay-noemgd.

Re: [yocto] how do I find the filename of the kernel

2012-02-24 Thread Joshua Immanuel
Hello all, On Fri, 2012-02-24 at 14:56 +0530, Joshua Immanuel wrote: > I find in kernel.bbclass that the kernel file name is > constructed from "${KERNEL_IMAGETYPE}-${KERNEL_VERSION}". And the > KERNEL_VERSION is filled from the 'get_kernelversion' method in > linux-kernel-base.bbclass, wh

[yocto] adt-installer: cannot install package autoconf-nativesdk

2012-02-24 Thread Andrea Galbusera
Hi, I'm having the following error while trying the adt-installer for the first time. I'm using current edison git branch and following the ADT user's guide. The adt_installer tarball was generated inside my Yocto build tree. The adt_installer.conf I use is basically the default one (just changed Y

Re: [yocto] missing kernel in rootfs image

2012-02-24 Thread Bruce Ashfield
On 12-02-24 03:29 AM, Joshua Immanuel wrote: On Tue, 2012-02-21 at 15:10 +0530, Joshua Immanuel wrote: While trying to generate my custom rootfs image, I added the linux_yocto_3.0.bbappend file to my custom layer and specified the KMACHINE, SRCREV and COMPATIBLE_MACHINE variables. I fin

Re: [yocto] Yocto Project Quick Start Feedback

2012-02-24 Thread Rifenbark, Scott M
Darren and all, Good feedback on the YP QS. Here are my thoughts... It seems that both Inaky and Mohamed are experienced embedded developers. From reading the thread "New User feedback from Inaky and Mohamed" it was obvious that you two know what you are doing in the embedded world. You guys

Re: [yocto] missing kernel in rootfs image

2012-02-24 Thread Darren Hart
On 02/24/2012 06:45 AM, Bruce Ashfield wrote: > On 12-02-24 03:29 AM, Joshua Immanuel wrote: >> On Tue, 2012-02-21 at 15:10 +0530, Joshua Immanuel wrote: >>> While trying to generate my custom rootfs image, I added the >>> linux_yocto_3.0.bbappend file to my custom layer and specified th

Re: [yocto] missing kernel in rootfs image

2012-02-24 Thread Joshua Immanuel
On Fri, 2012-02-24 at 09:45 -0500, Bruce Ashfield wrote: > > Can someone explain the work flow behind the process of installing > > the kernel into the rootfs image? My custom image has the > > IMAGE_INSTALL for "task-core-boot". In turn, the task-core-boot > > recipe DEPENDS on "virtual/kernel" th

Re: [yocto] Yocto Project Quick Start Feedback

2012-02-24 Thread William Mills
Scott, Darren & All, First I want to say I am very excited to see this deep and targeted discussion on the docs. I think it says very good things about where yocto is as a project. Just a thought: Something that often works well in both teaching and movies is to start the story right at so

[yocto] USB touchscreen integration

2012-02-24 Thread Autif Khan
I have a touchscreen made by AUO. It came with a driver which I have written a recipe for and it seems to be compiling and when the touchscreen is detected, the driver seems to be loading and controlling the touchscreen. (Its not under the control of hid_core driver). It shows up in /proc/bus/inpu

Re: [yocto] Yocto Project Quick Start Feedback

2012-02-24 Thread Rifenbark, Scott M
Bill, Thanks for this level of feedback. I'm especially encouraged to hear that the QS seemed to work for your level of expertise, which also seems to be in the expert area. I think fact that you were not bothered by skimming for essential information reinforces the subjectivity of it all.

Re: [yocto] Yocto Project Quick Start Feedback

2012-02-24 Thread William Mills
On 02/24/2012 01:05 PM, Rifenbark, Scott M wrote: The "movie" angle is interesting. Picture this... the opening 1/2 page sets up the packages for Ubuntu, downloads files, builds core-image-sata, and runs qemu. All this done without even telling anyone what YP is. Follow that by "what just ha

Re: [yocto] [meta-ti] bitbake ti-syslink fails for MACHINE=c6a816x

2012-02-24 Thread Brian Hutchinson
On Fri, Feb 24, 2012 at 4:07 PM, Monk, Roger wrote: > I don't think it is worth spending too much time debugging this, since this > version of syslink is pretty old now and there will likely be further issues > in this environment even if we can can get th build to complete, since there > are o

Re: [yocto] [meta-ti] bitbake ti-syslink fails for MACHINE=c6a816x

2012-02-24 Thread Brian Hutchinson
Oops, hit return too quick on auto completion of email address ... this was meant for meta-ti list! Please forgive me and sorry for the noise. Brian ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Yocto Project Quick Start Feedback

2012-02-24 Thread Rifenbark, Scott M
Bill, You are reading me wrong. I actually like the idea. It fits a Quick Start. I was going to divert the expert reader anyway. The reason I tried to paint the picture here was to see what others thought of the idea. Scott -Original Message- From: William Mills [mailto:wmi...@ti

[yocto] package requires different glib version

2012-02-24 Thread Saxena, Rahul
Had a question on Glib. The configuration script of one of the packages I am trying to build requires glib >= 2.31.10 , but the Edision branch has 2.28 version. What does one generally do in these type of cases ? Thanks Rahul ___ yocto mailing list

[yocto] Bugzilla downtime begins in 30 minutes

2012-02-24 Thread Michael Halstead
We are starting the bug tracker upgrade in 30 minutes. There will be some downtime during the transition because we are both upgrading and moving to new servers. I will send another list mail went the process is complete. Michael Halstead Sys Admin / Yocto Project smime.p7s Description: S/MIME

[yocto] Bugzilla 4.0.3 online

2012-02-24 Thread Michael Halstead
Bugzilla is updated and live on the new server at https://bugzilla.yoctoproject.org/. SSL is now required to connect and all page loads will use the yoctoproject.org domain. Old bookmarks should be redirected properly. If you find issues with the new version please e-mail me at mich...@yoctoprojec

[yocto] [KERNEL] [PATCH 0/1] Add PVR feature for Cedartrail

2012-02-24 Thread kishore . k . bodke
From: Kishore Bodke Hi, This is a new feature added to enable PVR for the Cedartrail BSP in the kernel. Please pull into meta/cfg/kernel-cache/cfg for both linux-yocto-3.0 and linux-yocto-3.2 . Thanks Kishore. The following changes since commit b78a519841bd8b477cad599af8d38df6760445c1: fr

[yocto] [KERNEL][PATCH 1/1] enable pvr features.

2012-02-24 Thread kishore . k . bodke
From: Kishore Bodke Cedartrail has pvr kernel features and patches. Signed-off-by: Kishore Bodke --- meta/cfg/kernel-cache/cfg/drm-cdvpvr.cfg |9 + meta/cfg/kernel-cache/cfg/drm-cdvpvr.scc |2 ++ 2 files changed, 11 insertions(+), 0 deletions(-) create mode 100644 meta/cfg/ker

Re: [yocto] adt-installer: cannot install package autoconf-nativesdk

2012-02-24 Thread Joshua Lock
Hi Andrea, On 24/02/12 05:40, Andrea Galbusera wrote: The installer was built against the latest version of its recipe as per commit c6ec5a0d9e31a1694aba25e2ff76f1c933e556d5, adt-installer-0.1.8+svnr596-r6. I guess a change was made with commit de68393270d5455b4861d38cef3f081b9667d25f which requ

[yocto] DEPEND creep breaking poky-tiny

2012-02-24 Thread Darren Hart
I'm working through some issues with a poky-tiny build of core-image-minimal failing. The first error is attributable to" commit f3677d679e5c74f9877f36cdb170bbfea9b7b9bb glib-2.0: Add missing DEPENDS on dbus dbus eventually pulls in shadow, which fails configure with the minimal libc configuratio

Re: [yocto] Bugzilla 4.0.3 online

2012-02-24 Thread Darren Hart
So far so good. 3 bugs opened, 1 fixed. :-) On 02/24/2012 04:22 PM, Michael Halstead wrote: > Bugzilla is updated and live on the new server at > https://bugzilla.yoctoproject.org/. SSL is now required to connect and > all page loads will use the yoctoproject.org domain. Old bookmarks > should be

Re: [yocto] DEPEND creep breaking poky-tiny

2012-02-24 Thread Darren Hart
On 02/24/2012 09:55 PM, Darren Hart wrote: > I'm working through some issues with a poky-tiny build of > core-image-minimal failing. The first error is attributable to" > > commit f3677d679e5c74f9877f36cdb170bbfea9b7b9bb > glib-2.0: Add missing DEPENDS on dbus > > dbus eventually pulls in shado

Re: [yocto] DEPEND creep breaking poky-tiny

2012-02-24 Thread Darren Hart
On 02/24/2012 09:55 PM, Darren Hart wrote: > I'm working through some issues with a poky-tiny build of > core-image-minimal failing. The first error is attributable to" > > commit f3677d679e5c74f9877f36cdb170bbfea9b7b9bb > glib-2.0: Add missing DEPENDS on dbus > > dbus eventually pulls in shado

[yocto] apt-native_0.7.14.bb failed

2012-02-24 Thread JINGZHE YU
Hi, I tried to build image with: bitbake -k core-image-sato, with http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/poky-edison-6.0.tar.bz2 but it failed, here is error message: --- NOTE: Running tas