From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-networking][PATCH] ncftp : add new recipe
Date: Sat, 29 Nov 2014 15:28:41 +0100 [thread overview]
Message-ID: <m5cl6p$tor$3@ger.gmane.org> (raw)
In-Reply-To: <1417168385-1943-1-git-send-email-lixin.fnst@cn.fujitsu.com>
-----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@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-----
next prev parent reply other threads:[~2014-11-29 14:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-28 9:53 [meta-networking][PATCH] ncftp : add new recipe Li xin
2014-11-29 14:28 ` Koen Kooi [this message]
2014-12-02 21:02 ` Joe MacDonald
2014-12-03 6:07 ` [meta-networking][PATCH v2] " Li xin
2014-12-09 10:39 ` Martin Jansa
2014-12-16 21:10 ` Joe MacDonald
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='m5cl6p$tor$3@ger.gmane.org' \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox