* SDK creation [not found] <9BACABF0C6B14A4D8C33B42A795119BE1B6F3998@POCITMSEXMB05.LntUniverse.com> @ 2013-03-15 7:06 ` Navani Srivastava 2013-03-15 7:17 ` Prana 2013-03-15 7:31 ` Khem Raj 0 siblings, 2 replies; 8+ messages in thread From: Navani Srivastava @ 2013-03-15 7:06 UTC (permalink / raw) To: yocto@yoctoproject.org [-- Attachment #1: Type: text/plain, Size: 469 bytes --] 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/user/danny/meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb/home/user/danny/meta/recipes-qt/qt4/ qt4-embedded_4.8.3.bb). Thanks and Regards Navani Kamal Srivastava [-- Attachment #2: Type: text/html, Size: 639 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: SDK creation 2013-03-15 7:06 ` SDK creation Navani Srivastava @ 2013-03-15 7:17 ` Prana 2013-03-18 4:31 ` Navani Srivastava 2013-03-18 4:58 ` Navani Srivastava 2013-03-15 7:31 ` Khem Raj 1 sibling, 2 replies; 8+ messages in thread From: Prana @ 2013-03-15 7:17 UTC (permalink / raw) To: Navani Srivastava; +Cc: yocto@yoctoproject.org [-- Attachment #1: Type: text/plain, Size: 817 bytes --] Try adding this to your machine.conf PREFERRED_VERSION_qt4-embedded = "4.8.1" Thx, Prana On Mar 15, 2013, at 12:06 AM, Navani Srivastava <navani.srivastava@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 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/user/danny/meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb /home/user/danny/meta/recipes-qt/qt4/qt4-embedded_4.8.3.bb). > > Thanks and Regards > Navani Kamal Srivastava > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto [-- Attachment #2: Type: text/html, Size: 2555 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: SDK creation 2013-03-15 7:17 ` Prana @ 2013-03-18 4:31 ` Navani Srivastava 2013-03-18 4:58 ` Navani Srivastava 1 sibling, 0 replies; 8+ messages in thread From: Navani Srivastava @ 2013-03-18 4:31 UTC (permalink / raw) To: Prana; +Cc: yocto@yoctoproject.org [-- Attachment #1: Type: text/plain, Size: 1060 bytes --] Hi, Thanks for your reply.. But including this option didn't helped me.. On Mar 15, 2013 12:17 PM, "Prana" <pranap@gmail.com> wrote: > 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.srivastava@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 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/user/danny/meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb/home/user/danny/meta/recipes-qt/qt4/ > qt4-embedded_4.8.3.bb). > > Thanks and Regards > Navani Kamal Srivastava > > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto > > [-- Attachment #2: Type: text/html, Size: 2295 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: SDK creation 2013-03-15 7:17 ` Prana 2013-03-18 4:31 ` Navani Srivastava @ 2013-03-18 4:58 ` Navani Srivastava 1 sibling, 0 replies; 8+ messages in thread From: Navani Srivastava @ 2013-03-18 4:58 UTC (permalink / raw) To: Prana, Khem Raj; +Cc: yocto@yoctoproject.org [-- Attachment #1: Type: text/plain, Size: 1225 bytes --] Hi all, Adding below lines helped.. PREFERRED_VERSION_qt4-embedded = "4.8.1" I was changing qt configuration options so was getting that error even after adding mentioned lines.. Thanks for the help Thanks and Regards Navani On Mar 15, 2013 12:17 PM, "Prana" <pranap@gmail.com> wrote: > 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.srivastava@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 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/user/danny/meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb/home/user/danny/meta/recipes-qt/qt4/ > qt4-embedded_4.8.3.bb). > > Thanks and Regards > Navani Kamal Srivastava > > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto > > [-- Attachment #2: Type: text/html, Size: 2497 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: SDK creation 2013-03-15 7:06 ` SDK creation Navani Srivastava 2013-03-15 7:17 ` Prana @ 2013-03-15 7:31 ` Khem Raj 2013-03-15 8:42 ` Navani Srivastava 1 sibling, 1 reply; 8+ messages in thread From: Khem Raj @ 2013-03-15 7:31 UTC (permalink / raw) To: Navani Srivastava; +Cc: yocto@yoctoproject.org [-- Attachment #1: Type: text/plain, Size: 788 bytes --] On Mar 15, 2013, at 12:06 AM, Navani Srivastava <navani.srivastava@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 compilation of SDK for qt4-embedded_4.8.1.bb ? > > use PREFERRED_VERSION to pin qt4-embedded to 4.8.1 > > Right now I am getting following error- > > ERROR: Multiple .bb files are due to be built which each provide qt4-embedded (/home/user/danny/meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb /home/user/danny/meta/recipes-qt/qt4/qt4-embedded_4.8.3.bb). > > Thanks and Regards > Navani Kamal Srivastava > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto [-- Attachment #2: Type: text/html, Size: 1476 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: SDK creation 2013-03-15 7:31 ` Khem Raj @ 2013-03-15 8:42 ` Navani Srivastava 2013-04-03 7:58 ` Paul Eggleton 0 siblings, 1 reply; 8+ messages in thread From: Navani Srivastava @ 2013-03-15 8:42 UTC (permalink / raw) To: Khem Raj; +Cc: yocto@yoctoproject.org [-- Attachment #1: Type: text/plain, Size: 1024 bytes --] 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" <raj.khem@gmail.com> wrote: > > On Mar 15, 2013, at 12:06 AM, Navani Srivastava < > navani.srivastava@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 compilation of SDK for > qt4-embedded_4.8.1.bb ? > > > > use PREFERRED_VERSION to pin qt4-embedded to 4.8.1 > > > > Right now I am getting following error- > > ERROR: Multiple .bb files are due to be built which each provide > qt4-embedded (/home/user/danny/meta/recipes-qt/qt4/qt4-embedded_4.8.1.bb/home/user/danny/meta/recipes-qt/qt4/ > qt4-embedded_4.8.3.bb). > > Thanks and Regards > Navani Kamal Srivastava > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto > > > [-- Attachment #2: Type: text/html, Size: 1873 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: SDK creation 2013-03-15 8:42 ` Navani Srivastava @ 2013-04-03 7:58 ` Paul Eggleton 2013-04-03 8:31 ` Navani Srivastava 0 siblings, 1 reply; 8+ messages in thread From: Paul Eggleton @ 2013-04-03 7:58 UTC (permalink / raw) To: Navani Srivastava, yocto On Friday 15 March 2013 14:12:45 Navani Srivastava wrote: > I tried giving > PREFERRED_PROVIDER_qt4_embedded ?= "4.8.1" > > in machine configuration file but it didn't helped.. > Any suggestions? This should be PREFERRED_VERSION_qt4-embedded = "4.8.1" (note VERSION not PROVIDER, qt4-embedded not qt4_embedded, and = not ?= ) Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: SDK creation 2013-04-03 7:58 ` Paul Eggleton @ 2013-04-03 8:31 ` Navani Srivastava 0 siblings, 0 replies; 8+ messages in thread From: Navani Srivastava @ 2013-04-03 8:31 UTC (permalink / raw) To: Paul Eggleton; +Cc: yocto [-- Attachment #1: Type: text/plain, Size: 568 bytes --] Thanks for your reply.. It worked.. On Apr 3, 2013 12:58 PM, "Paul Eggleton" <paul.eggleton@linux.intel.com> 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 file but it didn't helped.. > > Any suggestions? > > This should be PREFERRED_VERSION_qt4-embedded = "4.8.1" > (note VERSION not PROVIDER, qt4-embedded not qt4_embedded, and = not ?= ) > > Cheers, > Paul > > -- > > Paul Eggleton > Intel Open Source Technology Centre > [-- Attachment #2: Type: text/html, Size: 888 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2013-04-03 8:31 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <9BACABF0C6B14A4D8C33B42A795119BE1B6F3998@POCITMSEXMB05.LntUniverse.com>
2013-03-15 7:06 ` SDK creation Navani Srivastava
2013-03-15 7:17 ` Prana
2013-03-18 4:31 ` Navani Srivastava
2013-03-18 4:58 ` Navani Srivastava
2013-03-15 7:31 ` Khem Raj
2013-03-15 8:42 ` Navani Srivastava
2013-04-03 7:58 ` Paul Eggleton
2013-04-03 8:31 ` Navani Srivastava
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.