aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-02-20 10:13:45 -0600
committerKhem Raj <raj.khem@gmail.com>2021-02-21 23:37:54 -0800
commit794959b6a330783f4036a5f3a5e996f1084b1574 (patch)
treecea3c92f03b4e89978f4b49f081b7a3334fa0b57
parent4a1e796639011aa8f9684ef7e67cf237560f86f2 (diff)
downloadmeta-openembedded-contrib-794959b6a330783f4036a5f3a5e996f1084b1574.tar.gz
boost-url: update to latest
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Cc: Ed Tanous <edtanous@google.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-devtools/boost-url/boost-url_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/boost-url/boost-url_git.bb b/meta-oe/recipes-devtools/boost-url/boost-url_git.bb
index 6d4635b666..107a4a8331 100644
--- a/meta-oe/recipes-devtools/boost-url/boost-url_git.bb
+++ b/meta-oe/recipes-devtools/boost-url/boost-url_git.bb
@@ -4,9 +4,9 @@ SECTION = "libs"
LICENSE = "BSL-1.0"
LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
-SRC_URI = "git://github.com/CPPAlliance/url.git"
+SRC_URI = "git://github.com/CPPAlliance/url.git;branch=develop"
-SRCREV = "a56ae0df6d3078319755fbaa67822b4fa7fd352b"
+SRCREV = "2c867fbe284ae532f1329b87a86ad3f8cd382867"
S = "${WORKDIR}/git"