All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe-core] how to add .bb file into project meta directory
@ 2012-04-13  9:31 Giuseppe Condorelli
  2012-04-13  9:52 ` Robert Yang
  2012-04-13 10:17 ` Giuseppe Condorelli
  0 siblings, 2 replies; 4+ messages in thread
From: Giuseppe Condorelli @ 2012-04-13  9:31 UTC (permalink / raw)
  To: openembedded-devel

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
as I do for .bbappend files.

Best Regards,
Giuseppe


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

* Re: [oe-core] how to add .bb file into project meta directory
  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
  2012-04-13 12:30   ` Giuseppe Condorelli
  2012-04-13 10:17 ` Giuseppe Condorelli
  1 sibling, 1 reply; 4+ messages in thread
From: Robert Yang @ 2012-04-13  9:52 UTC (permalink / raw)
  To: openembedded-devel



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
>



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

* Re: [oe-core] how to add .bb file into project meta directory
  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
@ 2012-04-13 10:17 ` Giuseppe Condorelli
  1 sibling, 0 replies; 4+ messages in thread
From: Giuseppe Condorelli @ 2012-04-13 10:17 UTC (permalink / raw)
  To: openembedded-devel

Solved, it's the same as .bbappend file.

2012/4/13 Giuseppe Condorelli <giuseppe.condorelli@gmail.com>

> 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
> as I do for .bbappend files.
>
> Best Regards,
> Giuseppe
>


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

* Re: [oe-core] how to add .bb file into project meta directory
  2012-04-13  9:52 ` Robert Yang
@ 2012-04-13 12:30   ` Giuseppe Condorelli
  0 siblings, 0 replies; 4+ messages in thread
From: Giuseppe Condorelli @ 2012-04-13 12:30 UTC (permalink / raw)
  To: openembedded-devel

Many thanks Robert!!! :)

2012/4/13 Robert Yang <liezhi.yang@windriver.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<Openembedded-devel@lists.openembedded.org>
>> http://lists.linuxtogo.org/**cgi-bin/mailman/listinfo/**
>> openembedded-devel<http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel>
>>
>>
> ______________________________**_________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.**openembedded.org<Openembedded-devel@lists.openembedded.org>
> http://lists.linuxtogo.org/**cgi-bin/mailman/listinfo/**openembedded-devel<http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel>
>


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

end of thread, other threads:[~2012-04-13 12:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2012-04-13 12:30   ` Giuseppe Condorelli
2012-04-13 10:17 ` Giuseppe Condorelli

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.