From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [oe-core] how to add .bb file into project meta directory
Date: Fri, 13 Apr 2012 17:52:45 +0800 [thread overview]
Message-ID: <4F87F76D.1080804@windriver.com> (raw)
In-Reply-To: <CAOHjBZudis3ALttGQZ12hxKPQbXKyffZVtoB1buz4AMaamXO=A@mail.gmail.com>
On 04/13/2012 05:31 PM, Giuseppe Condorelli wrote:
> Hi All,
>
> I need to add a new version for a given package and I'm wondering if (and
> how) I can add the relative recipe in the meta-<my_project> directory as
> well
Yes, the new version's recipe will be used by default, if it doesn't, then
add this to the .conf file
PREFERRED_VERSION_pkg = "<new_version>"
// Robert
> as I do for .bbappend files.
>
> Best Regards,
> Giuseppe
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
next prev parent reply other threads:[~2012-04-13 11:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-13 9:31 [oe-core] how to add .bb file into project meta directory Giuseppe Condorelli
2012-04-13 9:52 ` Robert Yang [this message]
2012-04-13 12:30 ` Giuseppe Condorelli
2012-04-13 10:17 ` Giuseppe Condorelli
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=4F87F76D.1080804@windriver.com \
--to=liezhi.yang@windriver.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.