1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

poky.conf: Fix xprop PREFERRED_VERSION

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3378 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-12-21 23:30:11 +00:00
parent cdde631f5f
commit 13b2444886
+1 -1
View File
@@ -230,7 +230,7 @@ PREFERRED_VERSION_xextensions ?= "1.0.1"
PREFERRED_VERSION_xmonobut ?= "0.4"
PREFERRED_VERSION_xprop ?= "0.0+cvs${SRCDATE}"
PREFERRED_VERSION_xprop ?= "1.0.3"
PREFERRED_VERSION_xst ?= "0.15"
PREFERRED_VERSION_oprofile ?= "0.9.3"
PREFERRED_VERSION_elfutils ?= "0.89"