Hello,
I am trying to add a nativesdk package of a custom recipe to toolchain in
Poky-8.0.2. I have added nativesdk-qjson (custom package) to
TOOLCHAIN_HOST_TASK variable, but it is throwing following error while
generating the toolchain-
Collected errors:
| * opkg_install_cmd: Cannot install pa
ugh populate_sdk and have faced the same issue
in SDK as mentioned in the link.
Regards
Navani
On Fri, Sep 26, 2014 at 8:53 AM, Khem Raj wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
>
> On 9/24/14 5:01 AM, Navani Srivastava wrote:
> > Removing integra
Hi,
I am unable to understand how toolchain decides libraries and header files
deployment into SDK path. Which factors of recipe decides about the path
to deploy header file, libraries or binary data into SDK?
I am facing a issue. I have a package which is deploying header files and
libraries in
-toolchain-qte to generate SDK having custom recipe as a tool. I have
created nativesdk bb file for custom recipe to integrate it via
nativesdk-packagegroup-qte-toolchain-host.bb but no luck..
On Wed, Sep 24, 2014 at 1:14 PM, Navani Srivastava <
navani.srivast...@gmail.com> wrote:
> Ye
Yes.. i did...
On 24 Sep 2014 12:56, "Paul Eggleton" wrote:
> On Wednesday 24 September 2014 10:26:41 Navani Srivastava wrote:
> > I corrected FILES_${PN} and added following in my image recipe-
> > QTNAME = "qte"
> > QT_DIR_NAME = "qtopia&quo
s and sdk, in
which contains rootfs contains qjson libraries but sdk doesn't integrate
anything.
On Tue, Sep 23, 2014 at 11:24 AM, Khem Raj wrote:
> On Mon, Sep 22, 2014 at 9:26 PM, Navani Srivastava
> wrote:
> > Please find the recipe attached herewith for qjson. This reci
ing in
attached recipe which is blocking me to integrate qjson in SDK?
Navani
On Mon, Sep 22, 2014 at 2:48 PM, Navani Srivastava <
navani.srivast...@gmail.com> wrote:
> I will follow the suggestion given by you and will update the result.
> However in case if I want to integrate custom r
a great help!!
Regards
Navani
On Mon, Sep 22, 2014 at 2:21 PM, Paul Eggleton <
paul.eggle...@linux.intel.com> wrote:
> On Monday 22 September 2014 14:06:26 Navani Srivastava wrote:
> > On Mon, Sep 22, 2014 at 1:45 PM, Paul Eggleton <
> > paul.eggle...@linux.intel.com>
, Sep 22, 2014 at 1:45 PM, Paul Eggleton <
paul.eggle...@linux.intel.com> wrote:
> On Sunday 21 September 2014 09:26:07 Navani Srivastava wrote:
> > We are not using populatesdk ... we need to generate it through
> > meta-toolchain-qte only so i am trying with the solution provi
We are not using populatesdk ... we need to generate it through
meta-toolchain-qte only so i am trying with the solution provided by randy..
Navani
On 21 Sep 2014 04:35, "Khem Raj" wrote:
> On Thu, Sep 18, 2014 at 5:12 AM, Navani Srivastava
> wrote:
> > Hi,
> >
>
Hi,
I am using Poky-8.0.2 danny version for development.
I want to integrate my custom recipe with sdk generated by
meta-toolchain-qte so that I can use header files and libraries generated
by my custom recipe for cross compilation. I am not sure of the proper way
to do it. Right now generated he
olchain... Have yocto ever
faced such kind of issue with populate_sdk before ?
On Thu, Aug 29, 2013 at 1:43 PM, Paul Eggleton <
paul.eggle...@linux.intel.com> wrote:
> On Thursday 29 August 2013 10:11:31 Navani Srivastava wrote:
> > In order to execute
> > "bitbake -c p
g problem..
On Wed, Aug 28, 2013 at 8:11 PM, Paul Eggleton <
paul.eggle...@linux.intel.com> wrote:
> On Wednesday 28 August 2013 13:23:04 Navani Srivastava wrote:
> > Following is my image file to generate rootfs image with SDK having Qt
> > support..
> > I am able t
o working fine..
Need some more research..
On Wed, Aug 28, 2013 at 8:11 PM, Paul Eggleton <
paul.eggle...@linux.intel.com> wrote:
> On Wednesday 28 August 2013 13:23:04 Navani Srivastava wrote:
> > Following is my image file to generate rootfs image with SDK having Qt
> > supp
uesday 30 July 2013 14:35:40 Navani Srivastava wrote:
> > > I think the problem is this:
> > > require recipes-core/meta/meta-toolchain.bb
> >
> > Yes, it worked.. Thanks
> >
> > > You shouldn't be adding this to an image recipe, and definitely not
>
Hi,
I am using Poky danny for development.I have a query related to repository
fetching.
Is it possible to fetch any repository using ssh? As an example, suppose if
recipe contains something like-
SRC_URI="ssh://__.git "
When I tried accessing it in the this manner encountered following
ok, thank you..
On Thu, Aug 1, 2013 at 4:35 AM, Khem Raj wrote:
>
> On Jul 29, 2013, at 6:54 AM, Navani Srivastava <
> navani.srivast...@gmail.com> wrote:
>
> Is it possible to clean any dependent package from some other recipe?
>
> As an example-
>
> “bitbake
ux.intel.com> wrote:
> On Tuesday 30 July 2013 14:35:40 Navani Srivastava wrote:
> > > I think the problem is this:
> > > require recipes-core/meta/meta-toolchain.bb
> >
> > Yes, it worked.. Thanks
> >
> > > You shouldn't be adding this to an im
the information or I have to duplicate toolchain-script.bbclass
in my layer?
>>What version of the build system are you using?
I am using poky danny (8.0.2)
Regards
Navani
On Tue, Jul 30, 2013 at 1:57 PM, Paul Eggleton <
paul.eggle...@linux.intel.com> wrote:
> On Tuesday 30 J
9 July 2013 23:29:25 Navani Srivastava wrote:
> > Thanks Paul.. It worked :)
> > Able to create SDK with qt inbuilt on issuing "bitbake -c populate_sdk
> > core-image-minimal" , but now "bitbake -v core-image-minimal" also invoke
> > do_populate_sdk ..
..@linux.intel.com> wrote:
> Hi Navani,
>
> On Monday 22 July 2013 16:33:48 Navani Srivastava wrote:
> > I want to build meta-toolchain-qte.bb as sdk while running
> >
> > "bitbake -c populate_sdk -v core-image-minimal" ..
> >
> > Please suggest
July 2013 14:54, Navani Srivastava
> wrote:
> > Is it possible to clean any dependent package from some other recipe?
> >
> > As an example-
> >
> > “bitbake core-image-minimal.bb” will build u-boot and linux package as a
> > part of dependent package. Is it
Hi,
Is it possible to clean any dependent package from some other recipe?
As an example-
“bitbake core-image-minimal.bb” will build u-boot and linux package as a
part of dependent package. Is it possible to clean u-boot and linux by
making changes in core-image-minimal.bb recipe?
Thanks and Reg
Hi,
I want to build meta-toolchain-qte.bb as sdk while running
"bitbake -c populate_sdk -v core-image-minimal" ..
Please suggest what changes need to be done to provide this feature?
Thanks and Regards
Navani Kamal Srivastava
___
yocto mailing list
yo
It Worked :)
Thanks
On Wed, Jun 19, 2013 at 2:11 AM, Khem Raj wrote:
>
> On Jun 18, 2013, at 9:15 AM, Navani Srivastava <
> navani.srivast...@gmail.com> wrote:
>
> Hi,
>
> I am using poky-danny (Poky-8.0). I am facing problem in building Qt
> applicatio
Hi,
I am using poky-danny (Poky-8.0). I am facing problem in building Qt
application.
When we are building Qt application with “qmake CONFIG+=debug && make” it
appends “-g” to build the application in debug mode but when we are
building application in release mode by issuing following command “q
Hi,
I am using poky-danny (Poky-8.0). I am facing problem in building Qt
application.
When we are building Qt application with “qmake CONFIG+=debug && make” it
appends “-g” to build the application in debug mode but when we are
building application in release mode by issuing following command “
Hi,
I am using poky-danny for development. I am facing problem at the time of
cleaning rootfs image. If I am issuing –
“bitbake –c clean core-image-minimal”
command , it is not cleaning deploy directory. I can still see images
existing in “tmp/deploy/images/”. But the same is working fine for k
Thanks for your reply..
It worked..
On Apr 3, 2013 12:58 PM, "Paul Eggleton"
wrote:
> On Friday 15 March 2013 14:12:45 Navani Srivastava wrote:
> > I tried giving
> > PREFERRED_PROVIDER_qt4_embedded ?= "4.8.1"
> >
> > in machine configuration
Hi,
I am using poky -8.0 (danny) . I wish to insert kernel modules at start up.
Before with denzil version I was adding kernel-modules to “IMAGE_INSTALL “
in rootfs image and it used to work like a charm. Now if I am doing the
same it is giving me error as mentioned below.
“error: Failed depend
Try adding this to your machine.conf
>
> PREFERRED_VERSION_qt4-embedded <http://qt4-embedded_4.8.1.bb> = "4.8.1"
>
> Thx,
>
> Prana
>
>
> Sent from my iPhone
>
> On Mar 15, 2013, at 12:06 AM, Navani Srivastava <
> navani.srivast...@gmail.com>
Prana
>
>
> Sent from my iPhone
>
> On Mar 15, 2013, at 12:06 AM, Navani Srivastava <
> navani.srivast...@gmail.com> wrote:
>
> Hi,
>
> I wish to create SDK with meta-toolchain-qte recipe. As two versions are
> provided by Poky-8.0. How can I direct comp
Hi,
I tried giving
PREFERRED_PROVIDER_qt4_embedded ?= "4.8.1"
in machine configuration file but it didn't helped..
Any suggestions?
On Mar 15, 2013 12:31 PM, "Khem Raj" wrote:
>
> On Mar 15, 2013, at 12:06 AM, Navani Srivastava <
> navani.srivast...@gma
Hi,
I wish to create SDK with meta-toolchain-qte recipe. As two versions are
provided by Poky-8.0. How can I direct compilation of SDK for
qt4-embedded_4.8.1.bb ?
Right now I am getting following error-
ERROR: Multiple .bb files are due to be built which each provide
qt4-embedded
(/home/use
I tried the same but again ended up with error. As of now i am removing all
unwanted things from rootfs by making changes in image_types.bbclass. I am
sure this is not the correct way, any ideas are appreciated..
Thanks
Navani
On Thu, Dec 27, 2012 at 11:08 PM, Jon Szymaniak wrote:
> >>
> >> Hi,
Hi,
I am compiling Qt-4.8.0 with poky-denzil-7.0 for arm1136 architecture.
At the time of integrating qt-embedded with rootfs, I am getting qtopia
directory in usr/share path of rootfs.
I tried removing qtopia directory through qt recipe but ended in
compilation error. Please suggest any idea
Hi,
I am using Poky-denzil-7.0 and have created SDK for arm1136 architecture.
I am facing problem in using gcov utility. I installed SDK on my server and
issued following command-
“root@lnux-PC$
/opt/poky/1.2/sysroots/i686-pokysdk-linux/usr/bin/armv6-vfp-poky-linux-gnueabi/arm-poky-linux-g
I did the mentioned modification and it worked..
Thanks a lot..
On Thu, Jul 12, 2012 at 7:33 AM, Khem Raj wrote:
> On Thu, Jul 12, 2012 at 1:03 AM, Navani Srivastava
> wrote:
> > Sorry, but it didn't worked for me..
> > .bb file is something like-
> >
> > &qu
"
"
Please review if anything else need to be added..
On Thu, Jul 12, 2012 at 1:08 PM, Khem Raj wrote:
> On Wed, Jul 11, 2012 at 9:03 PM, Navani Srivastava
> wrote:
> > Thanks for your reply..
> > It is a pre-built-binary which I am trying to put in a specifi
Hi,
I am using denzil-7.0 and I am trying to include dhcp package in my rootfs.
I appended following option for dhcp (bitbake –e dhcp | grep –e
“^PACKAGES=” ) in rootfs .bb file-
IMAGE_INSTALL += “dhcp-dbg dhcp-staticdev dhcp-doc dhcp-dev dhcp-server
dhcp-server-config dhcp-client dhcp-relay
Thanks for your reply..
It is a pre-built-binary which I am trying to put in a specific path of
rootfs.
I didn't get what does it mean by "packaging it seperately"..
On Wed, Jul 11, 2012 at 8:04 PM, Khem Raj wrote:
> On Wed, Jul 11, 2012 at 5:28 AM, Navani Srivastava
>
Hi,
I am working on poky-denzil-1.0 and I have added a recipe to copy pre-built
binaries and some documents to specified path of rootfs. I am able to copy
documents in rootfs successfully but while copying binaries to rootfs, I am
getting following error -
NOTE: package colorado-1.0-r0: task do_p
Hi,
We are using poky-denzil-7.0. I am trying to create SDK by running "bitbake
-v meta-toolchain-qte" . But it is getting failed at the earlier phase
throwing an error
"DEBUG: Fetcher accessed the network with the command git ls-remote git://
git.yoctoproject.org/yocto-firewall-test HEAD
DEBUG:
ns and got successful.
Thanks to Yocto community !!
On Tue, Jun 5, 2012 at 5:48 PM, Navani Srivastava <
navani.srivast...@gmail.com> wrote:
> Hi,
>
> Thanks for support. I successfully created SDK with this modification. I
> installed the same SDK and tried compiling Qt application
e.
Thanks
Navani
On Wed, May 30, 2012 at 12:36 AM, Khem Raj wrote:
> On Tue, May 29, 2012 at 2:03 AM, Navani Srivastava
> wrote:
> >
> > "ln -s
> > /opt/poky/1.0/sysroots/arm-poky-linux-gnueabi/usr/share/qtopia/mkspecs
> > mkspecs
> > | ln: creating symbolic
at 11:29 AM, Lu, Lianhao wrote:
> Navani Srivastava wrote on 2012-05-28:
> > Hi,
> >
> >
> >
> > I am working with poky-bernerd-5.0. I have built cross-toolchain for qt
> with "bitbake -v meta-toolchain-qte" for arm1136 architecture.
> >
> &
Hi,
I am working with poky-bernerd-5.0. I have built cross-toolchain for qt
with “bitbake –v meta-toolchain-qte” for arm1136 architecture.
I got the tool chain “poky-eglibc-i686-arm-toolchain-1.0.tar.bz2” under
build/tmp/deploy/sdk/ directory. On untaring this Toolchain I found that cross
gcc w
link manually and it
worked. Can any one please suggest me which changes I need to make in
recipes to create this soft link?
Thanks and Regards
Navani Srivastava
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
Hi,
I am looking for recipe of glibc-2.11.1 version. I googled for it but no
success. Can anyone please suggest me the link from where i can download
the same?
Thanks and Regards
Navani Kamal Srivastava
___
yocto mailing list
yocto@yoctoproject.org
http
Hi,
I am facing difficulty in compiling qt4-embedded_4.6.3.bb. I am compiling
qt for arm1136 arch. I have changed configuration parameters of qt in
qt4.inc as -
" -opensource -embedded arm -confirm-license -release -shared -xmlpatterns
-make libs -nomake docs -nomake demos -nomake tools -qt-gfx-l
50 matches
Mail list logo