mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
cpp-netlib: Skip recipe, not buildable with boost >= 1.87
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
2058447769
commit
a46de2745b
|
|
@ -28,3 +28,5 @@ do_install:append() {
|
|||
sed -i -e 's|${RECIPE_SYSROOT}||g' ${D}${libdir}/cmake/cppnetlib/cppnetlibConfig.cmake
|
||||
sed -i -e 's|${RECIPE_SYSROOT}||g' ${D}${libdir}/cmake/cppnetlib/cppnetlibTargets-noconfig.cmake
|
||||
}
|
||||
|
||||
SKIP_RECIPE[cpp-netlib] = "Does not work with boost >= 1.87"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user