Re: [yocto] Syslog Related testcases are failed in yocto LTP

2016-01-26 Thread Raghavendra Kakarla
Hi Yuki Machida, I have the syslog-ng flavour of syslogd. Regards, Raghavendra K. From: Yuki Machida <machida.y...@jp.fujitsu.com> Sent: Tuesday, January 26, 2016 3:33 PM To: Raghavendra Kakarla; yocto@yoctoproject.org Subject: Re: [yocto]

Re: [yocto] Syslog Related testcases are failed in yocto LTP

2016-01-24 Thread Raghavendra Kakarla
test log, I may be able to give any advice for you. Best regard, Yuki Machida On 2016年01月21日 21:10, Raghavendra Kakarla wrote: > Hi All, > > > I build the LTP-2015-01-19 with yocto and I ran the runltp script on my board > I got error with the syslog related test cases. > >

[yocto] Syslog Related testcases are failed in yocto LTP

2016-01-21 Thread Raghavendra Kakarla
Hi All, I build the LTP-2015-01-19 with yocto and I ran the runltp script on my board I got error with the syslog related test cases. Could please give me the some info such that I will resolve the issue. Thanks in advance. Regards, Raghavendra K. --

[yocto] Nodejs building issue in yocto

2015-12-21 Thread Raghavendra Kakarla
Hi All, I am try to build the nodejs-5.3 in yocto but I got the following errors. That errors also not consistent. They are changes for compile to compile. Could you please help in solving this issue. The errors are as follows:

[yocto] Fw: [dev] Restful application examples

2015-12-21 Thread Raghavendra Kakarla
Could you please respond. From: Raghavendra Kakarla Sent: Monday, December 21, 2015 2:39 PM To: Poussa, Sakari; iotivity-...@lists.iotivity.org Subject: Re: [dev] Restful application examples Hi Sakari, I downloaded iot-rest-api from the link provided

Re: [yocto] How to add disk space to qemumips image

2015-12-20 Thread Raghavendra Kakarla
;raj.k...@gmail.com> Sent: Monday, December 21, 2015 3:24 AM To: Raghavendra Kakarla Cc: yocto@yoctoproject.org Subject: Re: [yocto] How to add disk space to qemumips image On Sun, Dec 20, 2015 at 1:03 AM, Raghavendra Kakarla <raghavendra.kaka...@inedasystems.com> wrote: > Hi All, > &

[yocto] How to add disk space to qemumips image

2015-12-20 Thread Raghavendra Kakarla
Hi All, I want to install some package using nodjs. The package itself having the more memory but in my qemumips I have 1000MB of free diskspace. Could please help in adding the extra diskspace to qemimips image. Thanks in advance. Regards, Raghavendra K. --

[yocto] Rsh is not working

2015-11-12 Thread Raghavendra Kakarla
Hi All, I built RFS for yocto with the enabling of all the inetutils. When I boot up the kernel on my board and while running the "rsh ls" command i got the "permission denied" error. But when i run the command "rsh " it successfully login into the remote machine. Could you please help

[yocto] LTP tests

2015-11-09 Thread Raghavendra Kakarla
Hi All, I built the ltp_20150119 in the yocto build system. But while running the test cases, some tests are failed. I am attaching the document for that failed test cases to this mail. Please confirm me these test cases are failed due to the yocto rfs or kernel. Thanks in advance.

[yocto] Iotivity 0.9.2 for yocto

2015-08-11 Thread Raghavendra Kakarla
Hi, When will we expect the iotivity-0.9.2 came into the meta-oic layer. Could you please tell me the approximate date. Thanks and Regards, Raghavendra K. -- ___ yocto mailing list yocto@yoctoproject.org

Re: [yocto] which image i can build for including all package files in generated sdk sysroot

2015-06-05 Thread Raghavendra Kakarla
: EXTRA_IMAGE_FEATURES = debug-tweaks tools-debug IMAGE_FEATURES += package-management Regards, Raghavendra K. From: Raghavendra Kakarla Sent: Monday, June 1, 2015 11:27 AM To: yocto@yoctoproject.org Subject: which image i can build for including all package files

Re: [yocto] Issue with toaster

2015-06-01 Thread Raghavendra Kakarla
Hi Alex, Do you have any updates on this issue? Regards, Raghavendra K. From: Damian, Alexandru alexandru.dam...@intel.com Sent: Friday, May 15, 2015 7:38 PM To: Raghavendra Kakarla Cc: Barros Pena, Belen; yocto@yoctoproject.org Subject: Re: [yocto] Issue

