public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: "Maxin B. John" <maxin.john@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 03/12] ofono: upgrade to version 1.22
Date: Tue, 23 Jan 2018 16:05:43 +0200	[thread overview]
Message-ID: <1516716352-32735-4-git-send-email-maxin.john@intel.com> (raw)
In-Reply-To: <1516716352-32735-1-git-send-email-maxin.john@intel.com>

In ver 1.22:
        Fix issue with GPIO handling and Nokia modems.
        Fix issue with SIM state callback and AT modems.
        Fix issue with data mode and DCD for U-Blox modems.
        Fix issue with SMS receive on QMI based Quectel EC21.
        Fix issue with HFP support and last call dialed request.
        Fix issue with PIM retires handling and Gemalto modems.
        Fix issue with atom registration and SIM state handling.
        Add support for handling SIM card AID session management.
        Add support for handling GSM/UMTS and IMS authentication.
        Add support for IP Multimedia Subsystem (IMS) atom.
        Add support for MBIM based modems.

Signed-off-by: Maxin B. John <maxin.john@intel.com>
---
 meta/recipes-connectivity/ofono/ofono_1.21.bb | 8 --------
 meta/recipes-connectivity/ofono/ofono_1.22.bb | 8 ++++++++
 2 files changed, 8 insertions(+), 8 deletions(-)
 delete mode 100644 meta/recipes-connectivity/ofono/ofono_1.21.bb
 create mode 100644 meta/recipes-connectivity/ofono/ofono_1.22.bb

diff --git a/meta/recipes-connectivity/ofono/ofono_1.21.bb b/meta/recipes-connectivity/ofono/ofono_1.21.bb
deleted file mode 100644
index 1f0e31d..0000000
--- a/meta/recipes-connectivity/ofono/ofono_1.21.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require ofono.inc
-
-SRC_URI  = "\
-  ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \
-  file://ofono \
-"
-SRC_URI[md5sum] = "bc2b818f6fe5725d0dd8591aff6640d7"
-SRC_URI[sha256sum] = "a6b021cda0b444b772897cd637d5f455857fb5819b62c279a8302b44f9c7f2c3"
diff --git a/meta/recipes-connectivity/ofono/ofono_1.22.bb b/meta/recipes-connectivity/ofono/ofono_1.22.bb
new file mode 100644
index 0000000..fd7ee15
--- /dev/null
+++ b/meta/recipes-connectivity/ofono/ofono_1.22.bb
@@ -0,0 +1,8 @@
+require ofono.inc
+
+SRC_URI  = "\
+  ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \
+  file://ofono \
+"
+SRC_URI[md5sum] = "2a683ab8e98448ad8bc5dc9868d2893e"
+SRC_URI[sha256sum] = "8e34a6696c300c9841b55e8dff640bd3096e49f5dbe55bbebaa69a71676f687e"
-- 
2.4.0



  parent reply	other threads:[~2018-01-23 14:04 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-23 14:05 [PATCH 00/12] package upgrades Maxin B. John
2018-01-23 14:05 ` [PATCH 01/12] freetype: upgrade to version 2.9 Maxin B. John
2018-01-23 14:02   ` Alexander Kanavin
2018-01-23 14:05 ` [PATCH 02/12] libsoup-2.4: upgrade to version 2.61.2 Maxin B. John
2018-01-23 14:44   ` Burton, Ross
2018-01-24  9:25     ` Maxin B. John
2018-01-23 14:05 ` Maxin B. John [this message]
2018-01-23 14:05 ` [PATCH 04/12] pango: upgrade to version 1.41.0 Maxin B. John
2018-01-23 14:45   ` Burton, Ross
2018-01-23 14:42     ` Alexander Kanavin
2018-01-23 14:54       ` Burton, Ross
2018-01-23 14:05 ` [PATCH 05/12] libtasn1: upgrade to version 4.13 Maxin B. John
2018-01-23 14:05 ` [PATCH 06/12] puzzles: upgrade to latest commit Maxin B. John
2018-01-23 14:05 ` [PATCH 07/12] sqlite3: upgrade to version 3.22.0 Maxin B. John
2018-01-23 14:05 ` [PATCH 08/12] vte: upgrade to version 0.50.2 Maxin B. John
2018-01-23 14:05 ` [PATCH 09/12] gtk+: upgrade to version 2.24.32 Maxin B. John
2018-01-23 14:05 ` [PATCH 10/12] gtk+3: upgrade to version 3.22.26 Maxin B. John
2018-01-23 14:05 ` [PATCH 11/12] gtk-icon-utils-native: " Maxin B. John
2018-01-23 14:05 ` [PATCH 12/12] atk: upgrade to version 2.26.1 Maxin B. John
2018-01-23 14:06 ` [PATCH 00/12] package upgrades Alexander Kanavin
2018-01-24  9:01   ` Maxin B. John
2018-01-25  7:09     ` Alexander Kanavin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1516716352-32735-4-git-send-email-maxin.john@intel.com \
    --to=maxin.john@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox