[Buildroot] [PATCH] package/ofono: bump to version 1.31

Peter Korsgaard peter at korsgaard.com
Wed Nov 6 21:57:31 UTC 2019


>>>>> "Anthony" == Anthony Viallard <viallard at syscom-instruments.com> writes:

 > Signed-off-by: Anthony Viallard <viallard at syscom-instruments.com>

It would be good to give a motivation why this should go to master or
next. I don't seem to find any announcement of the release, but judging
from the git repo it looks to be purely fixes - So I have applied to
master, thanks.

 > ---
 >  package/ofono/ofono.hash | 2 +-
 >  package/ofono/ofono.mk   | 2 +-
 >  2 files changed, 2 insertions(+), 2 deletions(-)

 > diff --git a/package/ofono/ofono.hash b/package/ofono/ofono.hash
 > index e8e972af21..02245a46f4 100644
 > --- a/package/ofono/ofono.hash
 > +++ b/package/ofono/ofono.hash
 > @@ -1,4 +1,4 @@
 >  # From https://www.kernel.org/pub/linux/network/ofono/sha256sums.asc
 > -sha256 8079735efc5d7f33be9e792e791f2f7ff75c31ce67d477b994673e32319eec5c  ofono-1.30.tar.xz
 > +sha256 a15c5d28096c10eb30e47a68b6dc2e7c4a5a99d7f4cfedf0b69624f33d859e9b  ofono-1.31.tar.xz
 >  # Locally computed
 >  sha256 e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4	COPYING
 > diff --git a/package/ofono/ofono.mk b/package/ofono/ofono.mk
 > index 5a0b73879f..38b90bd732 100644
 > --- a/package/ofono/ofono.mk
 > +++ b/package/ofono/ofono.mk
 > @@ -4,7 +4,7 @@
 >  #
 >  ################################################################################
 
 > -OFONO_VERSION = 1.30
 > +OFONO_VERSION = 1.31
 >  OFONO_SOURCE = ofono-$(OFONO_VERSION).tar.xz
 >  OFONO_SITE = $(BR2_KERNEL_MIRROR)/linux/network/ofono
 >  OFONO_AUTORECONF = YES

What tree is this created against? We haven't had such an
OFONO_AUTORECONF line after _SITE, so I had to fix up the patch
manually.

Please create patches against latest git without any local
modifications, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list