mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
boost: add url lib
Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs). (From OE-Core rev: 03daa9c96dbc06234348d0ab14631cec6ddf50d6) Signed-off-by: Christian Eggers <ceggers@arri.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a51c87b6b4
commit
06170c65ac
@@ -40,6 +40,7 @@ BOOST_LIBS = "\
|
||||
thread \
|
||||
timer \
|
||||
type_erasure \
|
||||
url \
|
||||
wave \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user