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/conf/distro/include/poky-fixed-revisions.inc | |
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/conf/distro/include/poky-fixed-revisions.inc')
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index eb9f60913f..d1555b05f8 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc @@ -159,6 +159,10 @@ SRCREV_pn-dri2proto ?= "abb1edc487543c26856afdbe6a7e2c088a1e82ee" SRCREV_pn-inputproto ?= "2166b77ea60bd9cd87f1311a2e7d461db071cb07" SRCREV_pn-inputproto-native ?= "2166b77ea60bd9cd87f1311a2e7d461db071cb07" SRCREV_pn-inputproto-sdk ?= "2166b77ea60bd9cd87f1311a2e7d461db071cb07" +SRCREV_pn-libxi ?= "e179b124aac13387c6f730197b8852c1f69eb9e3" +SRCREV_pn-libx11 ?= "d23aad31338e7d869d878d5aa1b6b91d20287005" +SRCREV_pn-libxext ?= "49563f5d76637e2ca28fe0b91ce3114271c0955d" +SRCREV_pn-libxcb ?= "625ed596cae6dd8175aeb6cb6f26784928042f22" # # Preferred Versions: |