From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Mike Crowe <mac@mcrowe.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] cmake-native: Depend on ncurses-native too
Date: Tue, 01 Apr 2014 10:31:59 +0100 [thread overview]
Message-ID: <1396344719.14790.94.camel@ted> (raw)
In-Reply-To: <1396343775-18753-1-git-send-email-mac@mcrowe.com>
On Tue, 2014-04-01 at 10:16 +0100, Mike Crowe wrote:
> cmake detects the presence of curses automatically during configure so
> cmake-native must also depend on ncurses-native to stop it being removed
> from the sysroot during the build.
>
> Signed-off-by: Mike Crowe <mac@mcrowe.com>
> ---
> meta/recipes-devtools/cmake/cmake-native_2.8.12.2.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-devtools/cmake/cmake-native_2.8.12.2.bb b/meta/recipes-devtools/cmake/cmake-native_2.8.12.2.bb
> index 08b2c02..8d93b9a 100644
> --- a/meta/recipes-devtools/cmake/cmake-native_2.8.12.2.bb
> +++ b/meta/recipes-devtools/cmake/cmake-native_2.8.12.2.bb
> @@ -2,7 +2,7 @@ require cmake.inc
> inherit native
>
> # Using cmake's internal libarchive, so some dependencies are needed
> -DEPENDS += "bzip2-native zlib-native"
> +DEPENDS += "bzip2-native zlib-native ncurses-native"
>
> SRC_URI += "file://cmlibarchive-disable-ext2fs.patch"
>
What does an ncurses enabled cmake give us that is desirable?
Cheers,
Richard
next prev parent reply other threads:[~2014-04-01 9:32 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-01 9:16 [PATCH] cmake-native: Depend on ncurses-native too Mike Crowe
2014-04-01 9:31 ` Richard Purdie [this message]
2014-04-01 10:11 ` Mike Crowe
2014-04-01 10:46 ` Richard Purdie
2014-04-02 4:59 ` Khem Raj
2014-04-02 9:14 ` Mike Crowe
2014-04-02 15:15 ` Khem Raj
2014-04-02 15:17 ` Khem Raj
2014-04-02 16:04 ` [PATCH 1/2] cmake-native: Stop building ccmake Mike Crowe
2014-04-02 16:04 ` [PATCH 2/2] cmake: Remove dependency on ncurses Mike Crowe
2014-04-03 10:44 ` cmake-native also depends on acl-native (was Re: cmake-native: Depend on ncurses-native too) Mike Crowe
2014-04-06 11:57 ` Richard Purdie
2014-04-02 4:53 ` [PATCH] cmake-native: Depend on ncurses-native too Khem Raj
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=1396344719.14790.94.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=mac@mcrowe.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox