[yocto] Error: QA issue package contains bad RPATH and do_package fails

2014-01-16 Thread Zafrullah Syed
) set(CMAKE_INSTALL_NAME_DIR ${CMAKE_INSTALL_RPATH} Any ideas where I am doing wrong? -- Regards, Zafrullah Syed ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] exception MalformedUrl error

2014-01-08 Thread Zafrullah Syed
http://pastebin.com/W3S6hW0M Did I messed up something ? -- Regards, Zafrullah Syed ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Libeigen breaks build with packages missing error

2013-10-14 Thread Zafrullah Syed
-1.0-r0/temp/log.do_rootfs.27927 for further information) ERROR: Task 7 (/home/siguser/yocto/poky/meta-gumstix-extras/recipes-images/gumstix/ gumstix-console-image.bb, do_rootfs) failed with exit code '1' Any idea where I am doing wrong? -- Regards, Zafr

[yocto] Image Library(IMGLIB) with Yocto

2013-10-13 Thread Zafrullah Syed
Hi, Is there any guide on how to get TMS320C6000 Image Library (IMGLIB) into Yocto?  Regards, Zafrullah ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] rpm5, linux-3.4.3 and gcc fetch error?

2013-10-08 Thread Zafrullah Syed
x-libc-headers/ linux-libc-headers_3.4.3.bb, do_fetch virtual:native:/home/zaif/yocto/poky/meta/recipes-support/db/db_5.3.15.bb, do_fetch /home/zaif/yocto/poky/meta/recipes-devtools/gcc/gcc-cross-initial_4.7.bb, do_fetch -- Regards, Zafrullah Syed ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] bitbake with cmake recipe

2013-08-26 Thread Zafrullah Syed
Thanks a ton. Regards, Zafrullah On Sun, Aug 25, 2013 at 8:10 PM, Stefan Herbrechtsmeier < ste...@herbrechtsmeier.net> wrote: > Am 25.08.2013 17:03, schrieb Zafrullah Syed: > > Hi Stefan, > > I updated my recipe: > > DESCRIPTION = "cameracapture appli

Re: [yocto] bitbake with cmake recipe

2013-08-25 Thread Zafrullah Syed
ts.txt file: cmake_minimum_required(VERSION 2.8) project(cameracapture) find_package( OpenCV REQUIRED ) add_executable( cameracapture cameracapture.cpp ) target_link_libraries( cameracapture ${OpenCV_LIBS} ) Can you please give me some inputs? Thanks & Regards, Zafrullah Universität Paderborn.

Re: [yocto] bitbake with cmake recipe

2013-08-22 Thread Zafrullah Syed
onfigure) failed with exit code '1' I have no clue what I should write in my recipe file. Yocto doesn't have any tutorial for this. Can anyone give some hints where I am doing wrong or what should be included in my recipe? On Thu, Aug 22, 2013 at 4:20 PM, Philip Balister wrot

Re: [yocto] bitbake with cmake recipe

2013-08-22 Thread Zafrullah Syed
eracapture.git;protocol=https;tag=v0.1"; EXTRA_OECMAKE="" do_configure() { cmake ../ } inherit pkgconfig cmake Thanks & Regards, Zafrullah. On Thu, Aug 22, 2013 at 12:35 PM, Zafrullah Syed wrote: > Hi, > > My recipe is: http://pastebin.com/xiFdYHNr > > Is the cmake

Re: [yocto] bitbake with cmake recipe

2013-08-22 Thread Zafrullah Syed
Hi, My recipe is: http://pastebin.com/xiFdYHNr Is the cmake recipe will be in this location? /home/siguser/yocto/poky/meta-openembedded/meta-oe/recipes-support/opencv On Thu, Aug 22, 2013 at 12:31 PM, Burton, Ross wrote: > On 22 August 2013 11:30, Zafrullah Syed wrote: > > I am

[yocto] bitbake with cmake recipe

2013-08-22 Thread Zafrullah Syed
t.org/cgit/cgit.cgi/poky/tree/meta/recipes-devtools/cmake/cmake_2.8.11.2.bb or it would be helpful if anyone can give me some hints regarding writing recipes with cmake. Thanks & Regards, Zafrullah Syed ___ yocto mailing list yocto@yoctopro

[yocto] Package Revision number is mandatory?

2013-08-21 Thread Zafrullah Syed
ards, Zafrullah Syed ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Build with Github source fails to connect

2013-08-20 Thread Zafrullah Syed
it;tag=v0.1" inherit autotools gettext I followed this tutorial: http://www.yoctoproject.org/docs/1.2/dev-manual/dev-manual.html#usingpoky-extend-addpkg-makefile Where am i doing wrong? How do I use git protocol for bitbake recipe? Thank & Regards, Zafrullah Syed _

Re: [yocto] MD5SUM recipe error.

2013-08-20 Thread Zafrullah Syed
On Tue, Aug 20, 2013 at 1:43 PM, Belisko Marek wrote: > Hi, > > On Tue, Aug 20, 2013 at 1:38 PM, Zafrullah Syed > wrote: > > Hi all, > > > > I am facing problems while build. Trying to build gumstix-console-image. > > > > I downloaded GNU hello world

[yocto] MD5SUM recipe error.

2013-08-20 Thread Zafrullah Syed
Hi all, I am facing problems while build. Trying to build gumstix-console-image. I downloaded GNU hello world, extracted and ran MD5SUM against COPYING, added to my bitbake. Still it asks me to add MD5SUM or sha256sum. My hello_2.7.bb file is: http://pastebin.com/MDsCcSB9 Error Log file: http://

[yocto] bitbake CaspaVL

2013-07-24 Thread Zafrullah Syed
Hi all, How do CaspaVL driver can be integrated into Yocto project? Any ideas? -- Regards, Zafrullah Syed ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] MLO, u-boot and uImage are same for any rootfs created?

2013-07-19 Thread Zafrullah Syed
Hi all, I am integrating some packages and building Images and I need to create separate rootfs for each package. My doubt: Does MLO, u-boot, uImage and modules.tgz are same for any rootfs created? or do i need to create again all of them for every package i add? Thanks and Regards, Zafrullah

[yocto] OpenCV libraries missing after build is successful

2013-07-17 Thread Zafrullah Syed
, Zafrullah Syed. ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] yocto Digest, Vol 34, Issue 38

2013-07-16 Thread Zafrullah Syed
mages/gumstix/ gumstix-console-image.bb? what are these 'opencv-apps opencv-samples' files? Regards, Zafrullah Syed On Fri, Jul 12, 2013 at 9:00 PM, wrote: > Send yocto mailing list submissions to > yocto@yoctoproject.org > > To subscribe or unsub

[yocto] Libraries missing after build is successful

2013-07-12 Thread Zafrullah Syed
, Zafrullah Syed. ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] replace outdated opencv bitbake file

2013-07-10 Thread Zafrullah Syed
Thank You, I replaced with new one and build was successful. How do i check whether OpenCV successfully integrated into my image? or Are there any OpenCV libs or executables to check for? Should I check them in rootfs.tar.bz2? Regards, Zafrullah Syed On Wed, Jul 10, 2013 at 2:56 PM, Paul

[yocto] replace outdated opencv bitbake file

2013-07-10 Thread Zafrullah Syed
How to replace outdated opencv bitbake file? When i build image, i get this following error, may be bitbake is unable to fetch files. How to update these files? WARNING: Failed to fetch URL svn:// code.opencv.org/svn/opencv/branches/2.4;module=opencv;protocol=http, attempting MIRRORS if available

Re: [yocto] LIC_FILES_CHKSUM points to an invalid file

2013-06-05 Thread Zafrullah Syed
z"; SRC_URI[md5sum] = "fc01b05c7f943d3c42124942a2a9bb3a" SRC_URI[sha256sum] = "fd593b5bcf6d1bb6d7d1bb7eefdccdc0010cf2c4985ccb445ef490f768b927c0" inherit autotools gettext Any ideas about this error? Thank You, On Tue, Jun 4, 2013 at 9:45 PM, Zafrullah Syed wrote

Re: [yocto] Hello world-Checksum error

2013-06-04 Thread Zafrullah Syed
2124942a2a9bb3a" PR = "r0" SRC_URI = "ftp://ftp.gnu.org/gnu/hello/hello-2.7.tar.gz"; inherit autotools gettext Thank You, On Tue, Jun 4, 2013 at 3:57 PM, Paul Eggleton wrote: > On Tuesday 04 June 2013 15:42:06 Zafrullah Syed wrote: > > On Tue, Jun 4, 2013 at 3

Re: [yocto] Hello world-Checksum error

2013-06-04 Thread Zafrullah Syed
bblayers.conf file? Please correct me if i am going wrong. Thank You. On Tue, Jun 4, 2013 at 3:26 PM, Paul Eggleton wrote: > On Tuesday 04 June 2013 15:19:49 Zafrullah Syed wrote: > > On Tue, Jun 4, 2013 at 12:58 PM, Paul Eggleton < > > paul.eggle...@linux.intel.com> wrote: > >

Re: [yocto] Hello world-Checksum error

2013-06-04 Thread Zafrullah Syed
On Tue, Jun 4, 2013 at 12:58 PM, Paul Eggleton < paul.eggle...@linux.intel.com> wrote: > On Tuesday 04 June 2013 12:42:12 Zafrullah Syed wrote: > > previously, I successfully build *gumstix-console-image* and I have > created > > *meta-bebot* folder for my recipe. > >

Re: [yocto] Hello world-Checksum error

2013-06-04 Thread Zafrullah Syed
ild image *bitbake gumstix-console-image* again it throws this error: *ERROR: Nothing PROVIDES 'gumstix-console-image'* I do not know where I am doing wrong or what the problem is. I would be greatly helpful if anyone can give some inputs. Thank You, Regards, Zafrullah Sye

Re: [yocto] Hello world-Checksum error

2013-05-28 Thread Zafrullah Syed
e, May 28, 2013 at 2:32 PM, Zafrullah Syed > wrote: > > Hi Paul, > > > > It's the same error: > > > > ERROR: ExpansionError during parsing > > /home/siguser/yocto2013-05-08/poky/meta-bebot/recipes-bebot/hello/ > hello.bb: > > Failure expanding exp

