]> code.ossystems Code Review - openembedded-core.git/commitdiff
poky: use libx11-diet from GIT
authorMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 14 Oct 2008 11:53:25 +0000 (11:53 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 14 Oct 2008 11:53:25 +0000 (11:53 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5501 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/include/poky-fixed-revisions.inc
meta/conf/distro/include/preferred-xorg-versions.inc

index 9d4799cd71a1e51c98163a65e3f7316f55dd84c7..f28a31ce36886beadb003d78034a2272a27023dd 100644 (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"
index 5213309fa81635a627fdc2e390022ec5d299e24d..d9175411fbfb13c5d78e69f1c39638a44f72b7a4 100644 (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"