All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH] wireshark: upgrade 3.0.7 -> 3.2.0
@ 2020-01-07 13:23 Wang Mingyu
  2020-01-07 13:23 ` [meta-oe][PATCH] botan: upgrade 2.11.0 -> 2.13.0 Wang Mingyu
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Wang Mingyu @ 2020-01-07 13:23 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 .../wireshark/{wireshark_3.0.7.bb => wireshark_3.2.0.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-support/wireshark/{wireshark_3.0.7.bb => wireshark_3.2.0.bb} (95%)

diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.0.7.bb b/meta-networking/recipes-support/wireshark/wireshark_3.2.0.bb
similarity index 95%
rename from meta-networking/recipes-support/wireshark/wireshark_3.0.7.bb
rename to meta-networking/recipes-support/wireshark/wireshark_3.2.0.bb
index a401b5431..412d6d7d6 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_3.0.7.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_3.2.0.bb
@@ -12,8 +12,8 @@ SRC_URI = "https://1.eu.dl.wireshark.org/src/all-versions/wireshark-${PV}.tar.xz
 
 UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src"
 
-SRC_URI[md5sum] = "5b486f20239545c5af1db614c0d98876"
-SRC_URI[sha256sum] = "3b2b279017753398b8d5deb440db5f98a205eea35f9417e5fa2893947e7992f2"
+SRC_URI[md5sum] = "259915adbbaded15de075afe7b4b03b6"
+SRC_URI[sha256sum] = "4cfd33a19a454ff4002243e9d04d6afd64280a109a21ae652a192f2be2b1b66c"
 
 PE = "1"
 
-- 
2.17.1





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

* [meta-oe][PATCH] botan: upgrade 2.11.0 -> 2.13.0
  2020-01-07 13:23 [meta-networking][PATCH] wireshark: upgrade 3.0.7 -> 3.2.0 Wang Mingyu
@ 2020-01-07 13:23 ` Wang Mingyu
  2020-01-07 13:23 ` [meta-oe][PATCH] cppzmq: upgrade 4.4.1 -> 4.5.0 Wang Mingyu
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Wang Mingyu @ 2020-01-07 13:23 UTC (permalink / raw)
  To: openembedded-devel

-License-Update: Copyright year updated to 2020.

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 .../botan/{botan_2.11.0.bb => botan_2.13.0.bb}              | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-crypto/botan/{botan_2.11.0.bb => botan_2.13.0.bb} (83%)

diff --git a/meta-oe/recipes-crypto/botan/botan_2.11.0.bb b/meta-oe/recipes-crypto/botan/botan_2.13.0.bb
similarity index 83%
rename from meta-oe/recipes-crypto/botan/botan_2.11.0.bb
rename to meta-oe/recipes-crypto/botan/botan_2.13.0.bb
index c2d644b41..0854bd672 100644
--- a/meta-oe/recipes-crypto/botan/botan_2.11.0.bb
+++ b/meta-oe/recipes-crypto/botan/botan_2.13.0.bb
@@ -1,12 +1,12 @@
 SUMMARY = "Crypto and TLS for C++11"
 HOMEPAGE = "https://botan.randombit.net"
 LICENSE = "BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://license.txt;md5=f4c145d4d70a3244a053c9f90d4841fc"
+LIC_FILES_CHKSUM = "file://license.txt;md5=a02e03c8fa2c5e7b9b3fcc1b9811fd3b"
 SECTION = "libs"
 
 SRC_URI = "https://botan.randombit.net/releases/Botan-${PV}.tar.xz"
-SRC_URI[md5sum] = "2dba13b0d25d0e9d2a6f9867c62c9f2e"
-SRC_URI[sha256sum] = "f7874da2aeb8c018fd77df40b2137879bf90b66f5589490c991e83fb3e8094be"
+SRC_URI[md5sum] = "9f90c7d523778be5f23f3ce79046ba35"
+SRC_URI[sha256sum] = "f57ae42a41e1091bca58f44f41addebd9a390b651603952c881ec89d50187e90"
 
 S = "${WORKDIR}/Botan-${PV}"
 
-- 
2.17.1





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

* [meta-oe][PATCH] cppzmq: upgrade 4.4.1 -> 4.5.0
  2020-01-07 13:23 [meta-networking][PATCH] wireshark: upgrade 3.0.7 -> 3.2.0 Wang Mingyu
  2020-01-07 13:23 ` [meta-oe][PATCH] botan: upgrade 2.11.0 -> 2.13.0 Wang Mingyu
