[oe-commits] [meta-openembedded] 01/05: cpprest: update to 2.10.10

git at git.openembedded.org git at git.openembedded.org
Mon Feb 4 18:12:27 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit c8e411dfa0ae80f37bd70bb7606c506200ab3466
Author: Gianfranco Costamagna <costamagna.gianfranco at gmail.com>
AuthorDate: Mon Feb 4 16:16:00 2019 +0100

    cpprest: update to 2.10.10
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-support/cpprest/{cpprest_2.10.9.bb => cpprest_2.10.10.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-support/cpprest/cpprest_2.10.9.bb b/meta-oe/recipes-support/cpprest/cpprest_2.10.10.bb
similarity index 89%
rename from meta-oe/recipes-support/cpprest/cpprest_2.10.9.bb
rename to meta-oe/recipes-support/cpprest/cpprest_2.10.10.bb
index 4bdc5c6..cc9d5e1 100644
--- a/meta-oe/recipes-support/cpprest/cpprest_2.10.9.bb
+++ b/meta-oe/recipes-support/cpprest/cpprest_2.10.10.bb
@@ -10,8 +10,8 @@ EXTRA_OECMAKE = "-DCPPREST_EXPORT_DIR=cmake -DCPPREST_EXCLUDE_BROTLI=OFF"
 SRC_URI = "git://github.com/Microsoft/cpprestsdk.git;protocol=https;branch=master \
            "
 
-# tag 2.10.9
-SRCREV= "8f0393dd7be08f2d9b44cc09b8b97f9bafb109a5"
+# tag 2.10.10
+SRCREV= "91f66c625b6361d2edabf76eae30887b326b2447"
 
 S = "${WORKDIR}/git"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list