[oe] [PATCH] Update preferred version util-macros from 1.1.6 to 1.4.1

Guo Hongruan camelguo at gmail.com
Thu Dec 24 12:31:38 UTC 2009


xcmiscproto and xf86bigfontproto requires util-macros 1.2 or later, this patch fix the dependence failure.
---
 .../include/preferred-xorg-versions-X11R7.4.inc    |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc
index 156653f..eb0820e 100644
--- a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc
+++ b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc
@@ -233,8 +233,8 @@ PREFERRED_VERSION_xproto ?= "7.0.13"
 PREFERRED_VERSION_gccmakedep ?= "1.0.2"
 PREFERRED_VERSION_imake ?= "1.0.2"
 PREFERRED_VERSION_makedepend ?= "1.0.1"
-PREFERRED_VERSION_util-macros-native ?= "1.1.6"
-PREFERRED_VERSION_util-macros ?= "1.1.6"
+PREFERRED_VERSION_util-macros-native ?= "1.4.1"
+PREFERRED_VERSION_util-macros ?= "1.4.1"
 PREFERRED_VERSION_xorg-cf-files ?= "1.0.2"
 
 # xserver
-- 
1.5.4.3





More information about the Openembedded-devel mailing list