All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2] gzip : upgrade to 1.6
@ 2013-06-11 14:04 Andrei Dinu
  0 siblings, 0 replies; only message in thread
From: Andrei Dinu @ 2013-06-11 14:04 UTC (permalink / raw)
  To: openembedded-core

upgrade from 1.5 -> 1.6

Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-11 14:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-11 14:04 [PATCH V2] gzip : upgrade to 1.6 Andrei Dinu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.