Re: [yocto] [PATCHv3 0/8][eclipse-poky] Add target profile quick switch

2013-06-26 Thread Timo Müller
Hi Jessica, Zhang, Jessica wrote, On 26.06.2013 00:07: Hi Timo, Now it look much better and also with these patch set, I don't see the multiple selection of radio buttons, so I don't think we need the last patch of the series which enable the debugging. The only thing that's not clear to me is

Re: [yocto] [meta-intel][PATCH] intel-gpu-tools: add new package

2013-06-26 Thread Burton, Ross
On 25 June 2013 23:23, Tom Zanussi wrote: > On Tue, 2013-06-25 at 17:43 +0100, Ross Burton wrote: >> This package contains numerous useful tools for working with Intel GPUs. >> Add a >> patch to install intel_panel_fitter as it's genuinely useful and not just a >> debugging tool. >> >> Signed-of

Re: [yocto] Installing .deb file in Build

2013-06-26 Thread DAMARLA Satya Swaroop
Ok I did remove the stuff and I modified as you mentioned... I have two aims here, 1. To start the bootstraper at the start of the boot, it means it has to be in every runlevel and I am successfull in that. 2. To install a /opt directory which I am faling at.. I don't have any install errors but

Re: [yocto] Installing .deb file in Build

2013-06-26 Thread Erik Botö
On Wed, Jun 26, 2013 at 11:16 AM, DAMARLA Satya Swaroop wrote: > Ok I did remove the stuff and I modified as you mentioned... I have two aims > here, > > 1. To start the bootstraper at the start of the boot, it means it has to be > in every runlevel and I am successfull in that. > > 2. To install

Re: [yocto] Installing .deb file in Build

2013-06-26 Thread DAMARLA Satya Swaroop
Yes, I think something wrong happened to my eyes and now its working .. Cheers, Satya On Wed, Jun 26, 2013 at 1:16 PM, Erik Botö wrote: > On Wed, Jun 26, 2013 at 11:16 AM, DAMARLA Satya Swaroop > wrote: > > Ok I did remove the stuff and I modified as you mentioned... I have two > aims > > he

[yocto] run commands after installation

2013-06-26 Thread Katu Txakur
Hi, I want to create a user after adding the snmp recipe. The command to do that is: net-snmp-config --create-snmpv3-user -a "my_password" myuser What's the best way to do it? I have tried from do_install_append and also from ROOTFS_POSTPROCESS_COMMAND but no luck so far. Thanks ___

Re: [yocto] FW: cannot bitbake/build.compile tcf-agent for use with fsl-image-gui-sdk

2013-06-26 Thread Trevor Woerner
On 25 June 2013 09:58, Thanassis Silis wrote: > I have rebuilt an image with "IMAGE_INSTALL_append = " openssh" in my > local.conf > which led to the generation of the image with openssh as expected. > > However, the sftp-server executable was never included in the deployed > image. I am wondering

[yocto] NAND Filesystems

2013-06-26 Thread DAMARLA Satya Swaroop
Hi Guys, Google doesnot provide a good link but may I ask you where can I search for NAND filesystems that yocto supports for the target Greets, Satya ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] run commands after installation

2013-06-26 Thread Tomas Frydrych
On 26/06/13 15:32, Katu Txakur wrote: > I want to create a user after adding the snmp recipe. The command to do > that is: > > net-snmp-config --create-snmpv3-user -a "my_password" myuser > > What's the best way to do it? I have tried from do_install_append and > also from ROOTFS_POSTPROCESS_COMM

[yocto] Strange IPK naming