@ 2020-01-07 13:23 ` Wang Mingyu
  2020-01-07 13:23 ` [meta-oe][PATCH] iozone3: upgrade 487 -> 488 Wang Mingyu
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Wang Mingyu @ 2020-01-07 13:23 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
index cdd2f78cc..369712910 100644
--- a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
+++ b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb
@@ -4,8 +4,8 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=db174eaf7b55a34a7c89551197f66e94"
 DEPENDS = "zeromq"
 
-SRCREV = "f5b36e563598d48fcc0d82e589d3596afef945ae"
-PV = "4.4.1"
+SRCREV = "e67fa0e16d7964876228952f60693f5c03ea0cc1"
+PV = "4.5.0"
 
 SRC_URI = "git://github.com/zeromq/cppzmq.git"
 
-- 
2.17.1





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

* [meta-oe][PATCH] iozone3: upgrade 487 -> 488
  2020-01-07 13:23 [meta-networking][PATCH] wireshark: upgrade 3.0.7 -> 3.2.0 Wang Mingyu
  2020-01-07 13:23 ` [meta-oe][PATCH] botan: upgrade 2.11.0 -> 2.13.0 Wang Mingyu
  2020-01-07 13:23 ` [meta-oe][PATCH] cppzmq: upgrade 4.4.1 -> 4.5.0 Wang Mingyu
@ 2020-01-07 13:23 ` Wang Mingyu
  2020-01-07 13:23 ` [meta-oe][PATCH] libmbim: upgrade 1.20.2 -> 1.20.4 Wang Mingyu
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Wang Mingyu @ 2020-01-07 13:23 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 .../iozone3/{iozone3_487.bb => iozone3_488.bb}                | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-benchmark/iozone3/{iozone3_487.bb => iozone3_488.bb} (96%)

diff --git a/meta-oe/recipes-benchmark/iozone3/iozone3_487.bb b/meta-oe/recipes-benchmark/iozone3/iozone3_488.bb
similarity index 96%
rename from meta-oe/recipes-benchmark/iozone3/iozone3_487.bb
rename to meta-oe/recipes-benchmark/iozone3/iozone3_488.bb
index 42864bead..5885b145e 100644
--- a/meta-oe/recipes-benchmark/iozone3/iozone3_487.bb
+++ b/meta-oe/recipes-benchmark/iozone3/iozone3_488.bb
@@ -10,8 +10,8 @@ SRC_URI = "http://www.iozone.org/src/current/${BPN}_${PV}.tar \
     file://parallelism.patch \
     file://copyright.txt \
 "
-SRC_URI[md5sum] = "2dbe035caf99c5367625352e158bb866"
-SRC_URI[sha256sum] = "2c488a7ccddd624fd557af16e71442c367b131d6178e1b4023bbd532bacdda59"
+SRC_URI[md5sum] = "d60a69e44cda8436f4f94d860958efc2"
+SRC_URI[sha256sum] = "960265163d93f15f7ad352f726d4837c5dd794fff357c743fdb56cbcf4abca04"
 
 UPSTREAM_CHECK_REGEX = "iozone3_(?P<pver>\d+).tar"
 
-- 
2.17.1





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

* [meta-oe][PATCH] libmbim: upgrade 1.20.2 -> 1.20.4
  2020-01-07 13:23 [meta-networking][PATCH] wireshark: upgrade 3.0.7 -> 3.2.0 Wang Mingyu
                   ` (2 preceding siblings ...)
  2020-01-07 13:23 ` [meta-oe][PATCH] iozone3: upgrade 487 -> 488 Wang Mingyu
@ 2020-01-07 13:23 ` Wang Mingyu
  2020-01-07 13:23 ` [meta-oe][PATCH] libnfc: upgrade to 1.7.1 Wang Mingyu
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Wang Mingyu @ 2020-01-07 13:23 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 .../libmbim/{libmbim_1.20.2.bb => libmbim_1.20.4.bb}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-connectivity/libmbim/{libmbim_1.20.2.bb => libmbim_1.20.4.bb} (82%)