[yocto] which image i can build for including all package files in generated sdk sysroot

2015-05-31 Thread Raghavendra Kakarla
Hi, I built the core-image-minimal image in poky but when i generated the sdk and install the sdk in my development machine i notice that some packages incude files and libraries are not included in the sysroot given by the installation toolcahin. But when i gone through the tmp/sysroot in

[yocto] ADT issue

2015-05-26 Thread Raghavendra Kakarla
Hi, I am using the ADT tool for developing and debugging the application. Now i am comfortable with the Yocto ADT for develop and debug applications which have either autotool support or makefile support. But we want to develop the application which have the scon script support using the

Re: [yocto] How to build scon projects on yocto ADT

2015-05-25 Thread Raghavendra Kakarla
in Advance. Regards, Raghavendra K. From: Raghavendra Kakarla Sent: Wednesday, May 20, 2015 2:23 PM To: Minchev, Todor Cc: Surya Dommeti; Ramakrishna Chatram; yocto@yoctoproject.org Subject: RE: [yocto] Issue with yocto ADT Hi Todor, Thank you for your replies

Re: [yocto] Issue with yocto ADT

2015-05-20 Thread Raghavendra Kakarla
19, 2015 5:52 PM To: Raghavendra Kakarla Cc: Surya Dommeti; Ramakrishna Chatram; yocto@yoctoproject.org Subject: Re: [yocto] Issue with yocto ADT On Tue, 2015-05-19 at 12:03 +, Raghavendra Kakarla wrote: Hi Todor, sbin/init script is there in the rootfile system. But i built rootfile system

[yocto] Usage of apt-get package in yocto

2015-05-20 Thread Raghavendra Kakarla
Hi, I have some requirement with apt-get in yocto genearted rootfs. I built the yocto source code with enabling the apt package. But after booting the image on my machine and run the apt-get command for installing some package it gives the following error. Could not open the file

Re: [yocto] Usage of apt-get package in yocto

2015-05-20 Thread Raghavendra Kakarla
where it can get the given package. Could you please clarify it. Thnaks in advance. Regards, Raghavendra K. From: Aníbal Limón anibal.li...@linux.intel.com Sent: Wednesday, May 20, 2015 9:08 PM To: Raghavendra Kakarla; yocto@yoctoproject.org Subject: Re

Re: [yocto] Issue with yocto ADT

2015-05-19 Thread Raghavendra Kakarla
...@intel.com Sent: Tuesday, May 19, 2015 12:13 PM To: Raghavendra Kakarla Cc: yocto@yoctoproject.org Subject: Re: [yocto] Issue with yocto ADT On Mon, 2015-05-18 at 16:55 +, Raghavendra Kakarla wrote: Hi Todor, I created four more new projects. For all the projects I gives error like this only

Re: [yocto] Issue with yocto ADT

2015-05-19 Thread Raghavendra Kakarla
To: Raghavendra Kakarla Cc: Surya Dommeti; Ramakrishna Chatram; yocto@yoctoproject.org Subject: Re: [yocto] Issue with yocto ADT On Tue, 2015-05-19 at 07:07 +, Raghavendra Kakarla wrote: Hi Todor, For not working scenario there is no makefile created. For working scenario using build directory

Re: [yocto] Issue with yocto ADT

2015-05-19 Thread Raghavendra Kakarla
: Tuesday, May 19, 2015 5:01 PM To: Raghavendra Kakarla Cc: Surya Dommeti; Ramakrishna Chatram; yocto@yoctoproject.org Subject: Re: [yocto] Issue with yocto ADT On Tue, 2015-05-19 at 09:49 +, Raghavendra Kakarla wrote: Hi Todor, Thank you for your reply. Now I am able to build the application

Re: [yocto] Issue with yocto ADT

2015-05-19 Thread Raghavendra Kakarla
, Todor todor.minc...@intel.com Sent: Tuesday, May 19, 2015 5:52 PM To: Raghavendra Kakarla Cc: Surya Dommeti; Ramakrishna Chatram; yocto@yoctoproject.org Subject: Re: [yocto] Issue with yocto ADT On Tue, 2015-05-19 at 12:03 +, Raghavendra Kakarla wrote: Hi Todor, sbin/init script

Re: [yocto] Issue with yocto ADT

