Re: [oe] how to populate sysroot with dev packages.

2013-11-12 Thread Anup Kini
I should have explained more clearly before.

I am trying to build ethercat master software with realtime feature for
xenomai enabled.
I first installed xenomai, but few of the files from the bin are picked and
placed in the xenomai-dev.deb

While building ethercat i need to provide the xenomai root dir i.e
xenomai-dir=${STAGING_DIR}/usr
STAGING_DIR = build/tmp/sysroot/$MACHINE/usr/bin/  -- (this is the sysroot
i mentioned in the previous mail)
I want to place xenomai-dev files also in the STAGING_DIR so that ethercat
pick those files too.

Kindly help me how to fix this.


On 12 November 2013 22:56, Nicolas Dechesne wrote:

> On Tue, Nov 12, 2013 at 6:36 PM, Anup Kini  wrote:
>
> > I did try that, but it does not add the A-dev.deb.
> > It will only deploy the A.deb files.
> >
> > I want to populate the A-dev.deb also...
> >
> >
> i think you might be confused between sysroot and image (or rootfs) here,
> no? what is it that you are calling 'sysroot'? in fact packages (e.g. .deb
> files) are not installed in the sysroot, but in images. sysroot is being
> populated independently of packages. on the other hand A-dev.deb would
> indeed not be installed by default in an image that you create, unless you
> specifically add the package to IMAGE_INSTALL.
> ___
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



-- 


*Anup Kini*Systems Engineer
*--*

*Synapticon*  |  Cyber-Physical System Solutions

Mobile:

Direct:

+49 151 / 638 646 73

+49 7335 / 186 999 21

Fax:
+49 7335 / 186 999 1






synapticon.com <http://www.synapticon.com/>  |
@synapticon_co<https://twitter.com/#!/synapticon_co>

Synapticon GmbH  |  Hohlbachweg 2  |  73344 Gruibingen, DE
Secretary +49 7335 / 186 999 0  |  General Manager: Nikolai Ensslen
Registry Court Ulm HRB 725114  |  USt-ID DE271647127

This message and any files transmitted with it are confidential and
intended
solely for the use of the individual or entity to whom they are addressed.
Please notify the sender immediately if you have received this e-mail by
mistake and delete it from your system.
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] how to populate sysroot with dev packages.

2013-11-12 Thread Anup Kini
I did try that, but it does not add the A-dev.deb.
It will only deploy the A.deb files.

I want to populate the A-dev.deb also...


On 12 November 2013 17:19, Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:

> On Tue, 2013-11-12 at 16:36 +0100, Anup Kini wrote:
> > Hi All,
> >
> > I am trying to build package-B which needs a few files from package-A-dev
> > How do i deploy/install package-A-dev in sysroot such that when i build
> > package-B it can access those files.
> >
> > I know that i can install dev-pkgs in the image but i would like to know
> > how to deploy them in the sysroot.
>
> The act of building A should put its output into the sysroot. You'd
> therefore just need a DEPENDS = "A" in recipe B.
>
> Cheers,
>
> Richard
>
>
> ___
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



-- 


*Anup Kini*Systems Engineer
*--*

*Synapticon*  |  Cyber-Physical System Solutions

Mobile:

Direct:

+49 151 / 638 646 73

+49 7335 / 186 999 21

Fax:
+49 7335 / 186 999 1






synapticon.com <http://www.synapticon.com/>  |
@synapticon_co<https://twitter.com/#!/synapticon_co>

Synapticon GmbH  |  Hohlbachweg 2  |  73344 Gruibingen, DE
Secretary +49 7335 / 186 999 0  |  General Manager: Nikolai Ensslen
Registry Court Ulm HRB 725114  |  USt-ID DE271647127

This message and any files transmitted with it are confidential and
intended
solely for the use of the individual or entity to whom they are addressed.
Please notify the sender immediately if you have received this e-mail by
mistake and delete it from your system.
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] how to populate sysroot with dev packages.

2013-11-12 Thread Anup Kini
Hi All,

I am trying to build package-B which needs a few files from package-A-dev
How do i deploy/install package-A-dev in sysroot such that when i build
package-B it can access those files.

I know that i can install dev-pkgs in the image but i would like to know
how to deploy them in the sysroot.

-- 


*Anup Kini*Systems Engineer
*--*

*Synapticon*  |  Cyber-Physical System Solutions

Mobile:

Direct:

+49 151 / 638 646 73

+49 7335 / 186 999 21

Fax:
+49 7335 / 186 999 1






