All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ofono: update to 1.31
@ 2019-10-31 15:06 Oleksandr Kravchuk
  2019-10-31 18:01 ` Ross Burton
  0 siblings, 1 reply; 2+ messages in thread
From: Oleksandr Kravchuk @ 2019-10-31 15:06 UTC (permalink / raw)
  To: openembedded-core; +Cc: Oleksandr Kravchuk

Changelog:
- Fix issue with handling CID 0 context identifier
- Fix issue with handling detach state and running LTE
- Fix issue with handling SIM states and Quectel modems

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../ofono/{ofono_1.30.bb => ofono_1.31.bb}                    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-connectivity/ofono/{ofono_1.30.bb => ofono_1.31.bb} (56%)

diff --git a/meta/recipes-connectivity/ofono/ofono_1.30.bb b/meta/recipes-connectivity/ofono/ofono_1.31.bb
similarity index 56%
rename from meta/recipes-connectivity/ofono/ofono_1.30.bb
rename to meta/recipes-connectivity/ofono/ofono_1.31.bb
index c916cb1b22..7869ac0cf7 100644
--- a/meta/recipes-connectivity/ofono/ofono_1.30.bb
+++ b/meta/recipes-connectivity/ofono/ofono_1.31.bb
@@ -5,5 +5,5 @@ SRC_URI  = "\
   file://ofono \
   file://0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch \
 "
-SRC_URI[md5sum] = "2b1ce11a4db1f4b5c8cd96eb7e96ba0c"
-SRC_URI[sha256sum] = "8079735efc5d7f33be9e792e791f2f7ff75c31ce67d477b994673e32319eec5c"
+SRC_URI[md5sum] = "1c26340e3c6ed132cc812595081bb3dc"
+SRC_URI[sha256sum] = "a15c5d28096c10eb30e47a68b6dc2e7c4a5a99d7f4cfedf0b69624f33d859e9b"
-- 
2.17.1



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

* Re: [PATCH] ofono: update to 1.31
  2019-10-31 15:06 [PATCH] ofono: update to 1.31 Oleksandr Kravchuk
@ 2019-10-31 18:01 ` Ross Burton
  0 siblings, 0 replies; 2+ messages in thread
From: Ross Burton @ 2019-10-31 18:01 UTC (permalink / raw)
  To: Oleksandr Kravchuk, openembedded-core

On 31/10/2019 15:06, Oleksandr Kravchuk wrote:> Changelog:
 > - Fix issue with handling CID 0 context identifier
 > - Fix issue with handling detach state and running LTE
 > - Fix issue with handling SIM states and Quectel modems

A patch just landed in master to clean up the recipe, can you rebase on 
top of that please?

Ross


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

end of thread, other threads:[~2019-10-31 18:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-31 15:06 [PATCH] ofono: update to 1.31 Oleksandr Kravchuk
2019-10-31 18:01 ` Ross Burton

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.