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/xorg-lib/libxext-sdk_git.bb | |
| parent | cd2ce1906ec08401c6a0fbd234408024dcf4280e (diff) | |
| download | poky-eacf14f20429604fa3fe8cc81d89f61a5ee5a482.tar.gz | |
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/xorg-lib/libxext-sdk_git.bb')
| -rw-r--r-- | meta/packages/xorg-lib/libxext-sdk_git.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/packages/xorg-lib/libxext-sdk_git.bb b/meta/packages/xorg-lib/libxext-sdk_git.bb new file mode 100644 index 0000000000..e508b5b8ea --- /dev/null +++ b/meta/packages/xorg-lib/libxext-sdk_git.bb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | require libxext_git.bb | ||
| 2 | |||
| 3 | DEPENDS = "xproto-sdk util-macros-sdk libx11-sdk libxau-sdk xextproto-sdk" | ||
| 4 | PROVIDES = "" | ||
| 5 | |||
| 6 | inherit sdk | ||