synapticon.com <http://www.synapticon.com/>  |
@synapticon_co<https://twitter.com/#!/synapticon_co>

Synapticon GmbH  |  Hohlbachweg 2  |  73344 Gruibingen, DE
Secretary +49 7335 / 186 999 0  |  General Manager: Nikolai Ensslen
Registry Court Ulm HRB 725114  |  USt-ID DE271647127

This message and any files transmitted with it are confidential and
intended
solely for the use of the individual or entity to whom they are addressed.
Please notify the sender immediately if you have received this e-mail by
mistake and delete it from your system.
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] libeigen - unable to locate package during rootfs.

2013-11-05 Thread Anup Kini
Hi All,

I am trying to include Eigen in my rootfs and face the following error:

Building dependency tree...
| W: Ignoring Provides line with DepCompareOp for package
pkgconfig__pkg-config__
| W: You may want to run apt-get update to correct these problems
| E: Unable to locate package libeigen

When i look into the deploy-debs folder i find only
- libeigen-dbg_3.2.0-r0_armel.deb
- libeigen-dev_3.2.0-r0_armel.deb

Has ony1 else experienced a similar problem ?


Layers used-
meta-oe   = "origin/dylan:8aafddccb03f54923927e9d1c8c80223baf581de"
meta-ros  = "master:d783e0433e4e994ffa8aad241c2f73d1ad2b941a"
meta-xilinx   =
"remotes/origin/dylan:21c3cd3f058d736742ebc23a7a954f23456fbea5"


-- 


*Anup Kini*Systems Engineer
*--*

*Synapticon*  |  Cyber-Physical System Solutions

Mobile:

Direct:

+49 151 / 638 646 73

+49 7335 / 186 999 21

Fax:
+49 7335 / 186 999 1






synapticon.com <http://www.synapticon.com/>  |
@synapticon_co<https://twitter.com/#!/synapticon_co>

Synapticon GmbH  |  Hohlbachweg 2  |  73344 Gruibingen, DE
Secretary +49 7335 / 186 999 0  |  General Manager: Nikolai Ensslen
Registry Court Ulm HRB 725114  |  USt-ID DE271647127

This message and any files transmitted with it are confidential and
intended
solely for the use of the individual or entity to whom they are addressed.
Please notify the sender immediately if you have received this e-mail by
mistake and delete it from your system.
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] building a recipe with runtime dependencies - ERROR: QA Issue : contains bad RPATH.

2013-10-04 Thread Anup Kini
Hi All,

I am trying to build a recipe for PCL library, similar to the one that
Lukas [1] has derived but for a older version because fo some dependencies
with other packages and support for ARM platform.

1.
https://github.com/bulwahn/meta-ros/commit/2c1fb8dbc46f8bc3f3fe58fbdfb7b2c8f244431a

I am using PCL 1.6 instead of PCL 1.7 as used by Lukas.

When i try to include the package in the image (rootfs) i get the following
error message:
ERROR: QA Issue: libpcl: Files/directories were installed but not shipped
  /usr/share
  /usr/share/pcl-1.6
  /usr/share/pcl-1.6/PCLConfigVersion.cmake
  /usr/share/pcl-1.6/PCLConfig.cmake
ERROR: QA Issue: package libpcl *contains bad
RPATH*/usr/lib:/home/akini/poky/build/tmp/sysroots/zc702-zynq7/usr/lib/vtk-5.8
in
file
/home/akini/poky/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libpcl/1.6.0-r0/packages-split/libpcl/usr/bin/pcl_ply2raw
ERROR: QA Issue: package libpcl* contains bad
RPATH*/usr/lib:/home/akini/poky/build/tmp/sysroots/zc702-zynq7/usr/lib/vtk-5.8
in
file
/home/akini/poky/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libpcl/1.6.0-r0/packages-split/libpcl/usr/bin/timed_trigger_test
ERROR: QA Issue: package libpcl *contains bad
RPATH*/usr/lib:/home/akini/poky/build/tmp/sysroots/zc702-zynq7/usr/lib/vtk-5.8
in
file
/home/akini/poky/build/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/libpcl/1.6.0-r0/packages-split/libpcl/usr/bin/pcl_convert_pcd_ascii_binary
... many more such errors.
ERROR: Function failed: do_package_qa

VTK is a runtime dependency for PCL and i have included the following line
in my recipe:

...
RDEPENDS_${PN} = "eigen boost libflann vtk"
...

Let me know if i am doing something wrong and hwo to over come this error
the right way !!



Thanks,
-- 

