diff options
author | Robert Bragg <bob@openedhand.com> | 2008-10-14 09:30:18 +0000 |
---|---|---|
committer | Robert Bragg <bob@openedhand.com> | 2008-10-14 09:30:18 +0000 |
commit | eacf14f20429604fa3fe8cc81d89f61a5ee5a482 (patch) | |
tree | d68ddd601b15fa261228638721584ea3fa9528bc /meta/packages/xcb/xcb-proto_1.2.bb | |
parent | cd2ce1906ec08401c6a0fbd234408024dcf4280e (diff) | |
download | openembedded-core-eacf14f20429604fa3fe8cc81d89f61a5ee5a482.tar.gz openembedded-core-eacf14f20429604fa3fe8cc81d89f61a5ee5a482.tar.bz2 openembedded-core-eacf14f20429604fa3fe8cc81d89f61a5ee5a482.zip |
Various X package updates to deal with XInput.h being removed in
the latest inputproto package.
Updates libx11, libxext, libxext-sdk, libxi, xcb-proto and libxcb
Note: There is a still a xcb build issue that needs investigating
with these updated packages.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5489 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/xcb/xcb-proto_1.2.bb')
-rw-r--r-- | meta/packages/xcb/xcb-proto_1.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/packages/xcb/xcb-proto_1.2.bb b/meta/packages/xcb/xcb-proto_1.2.bb new file mode 100644 index 0000000000..e602252d92 --- /dev/null +++ b/meta/packages/xcb/xcb-proto_1.2.bb @@ -0,0 +1,2 @@ +include xcb-proto.inc +PR = "r1" |