diff --git a/meta-oe/recipes-connectivity/libmbim/libmbim_1.20.2.bb b/meta-oe/recipes-connectivity/libmbim/libmbim_1.20.4.bb
similarity index 82%
rename from meta-oe/recipes-connectivity/libmbim/libmbim_1.20.2.bb
rename to meta-oe/recipes-connectivity/libmbim/libmbim_1.20.4.bb
index 2c4a59f7f..a3ef80c1b 100644
--- a/meta-oe/recipes-connectivity/libmbim/libmbim_1.20.2.bb
+++ b/meta-oe/recipes-connectivity/libmbim/libmbim_1.20.4.bb
@@ -14,5 +14,5 @@ inherit autotools pkgconfig bash-completion
 SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz \
            file://clang.patch \
 "
-SRC_URI[md5sum] = "988a6a7fd4a2f4e08c098992180e5b02"
-SRC_URI[sha256sum] = "550fb69e5e57f7646f8eb9ed8d24e44ea869ad846be9c162893f12e43528059b"
+SRC_URI[md5sum] = "d38d637e33cde8a91484f53a9f6c4d49"
+SRC_URI[sha256sum] = "ac2708a409b09f1f6f1786a8a9e39c36619aa8d6f285ea943daa7a48ea36d3e8"
-- 
2.17.1





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

* [meta-oe][PATCH] libnfc: upgrade to 1.7.1
  2020-01-07 13:23 [meta-networking][PATCH] wireshark: upgrade 3.0.7 -> 3.2.0 Wang Mingyu
                   ` (3 preceding siblings ...)
  2020-01-07 13:23 ` [meta-oe][PATCH] libmbim: upgrade 1.20.2 -> 1.20.4 Wang Mingyu
@ 2020-01-07 13:23 ` Wang Mingyu
  2020-01-07 13:23 ` [meta-oe][PATCH] libsigc++-2.0: upgrade 3.0.0 -> 3.0.2 Wang Mingyu
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Wang Mingyu @ 2020-01-07 13:23 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 meta-oe/recipes-core/libnfc/libnfc_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-core/libnfc/libnfc_git.bb b/meta-oe/recipes-core/libnfc/libnfc_git.bb
index 7efd3443d..64c5f5c34 100644
--- a/meta-oe/recipes-core/libnfc/libnfc_git.bb
+++ b/meta-oe/recipes-core/libnfc/libnfc_git.bb
@@ -8,7 +8,7 @@ SECTION = "libs"
 inherit autotools pkgconfig
 
 S = "${WORKDIR}/git"
-SRCREV = "c42e2502d4627d3ea62f83c32677b100bb3cebdc"
+SRCREV = "2d4543673e9b76c02679ca8b89259659f1afd932"
 SRC_URI = "git://github.com/nfc-tools/libnfc.git \
            file://0001-usbbus-Include-stdint.h-for-uintX_t.patch \
           "
-- 
2.17.1





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

* [meta-oe][PATCH] libsigc++-2.0: upgrade 3.0.0 -> 3.0.2
  2020-01-07 13:23 [meta-networking][PATCH] wireshark: upgrade 3.0.7 -> 3.2.0 Wang Mingyu
                   ` (4 preceding siblings ...)
  2020-01-07 13:23 ` [meta-oe][PATCH] libnfc: upgrade to 1.7.1 Wang Mingyu
@ 2020-01-07 13:23 ` Wang Mingyu
  2020-01-07 13:23 ` [meta-oe][PATCH] libuv: upgrade 1.33.1 -> 1.34.0 Wang Mingyu
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Wang Mingyu @ 2020-01-07 13:23 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 .../{libsigc++-3_3.0.0.bb => libsigc++-3_3.0.2.bb}            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-core/libsigc++-2.0/{libsigc++-3_3.0.0.bb => libsigc++-3_3.0.2.bb} (77%)

diff --git a/meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.0.0.bb b/meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.0.2.bb
similarity index 77%
rename from meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.0.0.bb
rename to meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.0.2.bb
index 3c0330f50..0acdb3e98 100644
--- a/meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.0.0.bb
+++ b/meta-oe/recipes-core/libsigc++-2.0/libsigc++-3_3.0.2.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=959bffe2993816eb32ec4bc1ec1d5875"
 DEPENDS = "mm-common"
 
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libsigc++/3.0/libsigc++-${PV}.tar.xz"
-SRC_URI[md5sum] = "6ffe924f1d8624b5716468cde67dc03f"
-SRC_URI[sha256sum] = "50a0855c1eb26e6044ffe888dbe061938ab4241f96d8f3754ea7ead38ab8ed06"
+SRC_URI[md5sum] = "1f93f8ed4ead38e876157834b2c57c21"
+SRC_URI[sha256sum] = "4b77676de1e74774ec456bcc6ac6f04a2791a12cc1fe07f8305d4c3c86e2f339"
 
 S = "${WORKDIR}/libsigc++-${PV}"
 
