All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] libmodbus: start to prefer version 3.1.4, now that even Debian updated testing to it. Upstream declares this version as "very stable", so maybe it is really time to switch to it
@ 2019-04-01  9:39 Gianfranco Costamagna
  2019-04-01 11:04 ` Vincent Prince
  0 siblings, 1 reply; 3+ messages in thread
From: Gianfranco Costamagna @ 2019-04-01  9:39 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Gianfranco Costamagna

---
 meta-oe/recipes-extended/libmodbus/libmodbus_3.1.4.bb | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.4.bb b/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.4.bb
index d438a0abc..cc45fa7e2 100644
--- a/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.4.bb
+++ b/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.4.bb
@@ -1,7 +1,4 @@
 require libmodbus.inc
 
-# Use the stable branch by default
-DEFAULT_PREFERENCE = "-1"
-
 SRC_URI[md5sum] = "b1a8fd3a40d2db4de51fb0cbcb201806"
 SRC_URI[sha256sum] = "c8c862b0e9a7ba699a49bc98f62bdffdfafd53a5716c0e162696b4bf108d3637"
-- 
2.17.1



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

* Re: [meta-oe][PATCH] libmodbus: start to prefer version 3.1.4, now that even Debian updated testing to it. Upstream declares this version as "very stable", so maybe it is really time to switch to it
  2019-04-01  9:39 [meta-oe][PATCH] libmodbus: start to prefer version 3.1.4, now that even Debian updated testing to it. Upstream declares this version as "very stable", so maybe it is really time to switch to it Gianfranco Costamagna
@ 2019-04-01 11:04 ` Vincent Prince
  2019-04-01 13:12   ` Gianfranco Costamagna
  0 siblings, 1 reply; 3+ messages in thread
From: Vincent Prince @ 2019-04-01 11:04 UTC (permalink / raw)
  To: Gianfranco Costamagna; +Cc: Gianfranco Costamagna, openembedded-devel

Hi Gianfranco,

This commit subject seems a bit long ?
Otherwise, I use 3.1.4 for a while now without any problems, so I agree
with your patch.

Regards,
Vincent

Le lun. 1 avr. 2019 à 11:39, Gianfranco Costamagna <
costamagna.gianfranco@gmail.com> a écrit :

> ---
>  meta-oe/recipes-extended/libmodbus/libmodbus_3.1.4.bb | 3 ---
>  1 file changed, 3 deletions(-)
>
> diff --git a/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.4.bb
> b/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.4.bb
> index d438a0abc..cc45fa7e2 100644
> --- a/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.4.bb
> +++ b/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.4.bb
> @@ -1,7 +1,4 @@
>  require libmodbus.inc
>
> -# Use the stable branch by default
> -DEFAULT_PREFERENCE = "-1"
> -
>  SRC_URI[md5sum] = "b1a8fd3a40d2db4de51fb0cbcb201806"
>  SRC_URI[sha256sum] =
> "c8c862b0e9a7ba699a49bc98f62bdffdfafd53a5716c0e162696b4bf108d3637"
> --
> 2.17.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>


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

* Re: [meta-oe][PATCH] libmodbus: start to prefer version 3.1.4, now that even Debian updated testing to it. Upstream declares this version as "very stable", so maybe it is really time to switch to it
  2019-04-01 11:04 ` Vincent Prince
@ 2019-04-01 13:12   ` Gianfranco Costamagna
  0 siblings, 0 replies; 3+ messages in thread
From: Gianfranco Costamagna @ 2019-04-01 13:12 UTC (permalink / raw)
  To: Vincent Prince; +Cc: Gianfranco Costamagna, openembedded-devel

ok, lets send again with a better subject, thanks!

G.

Il giorno lun 1 apr 2019 alle ore 13:04 Vincent Prince <
vincent.prince.fr@gmail.com> ha scritto:

> Hi Gianfranco,
>
> This commit subject seems a bit long ?
> Otherwise, I use 3.1.4 for a while now without any problems, so I agree
> with your patch.
>
> Regards,
> Vincent
>
> Le lun. 1 avr. 2019 à 11:39, Gianfranco Costamagna <
> costamagna.gianfranco@gmail.com> a écrit :
>
>> ---
>>  meta-oe/recipes-extended/libmodbus/libmodbus_3.1.4.bb | 3 ---
>>  1 file changed, 3 deletions(-)
>>
>> diff --git a/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.4.bb
>> b/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.4.bb
>> index d438a0abc..cc45fa7e2 100644
>> --- a/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.4.bb
>> +++ b/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.4.bb
>> @@ -1,7 +1,4 @@
>>  require libmodbus.inc
>>
>> -# Use the stable branch by default
>> -DEFAULT_PREFERENCE = "-1"
>> -
>>  SRC_URI[md5sum] = "b1a8fd3a40d2db4de51fb0cbcb201806"
>>  SRC_URI[sha256sum] =
>> "c8c862b0e9a7ba699a49bc98f62bdffdfafd53a5716c0e162696b4bf108d3637"
>> --
>> 2.17.1
>>
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>>
>


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-01  9:39 [meta-oe][PATCH] libmodbus: start to prefer version 3.1.4, now that even Debian updated testing to it. Upstream declares this version as "very stable", so maybe it is really time to switch to it Gianfranco Costamagna
2019-04-01 11:04 ` Vincent Prince
2019-04-01 13:12   ` Gianfranco Costamagna

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.