All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrei Gherzan <andrei@gherzan.ro>
To: toolmmy <toolmmy@googlemail.com>
Cc: yocto@yoctoproject.org, Tom Doehring <toolmmy@gmail.com>
Subject: Re: [meta-raspberrypi][PATCH] userland: Fix passing of wayland-native to cmake while configuring
Date: Wed, 20 Apr 2016 23:05:40 +0200	[thread overview]
Message-ID: <20160420210540.GL1588@resin> (raw)
In-Reply-To: <1460813485-1801-1-git-send-email-toolmmy@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1089 bytes --]

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

Merged to master. Thanks.

--
Andrei Gherzan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

      reply	other threads:[~2016-04-20 21:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-16 13:31 [meta-raspberrypi][PATCH] userland: Fix passing of wayland-native to cmake while configuring toolmmy
2016-04-20 21:05 ` Andrei Gherzan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160420210540.GL1588@resin \
    --to=andrei@gherzan.ro \
    --cc=toolmmy@gmail.com \
    --cc=toolmmy@googlemail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.