-- 
2.17.1





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

* [meta-oe][PATCH] libuv: upgrade 1.33.1 -> 1.34.0
  2020-01-07 13:23 [meta-networking][PATCH] wireshark: upgrade 3.0.7 -> 3.2.0 Wang Mingyu
                   ` (5 preceding siblings ...)
  2020-01-07 13:23 ` [meta-oe][PATCH] libsigc++-2.0: upgrade 3.0.0 -> 3.0.2 Wang Mingyu
@ 2020-01-07 13:23 ` Wang Mingyu
  2020-01-07 13:23 ` [meta-oe][PATCH] phoronix-test-suite: upgrade 9.0.1 -> 9.2.1 Wang Mingyu
  2020-01-07 13:23 ` [meta-oe][PATCH] rabbitmq-c: upgrade 0.9.0 -> 0.10.0 Wang Mingyu
  8 siblings, 0 replies; 10+ messages in thread
From: Wang Mingyu @ 2020-01-07 13:23 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 .../libuv/{libuv_1.33.1.bb => libuv_1.34.0.bb}                  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-connectivity/libuv/{libuv_1.33.1.bb => libuv_1.34.0.bb} (90%)

diff --git a/meta-oe/recipes-connectivity/libuv/libuv_1.33.1.bb b/meta-oe/recipes-connectivity/libuv/libuv_1.34.0.bb
similarity index 90%
rename from meta-oe/recipes-connectivity/libuv/libuv_1.33.1.bb
rename to meta-oe/recipes-connectivity/libuv/libuv_1.34.0.bb
index 604568e62..b842bbda7 100644
--- a/meta-oe/recipes-connectivity/libuv/libuv_1.33.1.bb
+++ b/meta-oe/recipes-connectivity/libuv/libuv_1.34.0.bb
@@ -4,7 +4,7 @@ BUGTRACKER = "https://github.com/libuv/libuv/issues"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a68902a430e32200263d182d44924d47"
 
-SRCREV = "07ad32138f4d2285ba2226b5e20462b27b091a59"
+SRCREV = "15ae750151ac9341e5945eb38f8982d59fb99201"
 SRC_URI = "git://github.com/libuv/libuv;branch=v1.x"
 
 S = "${WORKDIR}/git"
-- 
2.17.1





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

* [meta-oe][PATCH] phoronix-test-suite: upgrade 9.0.1 -> 9.2.1
  2020-01-07 13:23 [meta-networking][PATCH] wireshark: upgrade 3.0.7 -> 3.2.0 Wang Mingyu
                   ` (6 preceding siblings ...)
  2020-01-07 13:23 ` [meta-oe][PATCH] libuv: upgrade 1.33.1 -> 1.34.0 Wang Mingyu
@ 2020-01-07 13:23 ` Wang Mingyu
  2020-01-07 13:23 ` [meta-oe][PATCH] rabbitmq-c: upgrade 0.9.0 -> 0.10.0 Wang Mingyu
  8 siblings, 0 replies; 10+ messages in thread
From: Wang Mingyu @ 2020-01-07 13:23 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 ...ronix-test-suite_9.0.1.bb => phoronix-test-suite_9.2.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-benchmark/phoronix-test-suite/{phoronix-test-suite_9.0.1.bb => phoronix-test-suite_9.2.1.bb} (90%)

diff --git a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_9.0.1.bb b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_9.2.1.bb
similarity index 90%
rename from meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_9.0.1.bb
rename to meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_9.2.1.bb
index 89050e4f7..52b341b0e 100644
--- a/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_9.0.1.bb
+++ b/meta-oe/recipes-benchmark/phoronix-test-suite/phoronix-test-suite_9.2.1.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 SECTION = "console/tests"
 
 SRC_URI = "http://www.phoronix-test-suite.com/releases/${BP}.tar.gz"
-SRC_URI[md5sum] = "58023c8136a0206909552942660fe28a"
-SRC_URI[sha256sum] = "a117a4350774e67989d90bf0b5e82a8072652f8caa60a62c3e5f64adc317ce14"
+SRC_URI[md5sum] = "ad80ed9a5835929138473f764ff0d5db"
+SRC_URI[sha256sum] = "675e7ca96719e2f3b42a6c13421213a398f04da0f8e78f4691fa9261fdeb8501"
 
 S = "${WORKDIR}/phoronix-test-suite"
 
-- 
2.17.1





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

* [meta-oe][PATCH] rabbitmq-c: upgrade 0.9.0 -> 0.10.0
  2020-01-07 13:23 [meta-networking][PATCH] wireshark: upgrade 3.0.7 -> 3.2.0 Wang Mingyu
                   ` (7 preceding siblings ...)
  2020-01-07 13:23 ` [meta-oe][PATCH] phoronix-test-suite: upgrade 9.0.1 -> 9.2.1 Wang Mingyu
@ 2020-01-07 13:23 ` Wang Mingyu
  8 siblings, 0 replies; 10+ messages in thread
