[OE-core] [PATCH V2] gzip : upgrade to 1.6

Andrei Dinu andrei.adrianx.dinu at intel.com
Tue Jun 11 14:04:42 UTC 2013


upgrade from 1.5 -> 1.6

Signed-off-by: Andrei Dinu <andrei.adrianx.dinu at intel.com>
---
 .../gzip/{gzip_1.5.bb => gzip_1.6.bb}              |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
 rename meta/recipes-extended/gzip/{gzip_1.5.bb => gzip_1.6.bb} (48%)

diff --git a/meta/recipes-extended/gzip/gzip_1.5.bb b/meta/recipes-extended/gzip/gzip_1.6.bb
similarity index 48%
rename from meta/recipes-extended/gzip/gzip_1.5.bb
rename to meta/recipes-extended/gzip/gzip_1.6.bb
index f7b8593..9c728df 100644
--- a/meta/recipes-extended/gzip/gzip_1.5.bb
+++ b/meta/recipes-extended/gzip/gzip_1.6.bb
@@ -1,11 +1,9 @@
 require gzip.inc
 
-PR = "r0"
-
 PROVIDES_append_class-native = " gzip-replacement-native"
 NATIVE_PACKAGE_PATH_SUFFIX = "/${PN}"
 
 BBCLASSEXTEND = "native"
 
-SRC_URI[md5sum] = "11b76536941ee1c0221fe6eefbcb32cb"
-SRC_URI[sha256sum] = "b5d56e8ffc9918e8c941fab56e04121194f9870adeeb859e09c09eac264035a3"
+SRC_URI[md5sum] = "38603cb2843bf5681ff41aab3bcd6a20"
+SRC_URI[sha256sum] = "97eb83b763d9e5ad35f351fe5517e6b71521d7aac7acf3e3cacdb6b1496d8f7e"
-- 
1.7.9.5




More information about the Openembedded-core mailing list