[poky] [PATCH 3/3] imake: upgrade from 1.0.2 to 1.0.4
Yu Ke
ke.yu at intel.com
Sun Nov 21 04:20:37 PST 2010
Signed-off-by: Yu Ke <ke.yu at intel.com>
---
.../distro/include/preferred-xorg-versions.inc | 2 +-
.../xorg-util/{imake_1.0.2.bb => imake_1.0.4.bb} | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-util/{imake_1.0.2.bb => imake_1.0.4.bb} (64%)
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index 56ae237..b009917 100644
--- a/meta/conf/distro/include/preferred-xorg-versions.inc
+++ b/meta/conf/distro/include/preferred-xorg-versions.inc
@@ -17,7 +17,7 @@ PREFERRED_VERSION_fontsproto ?= "2.1.1"
PREFERRED_VERSION_fontsproto-native ?= "2.1.1"
PREFERRED_VERSION_gccmakedep ?= "1.0.2"
PREFERRED_VERSION_glproto ?= "1.4.12"
-PREFERRED_VERSION_imake ?= "1.0.2"
+PREFERRED_VERSION_imake ?= "1.0.4"
#PREFERRED_VERSION_inputproto ?= "2.0"
#PREFERRED_VERSION_inputproto-native ?= "2.0"
#PREFERRED_VERSION_inputproto-nativesdk ?= "2.0"
diff --git a/meta/recipes-graphics/xorg-util/imake_1.0.2.bb b/meta/recipes-graphics/xorg-util/imake_1.0.4.bb
similarity index 64%
rename from meta/recipes-graphics/xorg-util/imake_1.0.2.bb
rename to meta/recipes-graphics/xorg-util/imake_1.0.4.bb
index e533ece..cd8ffdb 100644
--- a/meta/recipes-graphics/xorg-util/imake_1.0.2.bb
+++ b/meta/recipes-graphics/xorg-util/imake_1.0.4.bb
@@ -4,5 +4,7 @@ DESCRIPTION = "C preprocessor interface to the make utility"
DEPENDS = "util-macros"
RDEPENDS = "perl xproto"
-PR = "r1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=b9c6cfb044c6d0ff899eaafe4c729367"
+
+PR = "r0"
PE = "1"
--
1.7.0.4
More information about the poky
mailing list