[oe] packages versioning

Chris Larson clarson at kergoth.com
Fri Dec 9 03:17:36 UTC 2011


On Thu, Dec 8, 2011 at 7:57 PM, Mr Dash Four
<mr.dash.four at googlemail.com> wrote:
> Is there a way I could force/select a particular version of a specific
> package in a given target?
>
> I am building my fso-console-image and I would like it to use udev-165
> instead of udev-162, but I can't find a way to alter this. I could build
> udev-165 separately - no problem, but don't know how to integrate this into
> the main task of building the image itself.

PREFERRED_VERSION_udev = "165"

> Also, is there a way I can include additional packages as part of that
> fso-console-image build? I'd like to have openvpn, a different version of
> wpa_supplicant, openssl etc.

IMAGE_INSTALL_append = " openvpn"

-- Christopher Larson




More information about the Openembedded-devel mailing list