2013-06-26 Thread Gary Thomas
I have a target machine whose name contains a '-', e.g. MACHINE="xyz-99" When I build packages, the tmp/deploy/ipk directory is munged to be tmp/deploy/ipk/xyz_99 Can someone tell me why this happens (where)? and can I do something about it? It makes it hard to set up the package database (/etc

Re: [yocto] Strange IPK naming

2013-06-26 Thread Martin Jansa
On Wed, Jun 26, 2013 at 10:12:40AM -0600, Gary Thomas wrote: > I have a target machine whose name contains a '-', e.g. MACHINE="xyz-99" > When I build packages, the tmp/deploy/ipk directory is munged to be > tmp/deploy/ipk/xyz_99 > > Can someone tell me why this happens (where)? and can I do somet

Re: [yocto] [PATCHv3 0/8][eclipse-poky] Add target profile quick switch

2013-06-26 Thread Zhang, Jessica
Hi Timo, That patch is merged to eclipse-poky master. Please adjust your patch series and resend. Thanks, Jessica -Original Message- From: Timo Müller [mailto:m...@timomueller.eu] Sent: Wednesday, June 26, 2013 12:03 AM To: Zhang, Jessica Cc: yocto@yoctoproject.org; Timo Mueller Subjec

Re: [yocto] [PATCH 1/1][eclipse-poky] systemtap: add button to browse to build folder

2013-06-26 Thread Zhang, Jessica
Hi Adrian, Without changing ShellSession signature, the statement: + this.builddir = builddir; Is meaningless, also, you should get an eclipse build error for this line. Thanks, Jessica -Original Message- From: Adrian Dudau [mailto:adrian.du...@enea.com] Sent: Monday, Jun

[yocto] Using meta-fsl-arm with 'danny'

2013-06-26 Thread Chris Tapp
I'm trying to get core-image-minimal to build using meta-fsl-arm / meta-fsl-arm-extras under 'danny' for the 'wandboard-dual' machine. However, I can't find a tag/branch that works with 'danny'. Specifically, when I use the 'danny' branch there is a udev_173.bbappend in meta-fsl-arm, but 'danny

[yocto] eglibc (would be 2.18) recipes

2013-06-26 Thread Khem Raj
Hi All I have put together eglibc recipes for upcoming 2.18 release and pushed to a contrib tree here http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/eglibc-2.18 They built angstrom/systemd-images fine and booted OK on all supported qemu machines on OE-Core Please test them

Re: [yocto] Using meta-fsl-arm with 'danny'

2013-06-26 Thread Flanagan, Elizabeth
On Wed, Jun 26, 2013 at 1:59 PM, Chris Tapp wrote: > I'm trying to get core-image-minimal to build using meta-fsl-arm / > meta-fsl-arm-extras under 'danny' for the 'wandboard-dual' machine. > > However, I can't find a tag/branch that works with 'danny'. Specifically, > when I use the 'danny' bra

Re: [yocto] Using meta-fsl-arm with 'danny'

2013-06-26 Thread Chris Tapp
On 26 Jun 2013, at 22:17, Flanagan, Elizabeth wrote: > On Wed, Jun 26, 2013 at 1:59 PM, Chris Tapp wrote: >> I'm trying to get core-image-minimal to build using meta-fsl-arm / >> meta-fsl-arm-extras under 'danny' for the 'wandboard-dual' machine. >> >> However, I can't find a tag/branch that w

Re: [yocto] [OE-core] eglibc (would be 2.18) recipes

2013-06-26 Thread Otavio Salvador
On Wed, Jun 26, 2013 at 6:06 PM, Khem Raj wrote: > Hi All > > I have put together eglibc recipes for upcoming 2.18 release and pushed to a > contrib tree here > > http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/eglibc-2.18 > > They built angstrom/systemd-images fine and booted O

Re: [yocto] [OE-core] eglibc (would be 2.18) recipes

2013-06-26 Thread Khem Raj
On 06/26/2013 06:46 PM, Otavio Salvador wrote: > On Wed, Jun 26, 2013 at 6:06 PM, Khem Raj wrote: >> Hi All >> >> I have put together eglibc recipes for upcoming 2.18 release and pushed to a >> contrib tree here >> >> http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/eglibc-2.18 >

[yocto] Kernel patch is unpacked but not applied

2013-06-26 Thread Bryan Evenson
I am building a custom Linux kernel under poky-dylan and I am having an issue with patches being unpacked but not applied. I have two layers that have a bbappend file for the kernel. Generally, this is what each bbappend file looks like: #First .bbappend FILESEXTRAPATHS_prepend := "${THISDIR

Re: [yocto] Kernel patch is unpacked but not applied

2013-06-26 Thread Bruce Ashfield
On 13-06-26 11:08 PM, Bryan Evenson wrote: I am building a custom Linux kernel under poky-dylan and I am having an issue with patches being unpacked but not applied. I have two layers that have a bbappend file for the kernel. Generally, this is what each bbappend file looks like: #First .bb

Re: [yocto] Kernel patch is unpacked but not applied

2013-06-26 Thread Bruce Ashfield
On 13-06-26 11:42 PM, Bruce Ashfield wrote: On 13-06-26 11:08 PM, Bryan Evenson wrote: I am building a custom Linux kernel under poky-dylan and I am having an issue with patches being unpacked but not applied. I have two layers that have a bbappend file for the kernel. Generally, this is what

Re: [yocto] NAND Filesystems

2013-06-26 Thread DAMARLA Satya Swaroop
I think I found the solution... Its in image_types.bbclass On Wed, Jun 26, 2013 at 5:08 PM, DAMARLA Satya Swaroop < satyaswaroop.dama...@gmail.com> wrote: > Hi Guys, > > Google doesnot provide a good link but may I ask you where can I search > for NAND filesystems that yocto supports for the tar

Re: [yocto] run commands after installation

2013-06-26 Thread Gaurang Shastri
Hi, You need to do something like below: pkg_postinst() { net-snmp-config --create-snmpv3-user -a "my_password" myuser } try with above and it should work :) //Gaurang Shastri On Wed, Jun 26, 2013 at 9:07 PM, Tomas Frydrych wrote: > On 26/06/13 15:32, Katu Txakur wrote: > > I want to crea