summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost
diff options
context:
space:
mode:
authorChristian Eggers <ceggers@arri.de>2023-01-05 14:12:48 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-09 14:19:33 +0000
commit03daa9c96dbc06234348d0ab14631cec6ddf50d6 (patch)
treedb378d472f0275fac449b9fc3edf83defae1d2c9 /meta/recipes-support/boost
parent718c44f282310b2ca85877fed706460ccc1eebea (diff)
downloadopenembedded-core-03daa9c96dbc06234348d0ab14631cec6ddf50d6.tar.gz
boost: add url lib
Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs). Signed-off-by: Christian Eggers <ceggers@arri.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/boost')
-rw-r--r--meta/recipes-support/boost/boost.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/boost/boost.inc b/meta/recipes-support/boost/boost.inc
index 4263e645de..77105aa1fa 100644
--- a/meta/recipes-support/boost/boost.inc
+++ b/meta/recipes-support/boost/boost.inc
@@ -40,6 +40,7 @@ BOOST_LIBS = "\
thread \
timer \
type_erasure \
+ url \
wave \
"