[oe] [meta-oe][PATCH] xterm: 308 -> 320

Martin Jansa martin.jansa at gmail.com
Wed Jan 6 11:59:55 UTC 2016


On Sun, Jan 03, 2016 at 06:11:43PM -0800, Li Xin wrote:
> Upgrade xterm from 308 to 320.

Introduces new QA issue:
xterm-320: xterm rdepends on libxinerama, but it isn't a build dependency? [build-deps]

Mention what was changed in LIC_FILES_CHKSUM.

> 
> Signed-off-by: Li Xin <lixin.fnst at cn.fujitsu.com>
> ---
>  meta-oe/recipes-graphics/xorg-app/{xterm_308.bb => xterm_320.bb} | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>  rename meta-oe/recipes-graphics/xorg-app/{xterm_308.bb => xterm_320.bb} (77%)
> 
> diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_308.bb b/meta-oe/recipes-graphics/xorg-app/xterm_320.bb
> similarity index 77%
> rename from meta-oe/recipes-graphics/xorg-app/xterm_308.bb
> rename to meta-oe/recipes-graphics/xorg-app/xterm_320.bb
> index 9198ca2..c8140d1 100644
> --- a/meta-oe/recipes-graphics/xorg-app/xterm_308.bb
> +++ b/meta-oe/recipes-graphics/xorg-app/xterm_320.bb
> @@ -2,12 +2,12 @@ require recipes-graphics/xorg-app/xorg-app-common.inc
>  SUMMARY = "xterm is the standard terminal emulator for the X Window System"
>  DEPENDS = "libxaw xproto xextproto libxext libxau libxpm ncurses"
>  
> -LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=31;md5=540cf18ccc16bc3c5fea40d2ab5d8d51"
> +LIC_FILES_CHKSUM = "file://xterm.h;beginline=3;endline=31;md5=ee6435019d00b884cde8d7ba2b318ff0"
>  
>  SRC_URI = "http://invisible-mirror.net/archives/${BPN}/${BP}.tgz"
>  
> -SRC_URI[md5sum] = "1ec76c1a79a70de4f82c24c527ef4626"
> -SRC_URI[sha256sum] = "c5bf7377a5bf35e34b7e3a4ab6c848fbc89e8901dd98f8b237662a72bdbfe372"
> +SRC_URI[md5sum] = "0d7f0e6390d132ae59876b3870e5783d"
> +SRC_URI[sha256sum] = "a60dbb574334c081425fa30f011cd9f571e3be7a91e2a84e252461798bce24a7"
>  
>  EXTRA_OECONF = " --x-includes=${STAGING_INCDIR} \
>                   --x-libraries=${STAGING_LIBDIR} \
> -- 
> 1.9.1
> 
> 
> 
> -- 
> _______________________________________________
> 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: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20160106/0ec8c130/attachment-0002.sig>


More information about the Openembedded-devel mailing list