: Nishanth S
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] [bitbake-devel] how to update a package on yocto project
Hi Nishanth,
On Monday 24 November 2014 11:34:17 Nishanth S wrote:
> board : Intel Galileo Gen 1
>
> I use yocto project for build image/tarball for the board.
>
>
Hi Nishanth,
On Monday 24 November 2014 11:34:17 Nishanth S wrote:
> 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 edit
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_openjdk =
I t