*Anup Kini
*Systems Engineer
*
--
*

*Synapticon** * |  Cyber-Physical System Solutions 

Mobile:

Direct:

+49 151 / 638 646 73

+49 7335 / 186 999 21

Fax:
+49 7335 / 186 999 1


 **

 

synapticon.com <http://www.synapticon.com/>  |
@synapticon_co<https://twitter.com/#!/synapticon_co>


Synapticon GmbH  |  Hohlbachweg 2  |  73344 Gruibingen, DE
Secretary +49 7335 / 186 999 0  |  General Manager: Nikolai Ensslen
Registry Court Ulm HRB 725114  |  USt-ID DE271647127

This message and any files transmitted with it are confidential and
intended
solely for the use of the individual or entity to whom they are addressed.
Please notify the sender immediately if you have received this e-mail by
mistake and delete it from your system.
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] unable to compile eglibc_2.18

2013-10-01 Thread Anup Kini
Hi Paul,

Thanks for explaining the DISTRO_FEATURE_append. I am using it currently
but only with x11.

I looked up the valid values for DISTRO_FEATURES in OE below:
http://git.openembedded.org/openembedded-core/tree/meta/conf/distro/include/default-distrovars.inc
opengl doesnt seem to be a valid value here.

On the other hand, Poky from Yocto does provide opengl as a feature !!!
http://git.yoctoproject.org/cgit.cgi/poky/tree/meta-yocto/conf/distro/poky.conf

I am just trying to include virtual/libgl into my image and stuck with it
from the past two days :( :(





On 1 October 2013 14:37, Paul Eggleton wrote:

> On Tuesday 01 October 2013 13:38:56 Anup Kini wrote:
> > Hence i used DISTRO_FEATURES += "opengl x11"
>
> To round this off, you cannot use += to set DISTRO_FEATURES in local.conf
> because the default value of DISTRO_FEATURES is set with ?= in the Poky /
> OE-
> Core distro configuration, and that is parsed after local.conf, thus if
> you set
> it to anything in local.conf the ?= statement containing all of the other
> normal values will not apply. Use _append instead which takes effect at
> the end
> of parsing, or more appropriately create your own distro configuration to
> set
> the value.
>
> Cheers,
> Paul
>
> --
>
> Paul Eggleton
> Intel Open Source Technology Centre
>



-- 

*Anup Kini
*Systems Engineer
*
--
*

*Synapticon** * |  Cyber-Physical System Solutions 

Mobile:

Direct:

+49 151 / 638 646 73

+49 7335 / 186 999 21

Fax:
+49 7335 / 186 999 1


 **

 

synapticon.com <http://www.synapticon.com/>  |
@synapticon_co<https://twitter.com/#!/synapticon_co>


Synapticon GmbH  |  Hohlbachweg 2  |  73344 Gruibingen, DE
Secretary +49 7335 / 186 999 0  |  General Manager: Nikolai Ensslen
Registry Court Ulm HRB 725114  |  USt-ID DE271647127

This message and any files transmitted with it are confidential and
intended
solely for the use of the individual or entity to whom they are addressed.
Please notify the sender immediately if you have received this e-mail by
mistake and delete it from your system.
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] unable to compile eglibc_2.18

2013-10-01 Thread Anup Kini
Thank you Ross,
but i already tried that..

I get the following error
ERROR: Please ensure that your setting of VIRTUAL-RUNTIME_init_manager
(sysvinit) matches the entries enabled in DISTRO_FEATURES
ERROR: Unable to parse
/home/akini/openembedded-core/meta/recipes-core/packagegroups/
packagegroup-core-boot.bb: Exited with "1"

Hence i used DISTRO_FEATURES += "opengl x11"

Anything i am missing with DISTRO_FEATURES ?
I am making this entry in the conf/local.conf file.



On 1 October 2013 13:31, Burton, Ross  wrote:

> On 1 October 2013 12:20, Lukas Bulwahn 
> wrote:
> > I can confirm this error that occurs when you set DISTRO_FEATURES =
> "opengl
> > x11".
>
> If that's all DISTRO_FEATURES is set to then I'm eglibc is bound to
> not compile, because almost everything has been disabled.
>
> You probably want DISTRO_FEATURES_append = " opengl x11" so that you
> don't overwrite the default features.
>
> Ross
>



-- 

*Anup Kini
*Systems Engineer
*
--
*

*Synapticon** * |  Cyber-Physical System Solutions 

Mobile:

Direct:

+49 151 / 638 646 73

+49 7335 / 186 999 21

Fax:
+49 7335 / 186 999 1


 **

 

synapticon.com <http://www.synapticon.com/>  |
@synapticon_co<https://twitter.com/#!/synapticon_co>


Synapticon GmbH  |  Hohlbachweg 2  |  73344 Gruibingen, DE
Secretary +49 7335 / 186 999 0  |  General Manager: Nikolai Ensslen
Registry Court Ulm HRB 725114  |  USt-ID DE271647127

This message and any files transmitted with it are confidential and
intended
solely for the use of the individual or entity to whom they are addressed.
Please notify the sender immediately if you have received this e-mail by
mistake and delete it from your system.
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] unable to compile eglibc_2.18

