diff options
| author | Saul Wold <Saul.Wold@intel.com> | 2010-11-24 11:16:10 -0800 | 
|---|---|---|
| committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-24 12:50:12 -0800 | 
| commit | 2b4650f9638e2094ff9f3f6a55a1e327e62925cc (patch) | |
| tree | fa6d5140b252a1241bd1b44179c9ab682be653d6 | |
| parent | df8d8893b314b52e6ff3d697432b767ee097e5e0 (diff) | |
| download | openembedded-core-2b4650f9638e2094ff9f3f6a55a1e327e62925cc.tar.gz openembedded-core-2b4650f9638e2094ff9f3f6a55a1e327e62925cc.tar.bz2 openembedded-core-2b4650f9638e2094ff9f3f6a55a1e327e62925cc.zip | |
util-macros: Update to version 1.11
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
| -rw-r--r-- | meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb (renamed from meta/recipes-graphics/xorg-util/util-macros_1.10.0.bb) | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta/recipes-graphics/xorg-util/util-macros_1.10.0.bb b/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb index d3bf613a63..c7037d3456 100644 --- a/meta/recipes-graphics/xorg-util/util-macros_1.10.0.bb +++ b/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb @@ -3,7 +3,7 @@ DESCRIPTION = "X autotools macros"  require xorg-util-common.inc  LICENSE = "MIT & MIT-style" -LIC_FILES_CHKSUM = "file://COPYING;md5=b8b2965be9997891cf7ddccdfb242ca8" +LIC_FILES_CHKSUM = "file://COPYING;md5=1970511fddd439b07a6ba789d28ff662"  PE = "1"  PR = "r0" | 
