poky: use libx11-diet from GIT

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5501 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2008-10-14 11:53:25 +00:00
parent 8e98e1f211
commit 433f9d837b
2 changed files with 2 additions and 1 deletions

View File

@ -161,6 +161,7 @@ SRCREV_pn-inputproto-native ?= "2166b77ea60bd9cd87f1311a2e7d461db071cb07"
SRCREV_pn-inputproto-sdk ?= "2166b77ea60bd9cd87f1311a2e7d461db071cb07"
SRCREV_pn-libxi ?= "e179b124aac13387c6f730197b8852c1f69eb9e3"
SRCREV_pn-libx11 ?= "d23aad31338e7d869d878d5aa1b6b91d20287005"
SRCREV_pn-libx11-diet ?= "d23aad31338e7d869d878d5aa1b6b91d20287005"
SRCREV_pn-libxext ?= "49563f5d76637e2ca28fe0b91ce3114271c0955d"
SRCREV_pn-libxcb ?= "625ed596cae6dd8175aeb6cb6f26784928042f22"
SRCREV_pn-xcb-proto ?= "d81ca233e98be8fa59e8c90d262c0516944c5a66"

View File

@ -35,7 +35,7 @@ PREFERRED_VERSION_liboldx ?= "1.0.1"
PREFERRED_VERSION_libsm ?= "1.0.3"
PREFERRED_VERSION_libwindowswm ?= "1.0.0"
PREFERRED_VERSION_libx11 ?= "1.1.99.1+gitr${SRCREV}"
PREFERRED_VERSION_libx11-diet ?= "1.1.5"
PREFERRED_VERSION_libx11-diet ?= "1.1.99.1+gitr${SRCREV}"
PREFERRED_VERSION_libx11-native ?= "1.1.5"
PREFERRED_VERSION_libx11-sdk ?= "1.1.5"
PREFERRED_VERSION_libx11-trim ?= "1.1.5"