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.8.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.8.bb')
-rw-r--r-- | meta/recipes-graphics/xcb/xcb-util_0.3.8.bb | 9 |
1 files changed, 9 insertions, 0 deletions
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 0000000000..b7eff290e0 --- /dev/null +++ b/meta/recipes-graphics/xcb/xcb-util_0.3.8.bb | |||
@@ -0,0 +1,9 @@ | |||
1 | require xcb-util.inc | ||
2 | |||
3 | LICENSE = "MIT" | ||
4 | LIC_FILES_CHKSUM = "file://src/xcb_aux.c;endline=30;md5=ae305b9c2a38f9ba27060191046a6460 \ | ||
5 | file://src/xcb_event.h;endline=27;md5=627be355aee59e1b8ade80d5bd90fad9" | ||
6 | PR = "r0" | ||
7 | |||
8 | SRC_URI[md5sum] = "8ce019c4bbf20dce246b98f177cfccff" | ||
9 | SRC_URI[sha256sum] = "c1eed9284750bc09352e60654df77bb585dbbe7673fdcc675e58b7f3a0b447b9" | ||