[oe] [meta-oe][PATCH 2/2] opencv: switch to out-of-tree builds

Martin Jansa martin.jansa at gmail.com
Fri Mar 22 09:17:40 UTC 2013


On Sun, Mar 17, 2013 at 11:33:33AM +0100, Koen Kooi wrote:
> This eliminates a few warnings from the configure step and makes sense in general.

Both applied, thanks!

> 
> Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
> ---
>  meta-oe/recipes-support/opencv/opencv_2.4.3.bb | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/meta-oe/recipes-support/opencv/opencv_2.4.3.bb b/meta-oe/recipes-support/opencv/opencv_2.4.3.bb
> index 2114e77..916c8c5 100644
> --- a/meta-oe/recipes-support/opencv/opencv_2.4.3.bb
> +++ b/meta-oe/recipes-support/opencv/opencv_2.4.3.bb
> @@ -20,6 +20,10 @@ PR = "r2"
>  
>  S = "${WORKDIR}/OpenCV-${PV}"
>  
> +# Do an out-of-tree build
> +OECMAKE_SOURCEPATH = "${S}"
> +OECMAKE_BUILDPATH = "${WORKDIR}/build-${TARGET_ARCH}"
> +
>  EXTRA_OECMAKE = "-DPYTHON_NUMPY_INCLUDE_DIR:PATH=${STAGING_LIBDIR}/${PYTHON_DIR}/site-packages/numpy/core/include \
>                   -DBUILD_PYTHON_SUPPORT=ON \
>                   -DWITH_FFMPEG=ON \
> -- 
> 1.8.1.4
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20130322/4263e21a/attachment-0002.sig>


More information about the Openembedded-devel mailing list