2013-10-01 Thread Anup Kini
Thanks a lot Lukas,
Is there a round about to this, so that i can include mesa packages ?


On 1 October 2013 13:20, Lukas Bulwahn wrote:

> Hi all,
>
> I can confirm this error that occurs when you set DISTRO_FEATURES = "opengl
> x11".
>
> Lukas
>
> > -Ursprüngliche Nachricht-
> > Von: openembedded-devel-boun...@lists.openembedded.org
> > [mailto:openembedded-devel-boun...@lists.openembedded.org] Im
> > Auftrag von Anup Kini
> > Gesendet: Dienstag, 1. Oktober 2013 10:32
> > An: openembedded-devel@lists.openembedded.org
> > Betreff: [oe] unable to compile eglibc_2.18
> >
> > Hi All,
> >
> > I am facing a weird error while trying to build core-image-minimal with
> OE
> >
> > Build Configuration:
> > BB_VERSION= "1.20.0"
> > BUILD_SYS   = "x86_64-linux"
> > NATIVELSBSTRING   = "Ubuntu-12.04"
> > TARGET_SYS= "arm-oe-linux-gnueabi"
> > MACHINE  = "zc702-zynq7"
> > DISTRO_VERSION = "oe-core.0"
> > TUNE_FEATURES  = " armv7a vfp neon zynq"
> > TARGET_FPU= "vfp-neon"
> > meta  =
> > "master:3f5f9d2681d41e44dade5d3a5a4bff3fd38f5506"
> > meta-xilinx  =
> > "master:6efe82fb07d98f190e9b078132526eeadd8cf9fc"
> >
> > " bitbake -v core-image-minimal " gives me the following error:
> >
> > /2.18-r0/eglibc-2.18/libc/pwd/../nss/getXXbyYY_r.c:308: undefined
> > reference to `__nss_database_custom'
> >
> > /home/akini/openembedded-core/build/tmp-eglibc/sysroots/x86_64-
> > linux/usr/libexec/armv7a-vfp-neon-oe-linux-gnueabi.gcc-cross-
> > initial/gcc/arm-oe-linux-gnueabi/4.8.1/ld:
> > /home/akini/openembedded-core/build/tmp-eglibc/work/armv7a-vfp-
> > neon-oe-linux-gnueabi/eglibc/2.18-r0/build-arm-oe-linux-gnueabi/libc.so:
> > hidden symbol `__nss_not_use_nscd_group' isn't defined
> >
> > /home/akini/openembedded-core/build/tmp-eglibc/sysroots/x86_64-
> > linux/usr/libexec/armv7a-vfp-neon-oe-linux-gnueabi.gcc-cross-
> > initial/gcc/arm-oe-linux-gnueabi/4.8.1/ld:
> > final link failed: Bad value
> > collect2: error: ld returned 1 exit status
> >
> >
> > PasteBin link to log.do_compile = http://pastebin.com/ujVwTrjg
> >
> >
> > Let me know if i am going wrong somewhere or missed some thing !!
> >
> > --
> >
> > *Anup Kini
> > *Systems Engineer
> > *
> > --
> > *
> >
> > *Synapticon** * |  Cyber-Physical System Solutions 
> >
> > Mobile:
> >
> > Direct:
> >
> > +49 151 / 638 646 73
> >
> > +49 7335 / 186 999 21
> >
> > Fax:
> > +49 7335 / 186 999 1
> >
> >
> >  **
> >
> >  
> >
> > synapticon.com <http://www.synapticon.com/>  |
> > @synapticon_co<https://twitter.com/#!/synapticon_co>
> > 
> >
> > Synapticon GmbH  |  Hohlbachweg 2  |  73344 Gruibingen, DE Secretary +49
> > 7335 / 186 999 0  |  General Manager: Nikolai Ensslen Registry Court Ulm
> HRB
> > 725114  |  USt-ID DE271647127
> >
> > This message and any files transmitted with it are confidential and
> intended
> > solely for the use of the individual or entity to whom they are
> addressed.
> > Please notify the sender immediately if you have received this e-mail by
> > mistake and delete it from your system.
> > ___
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
> ___
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