From: Wang Mingyu @ 2020-01-07 13:23 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 .../rabbitmq-c/{rabbitmq-c_0.9.0.bb => rabbitmq-c_0.10.0.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-connectivity/rabbitmq-c/{rabbitmq-c_0.9.0.bb => rabbitmq-c_0.10.0.bb} (88%)

diff --git a/meta-oe/recipes-connectivity/rabbitmq-c/rabbitmq-c_0.9.0.bb b/meta-oe/recipes-connectivity/rabbitmq-c/rabbitmq-c_0.10.0.bb
similarity index 88%
rename from meta-oe/recipes-connectivity/rabbitmq-c/rabbitmq-c_0.9.0.bb
rename to meta-oe/recipes-connectivity/rabbitmq-c/rabbitmq-c_0.10.0.bb
index 5096d6cd3..2ef6b187e 100644
--- a/meta-oe/recipes-connectivity/rabbitmq-c/rabbitmq-c_0.9.0.bb
+++ b/meta-oe/recipes-connectivity/rabbitmq-c/rabbitmq-c_0.10.0.bb
@@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://LICENSE-MIT;md5=6b7424f9db80cfb11fdd5c980b583f53"
 LICENSE = "MIT"
 
 SRC_URI = "git://github.com/alanxz/rabbitmq-c.git"
-# v0.9.0-master
-SRCREV = "7e693a23f7fb7120f85995d3c922814495be30db"
+# v0.10.0-master
+SRCREV = "ffe918a5fcef72038a88054dca3c56762b1953d4"
 
 S = "${WORKDIR}/git"
 
-- 
2.17.1





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

end of thread, other threads:[~2020-01-07  9:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-07 13:23 [meta-networking][PATCH] wireshark: upgrade 3.0.7 -> 3.2.0 Wang Mingyu
2020-01-07 13:23 ` [meta-oe][PATCH] botan: upgrade 2.11.0 -> 2.13.0 Wang Mingyu
2020-01-07 13:23 ` [meta-oe][PATCH] cppzmq: upgrade 4.4.1 -> 4.5.0 Wang Mingyu
2020-01-07 13:23 ` [meta-oe][PATCH] iozone3: upgrade 487 -> 488 Wang Mingyu
2020-01-07 13:23 ` [meta-oe][PATCH] libmbim: upgrade 1.20.2 -> 1.20.4 Wang Mingyu
2020-01-07 13:23 ` [meta-oe][PATCH] libnfc: upgrade to 1.7.1 Wang Mingyu
2020-01-07 13:23 ` [meta-oe][PATCH] libsigc++-2.0: upgrade 3.0.0 -> 3.0.2 Wang Mingyu
2020-01-07 13:23 ` [meta-oe][PATCH] libuv: upgrade 1.33.1 -> 1.34.0 Wang Mingyu
2020-01-07 13:23 ` [meta-oe][PATCH] phoronix-test-suite: upgrade 9.0.1 -> 9.2.1 Wang Mingyu
2020-01-07 13:23 ` [meta-oe][PATCH] rabbitmq-c: upgrade 0.9.0 -> 0.10.0 Wang Mingyu

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.