2015-05-18 Thread Raghavendra Kakarla
. Regards, Raghavendra. From: Minchev, Todor [todor.minc...@intel.com] Sent: Monday, May 18, 2015 9:51 PM To: Raghavendra Kakarla Cc: yocto@yoctoproject.org Subject: Re: [yocto] Issue with yocto ADT Hello Raghavendra, On Mon, 2015-05-18 at 05:07 +, Raghavendra

[yocto] Issue with ADT when we use the extrcted rootfile system

2015-05-18 Thread Raghavendra Kakarla
Hi, I have some issues with the ADT while building example autotool project when I extracted the rootfs using the runqemu-extract-sdk and give extracted directory path to ADT sysroot path. But while building the same application in ADT by giving the sysroot path to actual sysroot path i.e

Re: [yocto] Issue with yocto ADT

2015-05-18 Thread Raghavendra Kakarla
Hi Todor, Could you please let me know the cause for the issue. Thanks in advance. Regards, Raghavendra K. From: Raghavendra Kakarla Sent: Friday, May 15, 2015 5:31 PM To: Minchev, Todor Cc: yocto@yoctoproject.org Subject: RE: [yocto] Issue with yocto

[yocto] Issue with yocto ADT

2015-05-15 Thread Raghavendra Kakarla
Hi All, I have problem with the ADT while i am building the autotool example helloword project which is given in the yocto ADT autotool project. Could you please help me in resolving this issue. I followed the following steps for installing the adt in my development PC: I built the

Re: [yocto] Issue with yocto ADT

2015-05-15 Thread Raghavendra Kakarla
Hi Todor, It is provided by the Yocto eclipse plugin itself. Regards, Raghavendra. From: Minchev, Todor todor.minc...@intel.com Sent: Friday, May 15, 2015 5:27 PM To: Raghavendra Kakarla Cc: yocto@yoctoproject.org Subject: Re: [yocto] Issue with yocto ADT

Re: [yocto] Issue with yocto ADT

2015-05-15 Thread Raghavendra Kakarla
Hi Todor, Thank you for your reply. By default we have the setting like this only. But we got the error. Thanks, Raghavendra. From: Minchev, Todor todor.minc...@intel.com Sent: Friday, May 15, 2015 4:05 PM To: Raghavendra Kakarla Cc: yocto

Re: [yocto] Issue with yocto ADT

2015-05-15 Thread Raghavendra Kakarla
To: Raghavendra Kakarla Cc: yocto@yoctoproject.org Subject: Re: [yocto] Issue with yocto ADT Hello Raghavendra, Could you please pastebin the makefile from your project? http://pastebin.com/ Cheers, Todor On Fri, 2015-05-15 at 10:47 +, Raghavendra Kakarla wrote: Hi Todor, Thank you for your

[yocto] Compilation error in yocto eclipse

