[oe] [meta-oe][PATCH] libedit: update version to 20130712-3.1

Martin Jansa martin.jansa at gmail.com
Sun Apr 20 09:18:00 UTC 2014


On Fri, Apr 11, 2014 at 04:35:25PM +0800, jackie.huang at windriver.com wrote:
> From: Jackie Huang <jackie.huang at windriver.com>
> 

Merged, thanks.

> Changes:
> - Add DESCRIPTION.
> - Include the complete version number in the bb file name.
> 
> Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
> ---
>  ...libedit_20121213.bb => libedit_20130712-3.1.bb} |   10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)
>  rename meta-oe/recipes-devtools/libedit/{libedit_20121213.bb => libedit_20130712-3.1.bb} (47%)
> 
> diff --git a/meta-oe/recipes-devtools/libedit/libedit_20121213.bb b/meta-oe/recipes-devtools/libedit/libedit_20130712-3.1.bb
> similarity index 47%
> rename from meta-oe/recipes-devtools/libedit/libedit_20121213.bb
> rename to meta-oe/recipes-devtools/libedit/libedit_20130712-3.1.bb
> index bd02d86..1f76bb2 100644
> --- a/meta-oe/recipes-devtools/libedit/libedit_20121213.bb
> +++ b/meta-oe/recipes-devtools/libedit/libedit_20130712-3.1.bb
> @@ -1,4 +1,6 @@
>  SUMMARY = "BSD replacement for libreadline"
> +DESCRIPTION = "Command line editor library providing generic line editing, \
> +history, and tokenization functions"
>  HOMEPAGE = "http://www.thrysoee.dk/editline/"
>  SECTION = "libs"
>  LICENSE = "BSD"
> @@ -10,9 +12,9 @@ inherit autotools
>  
>  # upstream site does not allow wget's User-Agent
>  FETCHCMD_wget += "-U bitbake"
> -SRC_URI = "http://www.thrysoee.dk/editline/${BPN}-${PV}-3.0.tar.gz"
> +SRC_URI = "http://www.thrysoee.dk/editline/${BPN}-${PV}.tar.gz"
>  
> -S = "${WORKDIR}/${BPN}-${PV}-3.0"
> +S = "${WORKDIR}/${BPN}-${PV}"
>  
> -SRC_URI[md5sum] = "f475f50fe7467c1074c0fbae8b5bca1a"
> -SRC_URI[sha256sum] = "0379e4a73c219f260e6d16adbc2e87635532ebb4c5a83a7399f231dc40108d1f"
> +SRC_URI[md5sum] = "0891336c697362727a1fa7e60c5cb96c"
> +SRC_URI[sha256sum] = "5d9b1a9dd66f1fe28bbd98e4d8ed1a22d8da0d08d902407dcc4a0702c8d88a37"
> -- 
> 1.7.9.5
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20140420/eb537a99/attachment-0002.sig>


More information about the Openembedded-devel mailing list