diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2011-11-30 22:12:32 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-30 22:18:11 +0000 |
commit | 5de3e3d1750d3e9441582e59192ffcc810d0e811 (patch) | |
tree | 17eadbb7b9f196f5273ef8b867f6c597829ea329 /meta/recipes-graphics/xcb/xcb-util_0.3.6.bb | |
parent | 01e1f34dba326c52a0425e03447a3fd4a2335537 (diff) | |
download | poky-5de3e3d1750d3e9441582e59192ffcc810d0e811.tar.gz |
xcb-util: upgrade from 0.3.6 to 0.3.8
updated LIC_FILES_CHKSUM since the code was re-organized, but the license
remains the same.
(From OE-Core rev: 6171e0f9c67a7085c62658eedf318107f3eee878)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xcb/xcb-util_0.3.6.bb')
-rw-r--r-- | meta/recipes-graphics/xcb/xcb-util_0.3.6.bb | 18 |
1 files changed, 0 insertions, 18 deletions
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 1057b3415c..0000000000 --- a/meta/recipes-graphics/xcb/xcb-util_0.3.6.bb +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
1 | require xcb-util.inc | ||
2 | |||
3 | LICENSE = "MIT" | ||
4 | LIC_FILES_CHKSUM = "file://xcb-util-common.h;endline=30;md5=6c74595925fd773cc8cf387ff7bc53c7 \ | ||
5 | file://reply/reply.c;endline=27;md5=f9a1d6b55bba632d349949cbf33cd635 \ | ||
6 | file://aux/xcb_aux.c;endline=30;md5=ae305b9c2a38f9ba27060191046a6460 \ | ||
7 | file://renderutil/xcb_renderutil.h;endline=24;md5=d0ddab3052dd4949c93cfcb0891c96df \ | ||
8 | file://event/xcb_event.h;endline=27;md5=627be355aee59e1b8ade80d5bd90fad9 \ | ||
9 | file://property/xcb_property.h;endline=27;md5=f5890866ee0c655c36ef1c6c738fee6b \ | ||
10 | file://keysyms/keysyms.c;endline=30;md5=2f8de023ed823bb92f0b47900574ea9e \ | ||
11 | file://image/xcb_pixel.h;beginline=4;endline=27;md5=48cd25ae55e7de525fe1e1a3a7672e1c" | ||
12 | |||
13 | |||
14 | PR = "r0" | ||
15 | |||
16 | |||
17 | SRC_URI[md5sum] = "dd8968b8ee613cb027a8ef1fcbdc8fc9" | ||
18 | SRC_URI[sha256sum] = "ffb8ee11ab015858a970ab7edd56bd2436b281657596561d8429d4a90df60e57" | ||