2015-05-13 Thread Raghavendra Kakarla
Hi, I have some some issue with compiling the example source code in yocto eclipse environment. I got following error: 12:48:03 Build of configuration Build (GNU) for project example make all make: *** No rule to make target `all'. Stop. I built generated the tool chain and

Re: [yocto] Compilation error in yocto eclipse

2015-05-13 Thread Raghavendra Kakarla
a autotool support project and tried to build but it gives the error. Regards, Raghavendra. From: Minchev, Todor todor.minc...@intel.com Sent: Wednesday, May 13, 2015 8:25 PM To: Raghavendra Kakarla Cc: yocto@yoctoproject.org Subject: Re: [yocto

Re: [yocto] Issue with toaster

2015-05-08 Thread Raghavendra Kakarla
Hi Alex, I attached the Toaster Web logs with this mail. Please find the attachments. Thanks and Regards, Raghavendra K. From: Damian, Alexandru alexandru.dam...@intel.com Sent: Friday, May 8, 2015 2:24 PM To: Raghavendra Kakarla Cc: Barros Pena, Belen

[yocto] Issue with toaster

2015-05-07 Thread Raghavendra Kakarla
Hi, I have an issue while importing custom layer in toaster. When i gave the all layer information for importing the layer and click on the import layer button in toaster itwont respond. Could you please help for resolving this issue. Thanks in advance. Regards, Raghavendra K. --

Re: [yocto] Issue with toaster

2015-05-07 Thread Raghavendra Kakarla
is not respond. Thanks and Regards, Raghavendra K. From: Barros Pena, Belen belen.barros.p...@intel.com Sent: Thursday, May 7, 2015 6:17 PM To: Raghavendra Kakarla; yocto@yoctoproject.org Subject: Re: [yocto] Issue with toaster On 07/05/2015 10:18, Raghavendra

[yocto] How to maintain my own git repo for whole poky without affecting of yocto git history

2015-05-03 Thread Raghavendra Kakarla
Hi All, We want to maintain the whole poky source code (with all required packages are already built) in my local gitlab. When I do this the yocto git history is replaced by my local git. So, After checkout the poky from my local git and try to build the poky with a new package enabling in

[yocto] Difference b/w SDK and ADT

2015-04-23 Thread Raghavendra Kakarla
built the required custom packages in yocto for my software development. Thanks in advance. Regards, Raghavendra Kakarla. -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org

Re: [yocto] SRCREV Issue for custom linux kernel

2015-04-16 Thread Raghavendra Kakarla
Sent: Friday, April 17, 2015 10:04 AM To: Raghavendra Kakarla; yocto@yoctoproject.org Subject: Re: [yocto] SRCREV Issue for custom linux kernel On 2015-04-15 1:38 AM, Raghavendra Kakarla wrote: Hi Bruce, My recipe is like following: # oe-core kernel classes to apply a subset of yocto kernel

[yocto] SRCREV Issue

2015-04-15 Thread Raghavendra Kakarla
Hi All, 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. My recipe is like following: # oe-core kernel classes to apply a subset of yocto kernel # management

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

[yocto] SRCREV Issue for custom linux kernel

2015-04-14 Thread Raghavendra Kakarla
your Subject line so it is more specific than Re: Contents of yocto digest... Today's Topics: 1. Re: yocto Digest, Vol 53, Issue 97 (Raghavendra Kakarla) -- Message: 1 Date: Tue, 14 Apr 2015 09:20:38 + From: Raghavendra

Re: [yocto] SRCREV Issue for custom linux kernel

2015-04-14 Thread Raghavendra Kakarla
= ${LINUX_VERSION} S = ${WORKDIR}/linux-3.10.14 COMPATIBLE_MACHINE_arqlyn = arqlyn Regards, Raghavendra From: Bruce Ashfield bruce.ashfi...@windriver.com Sent: Tuesday, April 14, 2015 5:36 PM To: Raghavendra Kakarla; yocto@yoctoproject.org Subject: Re: [yocto] SRCREV

Re: [yocto] SRCREV Issue for custom linux kernel

2015-04-14 Thread Raghavendra Kakarla
Ashfield bruce.ashfi...@windriver.com Sent: Tuesday, April 14, 2015 5:36 PM To: Raghavendra Kakarla; yocto@yoctoproject.org Subject: Re: [yocto] SRCREV Issue for custom linux kernel On 2015-04-14 6:48 AM, Raghavendra Kakarla wrote: Hi All, I got the an error while i am checking out the linux

Re: [yocto] Difference b/w yocto kernels and normal linux.org kernels

2015-04-03 Thread Raghavendra Kakarla
, March 13, 2015 2:23 PM To: Raghavendra Kakarla Cc: yocto@yoctoproject.org Subject: Re: Difference b/w yocto kernels and normal linux.org kernels On Friday 13 March 2015 08:14:13 Raghavendra Kakarla wrote: Is it kernel is must be a git repository code for building in the yocto? When i gave my

Re: [yocto] Difference b/w yocto kernels and normal linux.org kernels

2015-03-13 Thread Raghavendra Kakarla
you please help me in resolving this error. Cheers, Raghavendra K. From: Raghavendra Kakarla Sent: Tuesday, March 10, 2015 9:51 AM To: Paul Eggleton Cc: yocto@yoctoproject.org Subject: Difference b/w yocto kernels and normal linux.org kernels Hi Paul

[yocto] Difference b/w yocto kernels and normal linux.org kernels

2015-03-09 Thread Raghavendra Kakarla
Kakarla__ __ From: Raghavendra Kakarla Sent: Tuesday, March 3, 2015 5:47 PM To: Paul Eggleton Cc: yocto@yoctoproject.org Subject: RE: SDK generation issue Hi Paul Eggleton, Shall i get any API information in the generated SDK documents. Regards, Raghavendra

Re: [yocto] SDK generation issue

2015-03-03 Thread Raghavendra Kakarla
, whether SDK means a toolchain to build the applications or is there something more (such as documentation, libraries, etc generated for our platform) Regards, Raghavendra. From: Paul Eggleton paul.eggle...@linux.intel.com Sent: Tuesday, March 3, 2015 3:07 PM To: Raghavendra Kakarla Cc: yocto

Re: [yocto] SDK generation issue

2015-03-03 Thread Raghavendra Kakarla
Hi Paul Eggleton, Where can i get the documents generated by the yocto sdk. Regards, Raghavendra. From: Raghavendra Kakarla Sent: Tuesday, March 3, 2015 3:56 PM To: Paul Eggleton Cc: yocto@yoctoproject.org Subject: RE: SDK generation issue Hi Paul

Re: [yocto] SDK generation issue

2015-03-03 Thread Raghavendra Kakarla
Hi Paul Eggleton, Shall i get any API information in the generated SDK documents. Regards, Raghavendra. From: Paul Eggleton paul.eggle...@linux.intel.com Sent: Tuesday, March 3, 2015 5:40 PM To: Raghavendra Kakarla Cc: yocto@yoctoproject.org Subject: Re

[yocto] SDK generation issue

2015-03-02 Thread Raghavendra Kakarla
or directory collect2: error: ld returned 1 exit status *** Please help me to resolving this issue. Thanks in advance. Cheers, Raghavendra Kakarla

[yocto] (no subject)

2015-03-02 Thread Raghavendra Kakarla
*** Please help me to resolving this issue. Thanks in advance. Cheers, Raghavendra Kakarla. -- ___ yocto mailing

[yocto] Issue while building the meta-oic layer for my bsp

2015-02-18 Thread Raghavendra Kakarla
Hi, I need to build meta-oic layer on yocto for my machine which is a mips32 processor core. While i am building i got following errors. Could you please help me for resolve this issue. Errors are like following: ERROR: Function failed: do_install (log file is located at

Re: [yocto] Yocto-custom kernel build issue

2015-02-11 Thread Raghavendra Kakarla
Thanks Paul, I will make use of hostapd recipe present in the openembedded layer. cheers, Raghavendra. - Original Message - From: Paul Eggleton paul.eggle...@linux.intel.com To: Raghavendra Kakarla raghavendra.kaka...@inedasystems.com Cc: yocto@yoctoproject.org Sent: Wednesday, February

Re: [yocto] Yocto-custom kernel build issue

2015-02-10 Thread Raghavendra Kakarla
Hi, I am built the yocto for my custom machine. After booting a login prompt was came. For that I tried the root as user name but it did not take it. Could please tell me where i can get the login and password details for yocto rootfs. Thanks and Regards, Raghavendra. --

Re: [yocto] Yocto-custom kernel build issue

2015-02-10 Thread Raghavendra Kakarla
Message - From: Paul Eggleton paul.eggle...@linux.intel.com To: Raghavendra Kakarla raghavendra.kaka...@inedasystems.com, yocto@yoctoproject.org Sent: Tuesday, February 10, 2015 7:06:37 PM Subject: Re: [yocto] Yocto-custom kernel build issue Please keep replies on the mailing list, thanks

[yocto] MIPS32r2 little endian bsp

2015-02-05 Thread Raghavendra Kakarla
Hi, I need to create a bsp layer for my board which is having mips32r2 little endian processor. I gone through the YOCTO BSP user manual bit there is no information for little endian. When I create with the yoct-bsp command is taking the mips32 big endian only. Could you please help me in

[yocto] yocto-custom-kernel issue

2015-02-03 Thread Raghavendra Kakarla
Hi, I want to add BSP layer for my mechine and I should take the our own customized kernel source(our kernel source). For that I add the BSP layer and wrote the recipe for that. My recipe is as follows:

[yocto] Yocto-custom kernel build issue

2015-02-02 Thread Raghavendra Kakarla
Hi, I want to add my own BSP layer to yocto and also we use our inhouse customizied kernel. I add my BSP layer to yocto using yocto-bsp create command. I give the our curtomized kernel repositary path to the git path while creating the BSP. After successfully creating the BSP layer when I run

[yocto] Yocto-custom kernel build issue

2015-01-30 Thread Raghavendra Kakarla
Hi, I am new to yocto project build system. I downloaded the yocto project build system from git. I built for the all qemu architectures(MIPS,ARM,PPC,X86) and ran on qemu. all are working fine. Now I need to create a bsp layer for my board which has the mips processor core. I created the bsp