All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH][meta-oe] dialog: use pkg-config to detect ncurses
Date: Thu, 19 Jun 2014 09:34:41 +0200	[thread overview]
Message-ID: <53A29291.1010700@dominion.thruhere.net> (raw)
In-Reply-To: <1403153175-10707-1-git-send-email-rongqing.li@windriver.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

rongqing.li@windriver.com schreef op 19-06-14 06:46:
> From: Roy Li <rongqing.li@windriver.com>
> 
> Signed-off-by: Roy Li <rongqing.li@windriver.com> --- 
> meta-oe/recipes-extended/dialog/dialog.inc         |    6 ++- 
> .../use-pkg-config-for-ncurses-detection.patch     |   40
> ++++++++++++++++++++ 2 files changed, 44 insertions(+), 2 deletions(-) 
> create mode 100644
> meta-oe/recipes-extended/dialog/files/use-pkg-config-for-ncurses-detection.patch
>
>  diff --git a/meta-oe/recipes-extended/dialog/dialog.inc
> b/meta-oe/recipes-extended/dialog/dialog.inc index c1c28fd..995d6c0
> 100644 --- a/meta-oe/recipes-extended/dialog/dialog.inc +++
> b/meta-oe/recipes-extended/dialog/dialog.inc @@ -8,12 +8,14 @@ DEPENDS =
> "ncurses" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM =
> "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"
> 
> -SRC_URI = "ftp://invisible-island.net/dialog/dialog-${PV}.tgz" +SRC_URI
> = "ftp://invisible-island.net/dialog/dialog-${PV}.tgz \ +
> file://use-pkg-config-for-ncurses-detection.patch \ +          "
> 
> # hardcoded here for use in dialog-static recipe S =
> "${WORKDIR}/dialog-${PV}"
> 
> -inherit autotools +inherit autotools-brokensep pkgconfig
> 
> EXTRA_OECONF = "--with-ncurses \ --disable-rpath-hack" diff --git
> a/meta-oe/recipes-extended/dialog/files/use-pkg-config-for-ncurses-detection.patch
> b/meta-oe/recipes-extended/dialog/files/use-pkg-config-for-ncurses-detection.patch
>
> 
new file mode 100644
> index 0000000..b5b4b3c --- /dev/null +++
> b/meta-oe/recipes-extended/dialog/files/use-pkg-config-for-ncurses-detection.patch
>
> 
@@ -0,0 +1,40 @@
> +Subject: [PATCH] use pkg-config for ncurses detection. + 
> +Upstream-Status: Inappropriate [configuration]

Why is it inappropriate?

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFTopKRMkyGM64RGpERApAeAKCLeZIGfWL4weiMzenWA91aQFuqqwCgoRxq
xO5IYoi3T4N5J8UU8s834Po=
=fy9z
-----END PGP SIGNATURE-----


  reply	other threads:[~2014-06-19  7:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-19  4:46 [PATCH][meta-oe] dialog: use pkg-config to detect ncurses rongqing.li
2014-06-19  7:34 ` Koen Kooi [this message]
2014-06-19  8:23   ` Rongqing Li
2014-06-19  8:46     ` Martin Jansa
2014-06-19  8:51       ` Rongqing Li
2014-06-19  9:11         ` Martin Jansa

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=53A29291.1010700@dominion.thruhere.net \
    --to=koen@dominion.thruhere.net \
    --cc=openembedded-devel@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 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.