On Sat, Apr 16, 2016 at 03:31:25PM +0200, toolmmy wrote:
> From: Tom Doehring <tool...@gmail.com>
>
> While having 'wayland' set DISTRO_FEATURES 'wayland-native' is handled as a 
> cmake parameter which breaks the do_configure:
>
> $ cat /data/builds/rpi3-sandbox/tmp/work/raspberrypi2-poky-linux-gnueab 
> i/userland/git-r5/temp/run.do_configure
>  cmake \
>           ${OECMAKE_SITEFILE} \
>           [...]
>           -DCMAKE_BUILD_TYPE=Release 
> -DCMAKE_EXE_LINKER_FLAGS='-Wl,--no-as-needed'                  wayland-native 
> \
>           -Wno-dev
>
> $ CMake Error: The source directory 
> "/data/builds/rpi3-sandbox/tmp/work/raspberrypi2-poky-linux-gnueabi/userland/git-r5/build/wayland-native"
>  does not exist.
> | Specify --help for usage, or press the help button on the CMake GUI.
>
> Assuming that wayland-native should only be defined as a DEPENDS package this 
> patch moves it to the correct PACKAGECONFIG position.
>
> Signed-off-by: Tom Doehring <tool...@gmail.com>
> Signed-off-by: toolmmy <tool...@gmail.com>
> ---

Merged to master. Thanks.

--
Andrei Gherzan

Attachment: signature.asc
Description: PGP signature

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to