[oe] [meta-oe][PATCH 1/2] ckermit: import from OE rev 84812c64e7146d75004b3eeecae22b6d1118c1fb

Paul Menzel paulepanter at users.sourceforge.net
Tue Aug 16 10:18:22 UTC 2011


Dear Anders,


Am Dienstag, den 16.08.2011, 11:24 +0200 schrieb Anders Darander:
> Adding LIC_FILES_CHKSUM, otherwise it is identical to the oe version.

I always would like to see people adding their build/test configuration
to the commit summary so that people can reproduce this when having
problems.

> Signed-off-by: Anders Darander <anders at chargestorm.se>
> ---
>  meta-oe/recipes-support/ckermit/ckermit_211.bb |   98 ++++++++++++++++++++++++
>  1 files changed, 98 insertions(+), 0 deletions(-)
>  create mode 100644 meta-oe/recipes-support/ckermit/ckermit_211.bb
> 
> diff --git a/meta-oe/recipes-support/ckermit/ckermit_211.bb b/meta-oe/recipes-support/ckermit/ckermit_211.bb
> new file mode 100644
> index 0000000..86330d3
> --- /dev/null
> +++ b/meta-oe/recipes-support/ckermit/ckermit_211.bb
> @@ -0,0 +1,98 @@
> +DESCRIPTION = "C-Kermit is a combined serial and network communication \
> +software package offering a consistent, medium-independent, \
> +cross-platform approach to connection establishment, terminal \
> +sessions, file transfer, character-set translation, and automation \
> +of communication tasks."
> +LICENSE = "Kermit"
> +LIC_FILES_CHKSUM = "file://COPYING.TXT;md5=17dabbd2543933464b6d32083c3a3596"
> +HOMEPAGE = "http://www.columbia.edu/kermit/"
> +SECTION = "console/network"

Please order the variables according to the style guide [1][2].

> +SRC_URI = "ftp://kermit.columbia.edu/kermit/archives/cku${PV}.tar.gz;subdir=${BPN}-${PV}"
> +PR = "r3"

Please start with "r0" when importing recipes.

> +
> +#
> +# From http://www.columbia.edu/kermit/ck80.html#license
> +#
> +#	"Free Unix Distributions: C-Kermit may be included in "free Unix"
> +#	distributions such as GNU/Linux, FreeBSD, NetBSD, and OpenBSD. See the
> +#	license for details."
> +#
> +# A distributions based on OpenEmbedded (OpenZaurus, OpenSimpad etc) is a
> +# "free Unix" distribution, therefore we can include the package.
> +#
> +#
> +# Please note that the license is not 100% because it limits what you can
> +# do:
> +#
> +#	"The C-Kermit source code may not be changed without the consent of
> +#	the Kermit Project, which will not be unreasonably withheld (this is
> +#	simply a matter of keeping a consistent and supportable code base)."
> +#
> +# But we don't change the source code in any way, so we comply to the license.
> +# So, essentially for us C-Kermit is free as in beer, but not in freedom.
> +#
> +# That is true for other distros. C-Kkermit is distributed by:
> +#
> +#	Debian:	http://packages.debian.org/unstable/comm/ckermit
> +#	Gentoo: http://mirror.pudas.net/gentoo-x86-portage/app-misc/ckermit/ckermit-8.0.211.ebuild
> +#	SuSE: http://www.novell.com/products/linuxpackages/enterpriseserver/s390/ckermit.html
> +#	Fedora Core: http://cvs.fedora.redhat.com/viewcvs/devel/ckermit/
> +#	PLD: http://cvs.pld.org.pl/SPECS/ckermit.spec
> +#
> +# and, according to the Kermit website http://www.columbia.edu/kermit/ck80.html also with
> +#
> +#	Red Hat 9 (on earlier Red Hat's it was on the PowerTools CD)
> +#	HP-UX
> +#	FreeBSD
> +#	NetBSD
> +#	OpenBSD
> +#
> +# ... and probably other distro's as well.
> +#

I fixed some typos and committed the patch to oe.dev [3].

[…]


Thanks,

Paul


[1] http://wiki.openembedded.org/index.php/Styleguide
[2] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/recipes/ckermit/ckermit_211.bb?id=9a13ec3a5b1dfc0100fbe1a7716db4ceaff6df7a
[3] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/recipes/ckermit/ckermit_211.bb?id=5350bbef01b8979617e3d0fd38939f94f1fa5315
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110816/5e708f9c/attachment-0002.sig>


More information about the Openembedded-devel mailing list