-- 

*Anup Kini
*Systems Engineer
*
--
*

*Synapticon** * |  Cyber-Physical System Solutions 

Mobile:

Direct:

+49 151 / 638 646 73

+49 7335 / 186 999 21

Fax:
+49 7335 / 186 999 1


 **

 

synapticon.com <http://www.synapticon.com/>  |
@synapticon_co<https://twitter.com/#!/synapticon_co>


Synapticon GmbH  |  Hohlbachweg 2  |  73344 Gruibingen, DE
Secretary +49 7335 / 186 999 0  |  General Manager: Nikolai Ensslen
Registry Court Ulm HRB 725114  |  USt-ID DE271647127

This message and any files transmitted with it are confidential and
intended
solely for the use of the individual or entity to whom they are addressed.
Please notify the sender immediately if you have received this e-mail by
mistake and delete it from your system.
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] unable to compile eglibc_2.18

2013-10-01 Thread Anup Kini
Hi All,

I am facing a weird error while trying to build core-image-minimal with OE

Build Configuration:
BB_VERSION= "1.20.0"
BUILD_SYS   = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-12.04"
TARGET_SYS= "arm-oe-linux-gnueabi"
MACHINE  = "zc702-zynq7"
DISTRO_VERSION = "oe-core.0"
TUNE_FEATURES  = " armv7a vfp neon zynq"
TARGET_FPU= "vfp-neon"
meta  =
"master:3f5f9d2681d41e44dade5d3a5a4bff3fd38f5506"
meta-xilinx  =
"master:6efe82fb07d98f190e9b078132526eeadd8cf9fc"

" bitbake -v core-image-minimal " gives me the following error:

/2.18-r0/eglibc-2.18/libc/pwd/../nss/getXXbyYY_r.c:308: undefined reference
to `__nss_database_custom'

/home/akini/openembedded-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/armv7a-vfp-neon-oe-linux-gnueabi.gcc-cross-initial/gcc/arm-oe-linux-gnueabi/4.8.1/ld:
/home/akini/openembedded-core/build/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/eglibc/2.18-r0/build-arm-oe-linux-gnueabi/libc.so:
hidden symbol `__nss_not_use_nscd_group' isn't defined

/home/akini/openembedded-core/build/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/armv7a-vfp-neon-oe-linux-gnueabi.gcc-cross-initial/gcc/arm-oe-linux-gnueabi/4.8.1/ld:
final link failed: Bad value
collect2: error: ld returned 1 exit status


PasteBin link to log.do_compile = http://pastebin.com/ujVwTrjg


Let me know if i am going wrong somewhere or missed some thing !!

-- 

*Anup Kini
*Systems Engineer
*
--
*

*Synapticon** * |  Cyber-Physical System Solutions 

Mobile:

Direct:

+49 151 / 638 646 73

+49 7335 / 186 999 21

Fax:
+49 7335 / 186 999 1


 **

 

synapticon.com <http://www.synapticon.com/>  |
@synapticon_co<https://twitter.com/#!/synapticon_co>


Synapticon GmbH  |  Hohlbachweg 2  |  73344 Gruibingen, DE
Secretary +49 7335 / 186 999 0  |  General Manager: Nikolai Ensslen
Registry Court Ulm HRB 725114  |  USt-ID DE271647127

This message and any files transmitted with it are confidential and
intended
solely for the use of the individual or entity to whom they are addressed.
Please notify the sender immediately if you have received this e-mail by
mistake and delete it from your system.
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] help with building image.

2013-09-19 Thread Anup Kini
Hi Gary

Sorry for being so vague about my problem.
Here are some details from my build.

Build Configuration:
BB_VERSION= "1.19.1"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING   = "Ubuntu-12.04"
TARGET_SYS= "arm-oe-linux-gnueabi"
MACHINE   = "zc702-zynq7"
DISTRO_VERSION= "oe-core.0"
TUNE_FEATURES = " armv7a vfp neon zynq"
TARGET_FPU= "vfp-neon"
meta  = "master:b26157a8b575aa7b5c96ffe782fc23ec0920311c"
meta-linaro
meta-linaro-toolchain = "master:31b095141ef2a2d691bf3d6914fda48375c24400"
meta-xilinx   = "master:f10288fe45eb30893bea37d10d533079d4c8b7f9"
meta-neo  = ":"
meta-hob  = "master:b26157a8b575aa7b5c96ffe782fc23ec0920311c"