Re: [yocto] Hello world-Checksum error

2013-05-28 Thread Zafrullah Syed
, Paul Eggleton < paul.eggle...@linux.intel.com> wrote: > On Tuesday 28 May 2013 13:46:26 Zafrullah Syed wrote: > > I am trying to add Hello world recipe, everything was going good but > after > > giving bitbake command it breaks with the following error: > > > > sig

Re: [yocto] Hello world-Checksum error

2013-05-28 Thread Zafrullah Syed
ove the $ sign in SRC_URI and retry building the package.. I > think it is the issue > > > On Tue, May 28, 2013 at 1:46 PM, Zafrullah Syed > wrote: > >> Hi all, >> >> I am trying to add Hello world recipe, everything was going good but >> after giving bitbake

[yocto] Hello world-Checksum error

2013-05-28 Thread Zafrullah Syed
llo-${2.7}.tar.gz"; inherit autotools gettext I downloaded hello-2.7.tar.gz -> extracted -> ran md5sum against COPYING -> got md5 -> added that md5 to my hello.bb file. Any ideas where I am doing wrong? -- Regards, Zafrullah Syed ___

Re: [yocto] Hello world package error

2013-05-21 Thread Zafrullah Syed
-image successfull but now it breaks. Any idea about this error? On Tue, May 21, 2013 at 12:37 PM, Paul Barker wrote: > On 21 May 2013 11:35, Paul Barker wrote: > > On 21 May 2013 11:12, Zafrullah Syed wrote: > >> I sourced oe-init-build-env and ran bitbake helloworld from

Re: [yocto] Hello world package error

2013-05-21 Thread Zafrullah Syed
:42, Zafrullah Syed wrote: > > When i try to run bitbake helloworld from build it throws "Nothing > provides > > bitbake " error > > This sounds like bitbake isn't on your PATH. Have you sourced > oe-init-build-env from the poky directory? Does running `which > b

[yocto] Hello world package error

2013-05-21 Thread Zafrullah Syed
orld* from build it throws "Nothing provides bitbake " error P.S: My source file location is outside of poky and i gave source location(S) in helloworld.bb Any help or ideas? Regards, Zafrullah Syed ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] poky: Bitbake nothing provides error

2013-04-29 Thread Zafrullah Syed
13:26:37 Anders Darander wrote: > > Zafrullah Syed wrote: > > >After setting MACHINE and adding the meta-gumstix and > > >meta-gumstix-extras path to conf/bblayers.conf and when building again, > > >i get the following: > > > > > > > > >W

Re: [yocto] poky: Bitbake nothing provides error

2013-04-29 Thread Zafrullah Syed
ama...@gmail.com> wrote: > Hey, > > Please post your bblayers.conf file.. > > > On Mon, Apr 29, 2013 at 12:21 PM, Zafrullah Syed > wrote: > >> After setting MACHINE and adding the meta-gumstix and meta-gumstix-extras >> path to conf/bblayers.conf and when buil

Re: [yocto] poky: Bitbake nothing provides error

2013-04-29 Thread Zafrullah Syed
execution failed: Exited with 1 i hope i am not annoying you. Thank You for your time and patience. On Mon, Apr 29, 2013 at 11:50 AM, Paul Eggleton < paul.eggle...@linux.intel.com> wrote: > On Monday 29 April 2013 11:28:22 Zafrullah Syed wrote: > > I cloned meta-gumstix[1] and meta-g

Re: [yocto] poky: Bitbake nothing provides error

2013-04-29 Thread Zafrullah Syed
x80008000" TARGET_ARCH = "arm" [1] https://github.com/gumstix/meta-gumstix [2] https://github.com/gumstix/meta-gumstix-extras When I give the command '*bitbake u-boot'* or '*bitbake gumstix-console-image'* it throws again *ERROR: Nothing PROVIDES 'u-boot'

[yocto] poky: Bitbake nothing provides error

2013-04-29 Thread Zafrullah Syed
x27;gumstix-console-image'. ** * Previously when i built core-image-minimal. it successfully runs and i am able to run with qemu emulator. I do not know why poky throws *Nothing Provides* error. Any Ideas where i am doing wrong? -- Regards, Zafrullah Syed _

Re: [yocto] Error: runqemu: command not found

2013-04-22 Thread Zafrullah Syed
after running oe-init-build-env, the build was successful and i can boot the linux OS. :) Thanks a Lot. Love you all. On Mon, Apr 22, 2013 at 11:29 AM, Burton, Ross wrote: > On 22 April 2013 10:25, Zafrullah Syed wrote: > > I downloaded poky-danny-8.0, after editing conf file,

[yocto] Error: runqemu: command not found

2013-04-22 Thread Zafrullah Syed
Hi all, I downloaded poky-danny-8.0, after editing conf file, i made a build(bitbake core-image-minimal), after the build completed. When I try to boot the image it throws *runqemu: command not found. *Any Ideas? Thank You, -- Regards, Zafrullah Syed