From: Mr Dash Four <mr.dash.four@googlemail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: packages versioning
Date: Fri, 09 Dec 2011 12:59:50 +0000 [thread overview]
Message-ID: <4EE20646.2030300@googlemail.com> (raw)
In-Reply-To: <CABcZANn76DwH5QPkZw_zPVBHxS0F3a-7YgKebU3Hd=+CtZd+eQ@mail.gmail.com>
>> 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"
>
Superb, thank you! One more query regarding this - how do I remove
packages I do not want included in the final image? Is there a way to do
that (fairly) easily?
next prev parent reply other threads:[~2011-12-09 13:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-09 2:57 packages versioning Mr Dash Four
2011-12-09 3:17 ` Chris Larson
2011-12-09 12:59 ` Mr Dash Four [this message]
2011-12-09 13:35 ` Koen Kooi
2011-12-09 15:59 ` Mr Dash Four
2011-12-09 16:15 ` Mark Hatle
2011-12-09 18:57 ` Mr Dash Four
2011-12-09 19:06 ` Gary Thomas
2011-12-09 20:14 ` Mark Hatle
2011-12-09 20:46 ` Mr Dash Four
2011-12-10 18:29 ` Mr Dash Four
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4EE20646.2030300@googlemail.com \
--to=mr.dash.four@googlemail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.