[OE-core] [PATCH 6/8] xcb-util: upgrade from 0.3.6 to 0.3.8

Khem Raj raj.khem at gmail.com
Wed Nov 30 22:16:50 UTC 2011


On Wed, Nov 30, 2011 at 6:12 AM, Dexuan Cui <dexuan.cui at intel.com> wrote:
> updated LIC_FILES_CHKSUM since the code was re-organized, but the license
> remains the same.
>
> Signed-off-by: Dexuan Cui <dexuan.cui at intel.com>
> ---
>  meta/recipes-graphics/xcb/xcb-util_0.3.6.bb |   18 ------------------
>  meta/recipes-graphics/xcb/xcb-util_0.3.8.bb |    9 +++++++++
>  2 files changed, 9 insertions(+), 18 deletions(-)
>  delete mode 100644 meta/recipes-graphics/xcb/xcb-util_0.3.6.bb
>  create mode 100644 meta/recipes-graphics/xcb/xcb-util_0.3.8.bb
>
> diff --git a/meta/recipes-graphics/xcb/xcb-util_0.3.6.bb b/meta/recipes-graphics/xcb/xcb-util_0.3.6.bb
> deleted file mode 100644
> index 1057b34..0000000
> --- a/meta/recipes-graphics/xcb/xcb-util_0.3.6.bb
> +++ /dev/null
> @@ -1,18 +0,0 @@
> -require xcb-util.inc
> -
> -LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://xcb-util-common.h;endline=30;md5=6c74595925fd773cc8cf387ff7bc53c7 \
> -                    file://reply/reply.c;endline=27;md5=f9a1d6b55bba632d349949cbf33cd635 \
> -                    file://aux/xcb_aux.c;endline=30;md5=ae305b9c2a38f9ba27060191046a6460 \
> -                    file://renderutil/xcb_renderutil.h;endline=24;md5=d0ddab3052dd4949c93cfcb0891c96df \
> -                    file://event/xcb_event.h;endline=27;md5=627be355aee59e1b8ade80d5bd90fad9 \
> -                    file://property/xcb_property.h;endline=27;md5=f5890866ee0c655c36ef1c6c738fee6b \
> -                    file://keysyms/keysyms.c;endline=30;md5=2f8de023ed823bb92f0b47900574ea9e \
> -                    file://image/xcb_pixel.h;beginline=4;endline=27;md5=48cd25ae55e7de525fe1e1a3a7672e1c"
> -
> -
> -PR = "r0"
> -
> -
> -SRC_URI[md5sum] = "dd8968b8ee613cb027a8ef1fcbdc8fc9"
> -SRC_URI[sha256sum] = "ffb8ee11ab015858a970ab7edd56bd2436b281657596561d8429d4a90df60e57"
> diff --git a/meta/recipes-graphics/xcb/xcb-util_0.3.8.bb b/meta/recipes-graphics/xcb/xcb-util_0.3.8.bb
> new file mode 100644
> index 0000000..b7eff29
> --- /dev/null
> +++ b/meta/recipes-graphics/xcb/xcb-util_0.3.8.bb
> @@ -0,0 +1,9 @@
> +require xcb-util.inc
> +
> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://src/xcb_aux.c;endline=30;md5=ae305b9c2a38f9ba27060191046a6460 \
> +                    file://src/xcb_event.h;endline=27;md5=627be355aee59e1b8ade80d5bd90fad9"

if license remains same then why do we not check for the remaining
files from there new location wherever they moved to
after code reorg ?

> +PR = "r0"
> +
> +SRC_URI[md5sum] = "8ce019c4bbf20dce246b98f177cfccff"
> +SRC_URI[sha256sum] = "c1eed9284750bc09352e60654df77bb585dbbe7673fdcc675e58b7f3a0b447b9"
> --
> 1.7.6
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core




More information about the Openembedded-core mailing list