[oe] [meta-oe][PATCH v3 2/2] ckermit: update to version 9.0

Paul Menzel paulepanter at users.sourceforge.net
Wed Aug 17 08:08:20 UTC 2011


Dear Anders,


Am Mittwoch, den 17.08.2011, 08:25 +0200 schrieb Anders Darander:
> The update changes the license from kermit to BSD.
> Remove the NOAPCS compile flag to make the new version compile cleanly.
> 
> Signed-off-by: Anders Darander <anders at chargestorm.se>

thank you very much for incorporating the review comments. You can add
my Acked-by line next time to your patch iterations if you want to.

> ---
>  .../ckermit/{ckermit_211.bb => ckermit_301.bb}     |   54 +++-----------------
>  1 files changed, 7 insertions(+), 47 deletions(-)
>  rename meta-oe/recipes-support/ckermit/{ckermit_211.bb => ckermit_301.bb} (49%)
> 
> diff --git a/meta-oe/recipes-support/ckermit/ckermit_211.bb b/meta-oe/recipes-support/ckermit/ckermit_301.bb
> similarity index 49%
> rename from meta-oe/recipes-support/ckermit/ckermit_211.bb
> rename to meta-oe/recipes-support/ckermit/ckermit_301.bb
> index 3715dcc..c789ea5 100644
> --- a/meta-oe/recipes-support/ckermit/ckermit_211.bb
> +++ b/meta-oe/recipes-support/ckermit/ckermit_301.bb
> @@ -5,51 +5,11 @@ sessions, file transfer, character-set translation, and automation \
>  of communication tasks."
>  HOMEPAGE = "http://www.columbia.edu/kermit/"
>  SECTION = "console/network"
> -LICENSE = "Kermit"
> -LIC_FILES_CHKSUM = "file://COPYING.TXT;md5=17dabbd2543933464b6d32083c3a3596"
> -SRC_URI = "ftp://kermit.columbia.edu/kermit/archives/cku${PV}.tar.gz;subdir=${BPN}-${PV}"
> +LICENSE = "BSD-3-Clause"
> +LIC_FILES_CHKSUM = "file://COPYING.TXT;md5=932ca542d6c6cb8a59a0bcd76ab67cc3"
> +SRC_URI = "ftp://www.columbia.edu/kermit/archives/cku${PV}.tar.gz;subdir=${BPN}-${PV}"

Koen already applied your patches, so this is just a note to please also
add such changes to the commit message next time. Especially since the
former URL seems to be the one used on the download page [1].

[…]


Thank you again for your patches,

Paul


[1] http://www.columbia.edu/kermit/ck90.html#source
-------------- 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/20110817/a447bc90/attachment-0002.sig>


More information about the Openembedded-devel mailing list