[yocto] [meta-raspberrypi][PATCH] userland: Fix passing of wayland-native to cmake while configuring

Andrei Gherzan andrei at gherzan.ro
Wed Apr 20 14:05:40 PDT 2016


On Sat, Apr 16, 2016 at 03:31:25PM +0200, toolmmy wrote:
> From: Tom Doehring <toolmmy at 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 <toolmmy at gmail.com>
> Signed-off-by: toolmmy <toolmmy at gmail.com>
> ---

Merged to master. Thanks.

--
Andrei Gherzan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160420/92a74522/attachment.pgp>


More information about the yocto mailing list