[yocto] clone multiple git source repository from single recipe file

2015-07-17 Thread Anooj Gopi
=theuser;pswd=thepassword SRCREV_default_pn-${BPN} = svn-rev-no But now I would like to clone two git repository, which of course have different hash value to be checked-out. Is it possible to do that in yocto? Best Regards, Anooj Gopi -- ___ yocto

[yocto] Build dts alone

2014-08-27 Thread Anooj Gopi
Hello, After changing the kernel dts file (directly in work directory) I would like to build just the dtb file from yocto (without rebuilding entire virtual/kernel target). Is it possible to do so? Regards, Anooj -- ___ yocto mailing list

Re: [yocto] Build dts alone

2014-08-27 Thread Anooj Gopi
15:57:40 Anooj Gopi wrote: Hello, After changing the kernel dts file (directly in work directory) I would like to build just the dtb file from yocto (without rebuilding entire virtual/kernel target). Is it possible to do so? First: bitbake -c devshell virtual/kernel Within the shell

Re: [yocto] best bet for WiFi Yocto experience?

2014-08-26 Thread Anooj Gopi
http://www.udoo.org/downloads/ has one unofficial version with yocto. On Tue, Aug 26, 2014 at 2:27 AM, Khem Raj raj.k...@gmail.com wrote: On 14-08-25 13:53:01, Rudolf Streif wrote: Hi Pete, Please provide a recommendation for a low cost, out of the box WiFi (802.11n) experience

Re: [yocto] best bet for WiFi Yocto experience?

2014-08-25 Thread Anooj Gopi
May be this helps: http://www.wandboard.org/ On Mon, Aug 25, 2014 at 10:53 PM, Rudolf Streif rstr...@linuxfoundation.org wrote: Hi Pete, Please provide a recommendation for a low cost, out of the box WiFi (802.11n) experience using Yocto. Are you looking for a board that has WiFi on

Re: [yocto] How to find the bb file from package name

2014-07-22 Thread Anooj Gopi
Hello Belen, Toaster seems promising. But unfortunately I am currently with Yocto Project 1.5 Do you see any other possibility in 1.5? Best Regards, Anooj On Tue, Jul 22, 2014 at 11:07 AM, Barros Pena, Belen belen.barros.p...@intel.com wrote: On 21/07/2014 16:39, Anooj Gopi anoojg

[yocto] Fwd: How to find the bb file from package name

2014-07-22 Thread Anooj Gopi
wrote: On 21 July 2014 16:39, Anooj Gopi anoojg...@gmail.com wrote: Could some one help me to understand how we could find the bb file which generated particular package (rpm package for eg.)? (In some cases the name of the package and recipe name differ drastically) Also is there any

Re: [yocto] Fwd: How to find the bb file from package name

2014-07-22 Thread Anooj Gopi
for. Thanks Regards, Bharath Chandra Elluru On Tue, Jul 22, 2014 at 6:52 AM, Anooj Gopi anoojg...@gmail.com wrote: Yes I am trying to track down the recipe from the rpm file. In my project yocto builds the rpm package nativesdk-libqt5core-dev-5.2.1-r1.i686_nativesdk.rpm (by https

Re: [yocto] Fwd: How to find the bb file from package name

2014-07-22 Thread Anooj Gopi
}-tools-dev* ${PN}-tools-staticdev ${PN}-tools Thanks, Bharath On Tue, Jul 22, 2014 at 11:19 AM, Anooj Gopi anoojg...@gmail.com wrote: Oh sorry the link I sent was wrong. The correct one is https://github.com/meta-qt5/meta-qt5/blob/daisy/recipes-qt/qt5/nativesdk-qtbase_5.2.1.bb

Re: [yocto] Fwd: How to find the bb file from package name

2014-07-22 Thread Anooj Gopi
(i686_nativesdk noarch any all ). Any idea what is the problem here? On Tue, Jul 22, 2014 at 6:26 PM, Burton, Ross ross.bur...@intel.com wrote: On 22 July 2014 17:19, Anooj Gopi anoojg...@gmail.com wrote: But I'm still not able to find out where in yocto PKG variable is configured (which changes

