[oe] [PATCH][meta-oe] dialog: use pkg-config to detect ncurses

Koen Kooi koen at dominion.thruhere.net
Thu Jun 19 07:34:41 UTC 2014


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

rongqing.li at windriver.com schreef op 19-06-14 06:46:
> From: Roy Li <rongqing.li at windriver.com>
> 
> Signed-off-by: Roy Li <rongqing.li at 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-----



More information about the Openembedded-devel mailing list