[oe] [PATCH] nano: Add version 2.2.4

Paul Menzel paulepanter at users.sourceforge.net
Sun Apr 18 10:04:55 UTC 2010


Am Freitag, den 16.04.2010, 22:17 -0700 schrieb Scott Garman:
> Signed-off-by: Scott Garman <sgarman at zenlinux.com>
> ---
>  recipes/nano/nano_2.2.4.bb |   15 +++++++++++++++
>  1 files changed, 15 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/nano/nano_2.2.4.bb
> 
> diff --git a/recipes/nano/nano_2.2.4.bb b/recipes/nano/nano_2.2.4.bb
> new file mode 100644
> index 0000000..b4973f8
> --- /dev/null
> +++ b/recipes/nano/nano_2.2.4.bb
> @@ -0,0 +1,15 @@
> +DESCRIPTION = "GNU nano (Nano's ANOther editor, or \
> +Not ANOther editor) is an enhanced clone of the \
> +Pico text editor."
> +HOMEPAGE = "http://www.nano-editor.org/"
> +LICENSE = "GPLv2"
> +SECTION = "console/utils"
> +DEPENDS = "ncurses"
> +
> +SRC_URI = "http://www.nano-editor.org/dist/v2.2/nano-${PV}.tar.gz"
> +SRC_URI[md5sum] = "6304308afb1f7ef4a5e93eb99206632a"
> +SRC_URI[sha256sum] = "971b8547be157de5a814cb26c804dc2515b686d7188f4dc016269312965d4da5"
> +
> +inherit autotools
> +
> +EXTRA_OECONF = "--enable-all"

It build fine for me.

Acked-by: Paul Menzel <paulepanter at users.sourceforge.net>

I do not have commit rights though.

Do you have time to create an include file for all recipes and send a
patch on top of this one?


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20100418/4ee570b6/attachment-0002.sig>


More information about the Openembedded-devel mailing list