Re: [yocto] Fwd: How to find the bb file from package name

2014-07-22 Thread Anooj Gopi
to TOOLCHAIN_HOST_TASK, it throws following error during populate_sdk Error: yocto package name not found in the base feeds (i686_nativesdk noarch any all ). Does anybody have a clue how to fix this? On Tue, Jul 22, 2014 at 7:14 PM, Anooj Gopi anoojg...@gmail.com wrote: This package (nativesdk

[yocto] How to find the bb file from package name

2014-07-21 Thread Anooj Gopi
package) easily. (without looking into the PACKAGES variable). Best Regards, Anooj Gopi -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Include all the native sdk packages built into sdk install script (populate_sdk)

2014-07-16 Thread Anooj Gopi
-5.2.1-r1.i686_nativesdk.rpm package generated in the build machine. But it is not available by default in the sysroot generated by build/tmp/deploy/sdk/ oecore-i686-cortexa15hf-vfp-neon-toolchain-oe-core.0.sh. Best Regards, Anooj Gopi -- ___ yocto mailing

Re: [yocto] Detailed steps involved in populate_sdk

2014-06-10 Thread Anooj Gopi
I think TOOLCHAIN_HOST_TASK is the one I was looking for. This variable is not been used more often. Is there any better solution available to add more package to host sdk machine's sysroot? From: Anooj Gopi anooj.g...@alpine.de To: Khem Raj raj.k...@gmail.com, Cc: yocto

Re: [yocto] Detailed steps involved in populate_sdk

2014-06-04 Thread Anooj Gopi
installing sdk. How yocto decide which host packages to be included in sdk? Thanks in advance. Regards, Anooj Gopi From: Khem Raj raj.k...@gmail.com To: Anooj Gopi anooj.g...@alpine.de, Cc: yocto@yoctoproject.org yocto@yoctoproject.org Date: 03.06.2014 21:24 Subject:Re: [yocto

Re: [yocto] Detailed steps involved in populate_sdk

2014-06-03 Thread Anooj Gopi
exactly the same for 'build host' as well as 'sdk host'? Best Regards, Anooj From: Khem Raj raj.k...@gmail.com To: Anooj Gopi anooj.g...@alpine.de, Cc: yocto@yoctoproject.org Date: 01.06.2014 04:49 Subject:Re: [yocto] Detailed steps involved in populate_sdk On May 30, 2014

[yocto] external-linaro-sdk-toolchain.bb, do_package_write_rpm) failed with exit code '1'

2014-06-03 Thread Anooj Gopi
When try to build in Ubuntu 14.04 x86_64 machine following failure occurs. | error: line 24: invalid tag value(^[A-Za-z0-9+._]+$) Version: Version: 'libpseudo.so' | error: Package has no %description: binutils-cross-canadian-arm.x86_64_nativesdk I doubt following part of the bitbake fails

Re: [yocto] external-linaro-sdk-toolchain.bb, do_package_write_rpm) failed with exit code '1'

2014-06-03 Thread Anooj Gopi
Please note that the same sources when built in Ubuntu 12.04 passes without issue. Is this anything related to python version? Note: The yocto project I am using is not the latest. From: Anooj Gopi anooj.g...@alpine.de To: yocto@yoctoproject.org, Date: 03.06.2014 17:55 Subject

[yocto] Detailed steps involved in populate_sdk

2014-05-30 Thread Anooj Gopi
there is something wrong in my understanding. Could you please explain bit in detail. Best Regards, Anooj Gopi Alpine Electronics RD Europe GmbH, Vor dem Lauch 14, 70567 Stuttgart, Registergericht Stuttgart, HRB 25265 Geschaeftsfuehrer: Satoshi Soma, Shuji Taguchi Working office: Vor dem Lauch