[oe] [meta-networking][PATCH] ncftp : add new recipe

Koen Kooi koen at dominion.thruhere.net
Sat Nov 29 14:28:41 UTC 2014


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

Li xin schreef op 28-11-14 10:53:
> ncftp is a sophisticated console ftp client.
> 
> Signed-off-by: Li Xin <lixin.fnst at cn.fujitsu.com> --- index
> 0000000..dd49478 --- /dev/null +++
> b/meta-networking/recipes-daemons/ncftp/ncftp_3.2.0.bb @@ -0,0 +1,24 @@ 
> +DESCRIPTION = "A sophisticated console ftp client" +SECTION =
> "console/network" +PRIORITY = "optional"

Drop the PRIORITY field

> +LICENSE = "ClArtistic" +LIC_FILES_CHKSUM =
> "file://ncftp/cmds.c;beginline=3;endline=4;md5=9de76faeaedc4f908082e3f8142715f4"
>
> 
+
> +SRC_URI =
> "ftp://ftp.ncftp.com/ncftp/older_versions/ncftp-${PV}-src.tar.bz2 \ +
> file://acinclude.m4 \ +    file://Fix-errors-AR-Command-not-found.patch
> \ +    file://Fix-error-expected-before-PRINTF_LONG_LONG.patch" + 
> +inherit autotools-brokensep + +do_configure_prepend () { +    install -m
> 0644 ${WORKDIR}/acinclude.m4 acinclude.m4 +} +do_install () { +
> install -d ${D}${bindir} ${D}${sysconfdir} ${D}${mandir} +    oe_runmake
> 'prefix=${D}${prefix}' 'BINDIR=${D}${bindir}' \ +
> 'SYSCONFDIR=${D}${sysconfdir}' 'mandir=${D}${mandir}' \ +        install 
> +} +SRC_URI[md5sum] = "384b7f01d725c89ccd30692628b3ac1b" 
> +SRC_URI[sha256sum] =
> "2ebc7b51af96cb0fa8b703c7cb995bfb46ccf5312e335270d0420e260544c376"


Move that next to SRC_URI

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

iD8DBQFUedgZMkyGM64RGpERAg7gAJ94TSEmtq4/a6Tw/yoanlUBOL8QTQCfTFjN
tqC6IQjBICeqCXKNAPYz6lo=
=Mwjq
-----END PGP SIGNATURE-----




More information about the Openembedded-devel mailing list