diff options
author | Shane Wang <shane.wang@intel.com> | 2012-01-21 21:05:57 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-24 11:23:56 +0000 |
commit | cae171c3017af47896df4752992fefe2161211d4 (patch) | |
tree | 01f62c1643d15fce7455a28a788059d464e54eb0 /meta/recipes-graphics/xorg-util | |
parent | c2838d949ffd15282c72551b40c5fd81d0db1fa0 (diff) | |
download | openembedded-core-cae171c3017af47896df4752992fefe2161211d4.tar.gz openembedded-core-cae171c3017af47896df4752992fefe2161211d4.tar.bz2 openembedded-core-cae171c3017af47896df4752992fefe2161211d4.zip |
util-macros: upgrade to 1.16.1
Signed-off-by: Shane Wang <shane.wang@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-util')
-rw-r--r-- | meta/recipes-graphics/xorg-util/util-macros_1.16.1.bb (renamed from meta/recipes-graphics/xorg-util/util-macros_1.16.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-util/util-macros_1.16.0.bb b/meta/recipes-graphics/xorg-util/util-macros_1.16.1.bb index da9c31dd26..e0af8a9aeb 100644 --- a/meta/recipes-graphics/xorg-util/util-macros_1.16.0.bb +++ b/meta/recipes-graphics/xorg-util/util-macros_1.16.1.bb @@ -16,5 +16,5 @@ RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPKGV})" BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "3f77f0b6452c677d4b5ce9feaea7d15e" -SRC_URI[sha256sum] = "1387cec5c2e655811e9a60afee7bda1652f8cd97be6c89418566bcf934ff6935" +SRC_URI[md5sum] = "01a4d42cfa952488d7bd391099a92bb0" +SRC_URI[sha256sum] = "06494a0afb53881041ae4171d8ddb8433fa0bde7bd4e0ecc2aeaf536a02da183" |