diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2011-04-20 15:17:11 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-28 09:52:26 +0100 |
commit | 9d345ab21632e5faf7b09e2adcfd2068870021a4 (patch) | |
tree | 96a856a1d2057d147915a0dd5cbcb652f683e1af /meta/recipes-extended/cwautomacros | |
parent | c59f6c1f7de59963fa0f0f0912b2233357dcec02 (diff) | |
download | openembedded-core-contrib-9d345ab21632e5faf7b09e2adcfd2068870021a4.tar.gz |
cwautomacros: upgrade to version 20110201
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-extended/cwautomacros')
-rw-r--r-- | meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb (renamed from meta/recipes-extended/cwautomacros/cwautomacros_20090610.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/cwautomacros/cwautomacros_20090610.bb b/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb index bc588d79012..18efced7c76 100644 --- a/meta/recipes-extended/cwautomacros/cwautomacros_20090610.bb +++ b/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb @@ -8,8 +8,8 @@ SRC_URI = http://download.berlios.de/cwautomacros/cwautomacros-${PV}.tar.bz2 PR = "r0" -SRC_URI[md5sum] = "352b295897ddb30c0d7d0acdd0b2313a" -SRC_URI[sha256sum] = "8f683713baa63e6b5c2ea72067f77cbacf0bee7d4efa907951c6bb5ac1ffd6b0" +SRC_URI[md5sum] = "074afcb50d0a8bff10786a2954b2b02d" +SRC_URI[sha256sum] = "3115603b891f3a163c0bbb5fea2f3742113a183fa6745ee5e89e5f6d0e9f6121" do_install() { oe_runmake CWAUTOMACROSPREFIX=${D}${prefix} install |