I am trying to build a core-minimal-image with linaro toolchain 4.7 for the
Zynq board.

Let me know if i can provide any more details, so that u all can guide me
on resolving this issue.


On 18 September 2013 20:05, Gary Thomas  wrote:

> On 2013-09-18 08:12, Anup Kini wrote:
>
>> Hi All,
>>
>> When i try to run build images in HOB, i end up with the following error.
>>
>> dpkg-scanpackages: info: Wrote 4631 entries to output Packages file.
>> dpkg-scanpackages: info: Wrote 38 entries to output Packages file.
>> dpkg-scanpackages: info: Wrote 14 entries to output Packages file.
>> Reading package lists...
>> W: Unable to read
>> /home/akini/oe/openembedded-**core/build/tmp-eglibc-eglibc/**
>> sysroots/x86_64-linux/etc/apt/**sources.list.d/
>> - DirectoryExists (2: No such file or directory)
>> W: Unable to read
>> /home/akini/oe/openembedded-**core/build/tmp-eglibc-eglibc/**
>> sysroots/x86_64-linux/etc/apt/**sources.list
>> - RealFileExists (2: No such file or directory)
>> Reading package lists...
>> Building dependency tree...
>> W: Unable to read
>> /home/akini/oe/openembedded-**core/build/tmp-eglibc-eglibc/**
>> sysroots/x86_64-linux/etc/apt/**sources.list.d/
>> - DirectoryExists (2: No such file or directory)
>> W: Unable to read
>> /home/akini/oe/openembedded-**core/build/tmp-eglibc-eglibc/**
>> sysroots/x86_64-linux/etc/apt/**sources.list
>> - RealFileExists (2: No such file or directory)
>> W: You may want to run apt-get update to correct these problems
>> E: Unable to locate package libgcc1
>> E: Unable to locate package busybox
>> E: Unable to locate package libglapi-dev
>> ...
>>
>>
>> What am i missing here ?
>>
>>
> Actually, it's what we are missing (from you) in order to be able to help!
>
> Please provide some more details - what are your values for:
>   OE-core version?
>   Host machine?
>   Build target (machine)?
>
> Exactly what steps did you perform to try this?
> What might one need to do to recreate your problem?
>
> --
> --**--
> Gary Thomas |  Consulting for the
> MLB Associates  |Embedded world
> --**--
> __**_
> Openembedded-devel mailing list
> Openembedded-devel@lists.**openembedded.org
> http://lists.openembedded.org/**mailman/listinfo/openembedded-**devel<http://lists.openembedded.org/mailman/listinfo/openembedded-devel>
>



-- 

*Anup Kini
*Systems Engineer
*
--
*

*Synapticon** * |  Cyber-Physical System Solutions 

Mobile:

Direct:

+49 151 / 638 646 73

+49 7335 / 186 999 21

Fax:
+49 7335 / 186 999 1


 **

 

synapticon.com <http://www.synapticon.com/>  |
@synapticon_co<https://twitter.com/#!/synapticon_co>


Synapticon GmbH  |  Hohlbachweg 2  |  73344 Gruibingen, DE
Secretary +49 7335 / 186 999 0  |  General Manager: Nikolai Ensslen
Registry Court Ulm HRB 725114  |  USt-ID DE271647127

This message and any files transmitted with it are confidential and
intended
solely for the use of the individual or entity to whom they are addressed.
Please notify the sender immediately if you have received this e-mail by
mistake and delete it from your system.
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] help with building image.

2013-09-18 Thread Anup Kini
Hi All,

When i try to run build images in HOB, i end up with the following error.

dpkg-scanpackages: info: Wrote 4631 entries to output Packages file.
dpkg-scanpackages: info: Wrote 38 entries to output Packages file.
dpkg-scanpackages: info: Wrote 14 entries to output Packages file.
Reading package lists...
W: Unable to read
/home/akini/oe/openembedded-core/build/tmp-eglibc-eglibc/sysroots/x86_64-linux/etc/apt/sources.list.d/
- DirectoryExists (2: No such file or directory)
W: Unable to read
/home/akini/oe/openembedded-core/build/tmp-eglibc-eglibc/sysroots/x86_64-linux/etc/apt/sources.list
- RealFileExists (2: No such file or directory)
Reading package lists...
Building dependency tree...
W: Unable to read
/home/akini/oe/openembedded-core/build/tmp-eglibc-eglibc/sysroots/x86_64-linux/etc/apt/sources.list.d/
- DirectoryExists (2: No such file or directory)
W: Unable to read
/home/akini/oe/openembedded-core/build/tmp-eglibc-eglibc/sysroots/x86_64-linux/etc/apt/sources.list
- RealFileExists (2: No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Unable to locate package libgcc1
E: Unable to locate package busybox
E: Unable to locate package libglapi-dev
...


What am i missing here ?

-- 

*Anup Kini
*Systems Engineer
*
--
*

*Synapticon** * |  Cyber-Physical System Solutions 

Mobile:

Direct:

+49 151 / 638 646 73

+49 7335 / 186 999 21

Fax:
+49 7335 / 186 999 1


 **

 

synapticon.com <http://www.synapticon.com/>  |
@synapticon_co<https://twitter.com/#!/synapticon_co>


Synapticon GmbH  |  Hohlbachweg 2  |  73344 Gruibingen, DE
Secretary +49 7335 / 186 999 0  |  General Manager: Nikolai Ensslen
Registry Court Ulm HRB 725114  |  USt-ID DE271647127

This message and any files transmitted with it are confidential and
intended
solely for the use of the individual or entity to whom they are addressed.
Please notify the sender immediately if you have received this e-mail by
mistake and delete it from your system.
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] using deb as source while building image.

2013-09-16 Thread Anup Kini
Hi Lukas,

I have included meta-ros and was able to successfully build it. Thank You
for the meta-ros layer.

I am trying to understand how deb packages can be used to build the image.
Since, i need to install a few pre-built application.
let me know if you have any pointers on how to proceed with this.




On 16 September 2013 13:49, Lukas Bulwahn wrote:

> Hello Anup,
>
> if you are trying to compile the Point Cloud Library for the ZYNQ board,
> you
> do not require the VTK library (as long as you do not need the
> visualization
> part).
> You can find a preliminary recipe for the Point Cloud Library at
>
>
> https://github.com/bulwahn/meta-ros/commit/2c1fb8dbc46f8bc3f3fe58fbdfb7b2c8f
> 244431a
>
> Hope this helps.
>
> Lukas
>
> > -Ursprüngliche Nachricht-
> > Von: openembedded-devel-boun...@lists.openembedded.org
> > [mailto:openembedded-devel-boun...@lists.openembedded.org] Im
> > Auftrag von Anup Kini
> > Gesendet: Montag, 16. September 2013 12:58
> > An: openembedded-devel@lists.openembedded.org
> > Betreff: [oe] using deb as source while building image.
> >
> > Hi All,
> >
> > I am trying to build a core image minimal for the ZYNQ board.
> >
> > I am trying to include VTK library available as deb in the following
> location
> > http://ports.ubuntu.com/pool/universe/v/vtk/libvtk5.8_5.8.0-5_armhf.deb,
> > since its already compiled for ARM platform.
> >
> > When i try to use the recipe mentioned below, nothing gets installed.
> > Let me know if it is possible to use the deb as a source to install My
> recipe
> > looks like below:
> >
>
> 
> --
> > -
> > DESCRIPTION = "The Visualisation Toolkit"
> > HOMEPAGE = "http://www.vtk.org";
> >
> > LICENSE = "BSD"
> >
> > SRC_URI = "
> > http://ports.ubuntu.com/pool/universe/v/vtk/libvtk5.8_5.8.0-5_armhf.deb";
> >
> > SRC_URI[md5sum] = "14945458a1e80d2990a4005c5163e01c"
> >
> > # Skip the unwanted steps
> > do_compile[noexec] = "1"
> >
> > # Install the files to ${D}
> > bin_package_do_install () {
> > # Do it carefully
> > [ -d "${S}" ] || exit 1
> > cd ${S} || exit 1
> > tar --no-same-owner --exclude='./patches' --exclude='./.pc'
> > --exclude='./control.tar.gz' -cpf - . \
> > | tar --no-same-owner -xpf - -C ${D} }
> >
> > FILES_${PN} = "/"
> >
> > EXPORT_FUNCTIONS do_install
> >
>
> 
> --
> > 
> >
> > Let me know if there is already a reference recipe that uses such a deb
> > source.
> >
> >
> >
> > --
> >
> > *Anup Kini
> > *Systems Engineer
> > *
> > --
> > *
> >
> > *Synapticon** * |  Cyber-Physical System Solutions 
> >
> > Mobile:
> >
> > Direct:
> >
> > +49 151 / 638 646 73
> >
> > +49 7335 / 186 999 21
> >
> > Fax:
> > +49 7335 / 186 999 1
> >
> >
> >  **
> >
> >  
> >
> > synapticon.com <http://www.synapticon.com/>  |
> > @synapticon_co<https://twitter.com/#!/synapticon_co>
> > 
> >
> > Synapticon GmbH  |  Hohlbachweg 2  |  73344 Gruibingen, DE Secretary +49
> > 7335 / 186 999 0  |  General Manager: Nikolai Ensslen Registry Court Ulm
> HRB
> > 725114  |  USt-ID DE271647127
> >
> > This message and any files transmitted with it are confidential and
> intended
> > solely for the use of the individual or entity to whom they are
> addressed.
> > Please notify the sender immediately if you have received this e-mail by
> > mistake and delete it from your system.
> > ___
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
> ___
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



-- 

*Anup Kini
*Systems Engineer
*
--
*

*Synapticon** * |  Cyber-Physical System Solutions 

Mobile:

Direct:

+49 151 / 638

[oe] using deb as source while building image.

2013-09-16 Thread Anup Kini
Hi All,

I am trying to build a core image minimal for the ZYNQ board.

I am trying to include VTK library available as deb in the following
location
http://ports.ubuntu.com/pool/universe/v/vtk/libvtk5.8_5.8.0-5_armhf.deb,
since its already compiled for ARM platform.

When i try to use the recipe mentioned below, nothing gets installed.
Let me know if it is possible to use the deb as a source to install
My recipe looks like below:
---
DESCRIPTION = "The Visualisation Toolkit"
HOMEPAGE = "http://www.vtk.org";

LICENSE = "BSD"

SRC_URI = "
http://ports.ubuntu.com/pool/universe/v/vtk/libvtk5.8_5.8.0-5_armhf.deb";

SRC_URI[md5sum] = "14945458a1e80d2990a4005c5163e01c"

# Skip the unwanted steps
do_compile[noexec] = "1"

# Install the files to ${D}
bin_package_do_install () {
# Do it carefully
[ -d "${S}" ] || exit 1
cd ${S} || exit 1
tar --no-same-owner --exclude='./patches' --exclude='./.pc'
--exclude='./control.tar.gz' -cpf - . \
| tar --no-same-owner -xpf - -C ${D}
}

FILES_${PN} = "/"

EXPORT_FUNCTIONS do_install
------

Let me know if there is already a reference recipe that uses such a deb
source.



-- 

*Anup Kini
*Systems Engineer
*
--
*

*Synapticon** * |  Cyber-Physical System Solutions 

Mobile:

Direct:

+49 151 / 638 646 73

+49 7335 / 186 999 21

Fax:
+49 7335 / 186 999 1


 **

 

synapticon.com <http://www.synapticon.com/>  |
@synapticon_co<https://twitter.com/#!/synapticon_co>


Synapticon GmbH  |  Hohlbachweg 2  |  73344 Gruibingen, DE
Secretary +49 7335 / 186 999 0  |  General Manager: Nikolai Ensslen
Registry Court Ulm HRB 725114  |  USt-ID DE271647127

This message and any files transmitted with it are confidential and
intended
solely for the use of the individual or entity to whom they are addressed.
Please notify the sender immediately if you have received this e-mail by
mistake and delete it from your system.
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] building OE with arm-gcc

2012-12-12 Thread Anup Kini
Hi All,

I am trying to build and OE platform for ARM Cortex A9, which is a part of
Xilinx ZYNQ 702 SoC.
My application will include the use of Point Cloud Library.

I wanted to know if any one has already tried to integrate an arm gcc for
the OE platform.
Any suggestions or pointer on building with arm gcc will be very helpful.

-- 

*Anup Kini
*Systems Engineer
*
--
*

*Synapticon** * |  Cyber-Physical System Solutions 

Direct:

+49 7335 / 186 999 17

Fax:

+49 7335 / 186 999 19

 

 

synapticon.com <http://www.synapticon.com/>  |
@synapticon_co<https://twitter.com/#!/synapticon_co>


Synapticon GmbH  |  Hohlbachweg 2  |  73344 Gruibingen, DE
Secretary +49 7335 / 186 999 0  |  General Manager: Nikolai Ensslen
Registry Court Ulm HRB 725114  |  USt-ID DE271647127

This message and any files transmitted with it are confidential and
intended
solely for the use of the individual or entity to whom they are addressed.
Please notify the sender immediately if you have received this e-mail by
mistake and delete it from your system.
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel