[OE-core] [PATCH 1/2] pinentry: add recipes

Burton, Ross ross.burton at intel.com
Fri Sep 19 15:06:16 UTC 2014


On 19 September 2014 07:49,  <rongqing.li at windriver.com> wrote:
> +DEPENDS = "libcap ncurses"
> +
> +inherit autotools
> +
> +SRC_URI = "ftp://ftp.gnupg.org/gcrypt/${BPN}/${BPN}-${PV}.tar.bz2 \
> +       "
> +
> +SRC_URI[md5sum] = "e2b6f94471ba1e978f6e5bf6b275189b"
> +SRC_URI[sha256sum] = "359db3bf46cb743ba0b3aeef259f6107271ca888ba3e22c1cba525c9aca35612"
> +
> +EXTRA_OECONF = "--disable-pinentry-gtk\
> +               --disable-pinentry-gtk2 \
> +               --disable-pinentry-qt \
> +               --disable-pinentry-qt4 \

Add PACKAGECONFIG options so the distro can pick if it wants curses,
gtk2, gtk3, qt3 or qt4 UIs.

Ross



More information about the Openembedded-core mailing list