All of lore.kernel.org
 help / color / mirror / Atom feed
From: "akuster" <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [dunfell 14/35] jansson: upgrade 2.12 -> 2.13.1
Date: Sun, 31 May 2020 09:16:01 -0700	[thread overview]
Message-ID: <4546f855752e65ef3bacf687ed8753d4a907c68c.1590941674.git.akuster808@gmail.com> (raw)
In-Reply-To: <cover.1590941673.git.akuster808@gmail.com>

From: Wang Mingyu <wangmy@cn.fujitsu.com>

-License-Update: Copyright year updated to 2020.

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit ddb9565aeb8938911cc94c04e6a94b5373af4c6b)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 .../jansson/{jansson_2.12.bb => jansson_2.13.1.bb}          | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-extended/jansson/{jansson_2.12.bb => jansson_2.13.1.bb} (60%)

diff --git a/meta-oe/recipes-extended/jansson/jansson_2.12.bb b/meta-oe/recipes-extended/jansson/jansson_2.13.1.bb
similarity index 60%
rename from meta-oe/recipes-extended/jansson/jansson_2.12.bb
rename to meta-oe/recipes-extended/jansson/jansson_2.13.1.bb
index f47fe5725c..d6e56ea768 100644
--- a/meta-oe/recipes-extended/jansson/jansson_2.12.bb
+++ b/meta-oe/recipes-extended/jansson/jansson_2.13.1.bb
@@ -2,12 +2,12 @@ SUMMARY = "Jansson is a C library for encoding, decoding and manipulating JSON d
 HOMEPAGE = "http://www.digip.org/jansson/"
 BUGTRACKER = "https://github.com/akheron/jansson/issues"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=fc2548c0eb83800f29330040e18b5a05"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=afd92c4cfc08f4896003251b878cc0bf"
 
 SRC_URI = "http://www.digip.org/jansson/releases/${BPN}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "0ed1f3a924604aae68067c214b0010ef"
-SRC_URI[sha256sum] = "5f8dec765048efac5d919aded51b26a32a05397ea207aa769ff6b53c7027d2c9"
+SRC_URI[md5sum] = "570af45b8203e95876d71fecd56cee20"
+SRC_URI[sha256sum] = "f4f377da17b10201a60c1108613e78ee15df6b12016b116b6de42209f47a474f"
 
 inherit autotools pkgconfig
 
-- 
2.17.1


  parent reply	other threads:[~2020-05-31 16:16 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-31 16:15 [dunfell 00/35] Patch review akuster
2020-05-31 16:15 ` [dunfell 01/35] netplan: Depend on systemd if it is in distro akuster
2020-05-31 16:15 ` [dunfell 02/35] uim: Add patch to fix -fno-common link error akuster
2020-05-31 16:15 ` [dunfell 03/35] nlohmann-json: backport gcc10 fix akuster
2020-05-31 16:15 ` [dunfell 04/35] xfconf: 4.14.2 -> 4.14.3 akuster
2020-05-31 16:15 ` [dunfell 05/35] thunar: 1.8.12 -> 1.8.14 akuster
2020-05-31 16:15 ` [dunfell 06/35] catfish: 1.4.11 -> 1.4.13 akuster
2020-05-31 16:15 ` [dunfell 07/35] librsync: upgrade 2.3.0 -> 2.3.1 akuster
2020-05-31 16:15 ` [dunfell 08/35] dstat: Fix runtime error that depend python akuster
2020-05-31 16:15 ` [dunfell 09/35] unicode-ucd: Stop broken license downloading akuster
2020-05-31 16:15 ` [dunfell 10/35] python-periphery: Add python-mmap to RDEPENDS akuster
2020-05-31 16:15 ` [dunfell 11/35] postfix: Upgrade to 3.4.10 and compile with -fcommon akuster
2020-05-31 16:15 ` [dunfell 12/35] postfix: Upgrade 3.4.10 -> 3.4.12 akuster
2020-05-31 16:16 ` [dunfell 13/35] python3-iso8601: add python3-numbers to RDEPENDS akuster
2020-05-31 16:16 ` akuster [this message]
2020-05-31 16:16 ` [dunfell 15/35] openldap: upgrade 2.4.49 -> 2.4.50 akuster
2020-05-31 16:16 ` [dunfell 16/35] python3-jinja2: Update 2.11.1 -> 2.11.2 akuster
2020-05-31 16:16 ` [dunfell 17/35] python3-gmqtt: Upgrade to 0.6.5 akuster
2020-05-31 16:16 ` [dunfell 18/35] python3-pycparser: upgrade 2.19 -> 2.20 akuster
2020-05-31 16:16 ` [dunfell 19/35] python3-appdirs: Upgrade to 1.4.4 akuster
2020-05-31 16:16 ` [dunfell 20/35] apache2: create log/run directory via pkg_postinst akuster
2020-05-31 16:16 ` [dunfell 21/35] dnsmasq: upgrade 2.80 -> 2.81 akuster
2020-05-31 16:16 ` [dunfell 22/35] fetchmail: upgrade 6.4.3 -> 6.4.4 akuster
2020-05-31 16:16 ` [dunfell 23/35] kea: upgrade 1.7.6 -> 1.7.7 akuster
2020-05-31 16:16 ` [dunfell 24/35] libqmi: upgrade 1.24.8 -> 1.24.12 akuster
2020-05-31 16:16 ` [dunfell 25/35] python3-pandas: Upgrade 1.0.1 -> 1.0.3 akuster
2020-05-31 16:16 ` [dunfell 26/35] python3-parallax: Upgrade 1.0.5 -> 1.0.6 akuster
2020-05-31 16:16 ` [dunfell 27/35] python3-openpyxl: Upgrade 2.6.3 -> 3.0.3 akuster
2020-05-31 16:16 ` [dunfell 28/35] safec: Update to latest on 3.5.1 release tags akuster
2020-05-31 16:16 ` [dunfell 29/35] turbostat: fix the build failure for new v5.7-rc6 kernel akuster
2020-05-31 16:16 ` [dunfell 30/35] cryptsetup: upgrade 2.3.1 -> 2.3.2 akuster
2020-05-31 16:16 ` [dunfell 31/35] tremor: update SRC_URI as project moved to gitlab akuster
2020-05-31 16:16 ` [dunfell 32/35] ser2net: fix upstream check URL akuster
2020-05-31 16:16 ` [dunfell 33/35] ser2net: upgrade 4.1.5 -> 4.1.8 akuster
2020-05-31 16:16 ` [dunfell 34/35] gexiv2: upgrade 0.12.0 -> 0.12.1 akuster
2020-05-31 16:16 ` [dunfell 35/35] thunar: upgrade 1.8.14 -> 1.8.15 akuster

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=4546f855752e65ef3bacf687ed8753d4a907c68c.1590941674.git.akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@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 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.