All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ncurses_5.7.bb: Make DEFAULT_PREFERENCE
@ 2010-08-22 17:32 Khem Raj
  2010-08-22 17:47 ` Philip Balister
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2010-08-22 17:32 UTC (permalink / raw)
  To: openembedded-devel

* Select 5.7 if none pinned.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 recipes/ncurses/ncurses_5.7.bb |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/recipes/ncurses/ncurses_5.7.bb b/recipes/ncurses/ncurses_5.7.bb
index ab029ae..57374ec 100644
--- a/recipes/ncurses/ncurses_5.7.bb
+++ b/recipes/ncurses/ncurses_5.7.bb
@@ -6,9 +6,6 @@ PATCHDATE = "20100501"
 PKGV = "${PV}+${PATCHDATE}"
 PR = "r11"
 
-# recipe is experimental for now...
-DEFAULT_PREFERENCE = "-99"
-
 DEPENDS = "ncurses-native unifdef-native"
 DEPENDS_virtclass-native = "unifdef-native"
 
-- 
1.7.1




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

* Re: [PATCH] ncurses_5.7.bb: Make DEFAULT_PREFERENCE
  2010-08-22 17:32 [PATCH] ncurses_5.7.bb: Make DEFAULT_PREFERENCE Khem Raj
@ 2010-08-22 17:47 ` Philip Balister
  2010-08-22 20:18   ` Frans Meulenbroeks
  0 siblings, 1 reply; 3+ messages in thread
From: Philip Balister @ 2010-08-22 17:47 UTC (permalink / raw)
  To: openembedded-devel

On 08/22/2010 01:32 PM, Khem Raj wrote:
> * Select 5.7 if none pinned.
>
> Signed-off-by: Khem Raj<raj.khem@gmail.com>
> ---
>   recipes/ncurses/ncurses_5.7.bb |    3 ---
>   1 files changed, 0 insertions(+), 3 deletions(-)
>
> diff --git a/recipes/ncurses/ncurses_5.7.bb b/recipes/ncurses/ncurses_5.7.bb
> index ab029ae..57374ec 100644
> --- a/recipes/ncurses/ncurses_5.7.bb
> +++ b/recipes/ncurses/ncurses_5.7.bb
> @@ -6,9 +6,6 @@ PATCHDATE = "20100501"
>   PKGV = "${PV}+${PATCHDATE}"
>   PR = "r11"
>
> -# recipe is experimental for now...
> -DEFAULT_PREFERENCE = "-99"
> -
>   DEPENDS = "ncurses-native unifdef-native"
>   DEPENDS_virtclass-native = "unifdef-native"
>

We need to combine this with a PR bump for all recipes that DEPEND on 
ncurses ....

Philip



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

* Re: [PATCH] ncurses_5.7.bb: Make DEFAULT_PREFERENCE
  2010-08-22 17:47 ` Philip Balister
@ 2010-08-22 20:18   ` Frans Meulenbroeks
  0 siblings, 0 replies; 3+ messages in thread
From: Frans Meulenbroeks @ 2010-08-22 20:18 UTC (permalink / raw)
  To: openembedded-devel

2010/8/22 Philip Balister <philip@balister.org>:
> On 08/22/2010 01:32 PM, Khem Raj wrote:
>>
>> * Select 5.7 if none pinned.
>>
>> Signed-off-by: Khem Raj<raj.khem@gmail.com>
>> ---
>>  recipes/ncurses/ncurses_5.7.bb |    3 ---
>>  1 files changed, 0 insertions(+), 3 deletions(-)
>>
>> diff --git a/recipes/ncurses/ncurses_5.7.bb
>> b/recipes/ncurses/ncurses_5.7.bb
>> index ab029ae..57374ec 100644
>> --- a/recipes/ncurses/ncurses_5.7.bb
>> +++ b/recipes/ncurses/ncurses_5.7.bb
>> @@ -6,9 +6,6 @@ PATCHDATE = "20100501"
>>  PKGV = "${PV}+${PATCHDATE}"
>>  PR = "r11"
>>
>> -# recipe is experimental for now...
>> -DEFAULT_PREFERENCE = "-99"
>> -
>>  DEPENDS = "ncurses-native unifdef-native"
>>  DEPENDS_virtclass-native = "unifdef-native"
>>
>
> We need to combine this with a PR bump for all recipes that DEPEND on
> ncurses ....

Agree; otherwise packages on feeds will remain to refer to the old libs

Frans



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

end of thread, other threads:[~2010-08-22 20:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-22 17:32 [PATCH] ncurses_5.7.bb: Make DEFAULT_PREFERENCE Khem Raj
2010-08-22 17:47 ` Philip Balister
2010-08-22 20:18   ` Frans Meulenbroeks

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.