Openembedded Bitbake Development
 help / color / mirror / Atom feed
* how to update a package on yocto project
@ 2014-11-18  6:30 Nishanth S
  2014-11-24  5:56 ` Iorga, Cristian
  2014-11-24  6:00 ` Iorga, Cristian
  0 siblings, 2 replies; 3+ messages in thread
From: Nishanth S @ 2014-11-18  6:30 UTC (permalink / raw)
  To: bitbake-devel

Hi

board : Intel Galileo Gen 1

I use yocto project for build image/tarball for the board.

How to update a existing package???

I mean, I use openjdk-6 on my board.

But I need to change it to openjdk-7.

I edited local.conf by adding following line.

preferred_version_openjdkXXXX = XXXX


-- 
Regards,
Nishanth.S



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: how to update a package on yocto project
  2014-11-18  6:30 how to update a package on yocto project Nishanth S
@ 2014-11-24  5:56 ` Iorga, Cristian
  2014-11-24  6:00 ` Iorga, Cristian
  1 sibling, 0 replies; 3+ messages in thread
From: Iorga, Cristian @ 2014-11-24  5:56 UTC (permalink / raw)
  To: Nishanth S, bitbake-devel@lists.openembedded.org

Hi,

Try with something like this added to the build's conf/local.conf:

PREFERRED_VERSION_openjdk-7-jre = "25b30-2.3.12"
PREFERRED_PROVIDER_openjdk-7-jre = "openjdk-7-jre"

Of course, substitute PREFERRED_VERSION_openjdk-7-jre with your exact version of openjdk-7-jre that you have and want to use.

Regards,
Cristian Iorga
Yocto Project
Intel Corporation

-----Original Message-----
From: bitbake-devel-bounces@lists.openembedded.org [mailto:bitbake-devel-bounces@lists.openembedded.org] On Behalf Of Nishanth S
Sent: Tuesday, November 18, 2014 8:30 AM
To: bitbake-devel@lists.openembedded.org
Subject: [bitbake-devel] how to update a package on yocto project

Hi

board : Intel Galileo Gen 1

I use yocto project for build image/tarball for the board.

How to update a existing package???

I mean, I use openjdk-6 on my board.

But I need to change it to openjdk-7.

I edited local.conf by adding following line.

preferred_version_openjdkXXXX = XXXX


-- 
Regards,
Nishanth.S

-- 
_______________________________________________
bitbake-devel mailing list
bitbake-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/bitbake-devel


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: how to update a package on yocto project
  2014-11-18  6:30 how to update a package on yocto project Nishanth S
  2014-11-24  5:56 ` Iorga, Cristian
@ 2014-11-24  6:00 ` Iorga, Cristian
  1 sibling, 0 replies; 3+ messages in thread
From: Iorga, Cristian @ 2014-11-24  6:00 UTC (permalink / raw)
  To: Nishanth S, bitbake-devel@lists.openembedded.org

Please note that the right list to ask this question would be:
yocto@yoctoproject.org and/or openembedded-issues@lists.openembedded.org

Regards,
Cristian Iorga
Yocto Project
Intel Corporation

-----Original Message-----
From: bitbake-devel-bounces@lists.openembedded.org [mailto:bitbake-devel-bounces@lists.openembedded.org] On Behalf Of Nishanth S
Sent: Tuesday, November 18, 2014 8:30 AM
To: bitbake-devel@lists.openembedded.org
Subject: [bitbake-devel] how to update a package on yocto project

Hi

board : Intel Galileo Gen 1

I use yocto project for build image/tarball for the board.

How to update a existing package???

I mean, I use openjdk-6 on my board.

But I need to change it to openjdk-7.

I edited local.conf by adding following line.

preferred_version_openjdkXXXX = XXXX


-- 
Regards,
Nishanth.S

-- 
_______________________________________________
bitbake-devel mailing list
bitbake-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/bitbake-devel


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-24  6:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-18  6:30 how to update a package on yocto project Nishanth S
2014-11-24  5:56 ` Iorga, Cristian
2014-11-24  6:00 ` Iorga, Cristian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox