[oe-commits] Andrea Galbusera : libmodbus: update to 3.0.3

git at git.openembedded.org git at git.openembedded.org
Mon Jun 25 07:09:16 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 3eb5f6eecf6faf7b2701f94b12cf779350d31acc
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=3eb5f6eecf6faf7b2701f94b12cf779350d31acc

Author: Andrea Galbusera <gizero at gmail.com>
Date:   Fri Jun 22 09:23:48 2012 +0000

libmodbus: update to 3.0.3

v2: also reword SRC_URI with ${BPN}/${BP}

Signed-off-by: Andrea Galbusera <gizero at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../{libmodbus_3.0.2.bb => libmodbus_3.0.3.bb}     |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-oe/recipes-extended/libmodbus/libmodbus_3.0.2.bb b/meta-oe/recipes-extended/libmodbus/libmodbus_3.0.3.bb
similarity index 63%
rename from meta-oe/recipes-extended/libmodbus/libmodbus_3.0.2.bb
rename to meta-oe/recipes-extended/libmodbus/libmodbus_3.0.3.bb
index 03b7fcc..450add9 100644
--- a/meta-oe/recipes-extended/libmodbus/libmodbus_3.0.2.bb
+++ b/meta-oe/recipes-extended/libmodbus/libmodbus_3.0.3.bb
@@ -8,9 +8,9 @@ SECTION = "libs"
 LICENSE = "LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c"
 
-SRC_URI = "http://github.com/downloads/stephane/libmodbus/libmodbus-${PV}.tar.gz"
+SRC_URI = "http://github.com/downloads/stephane/${BPN}/${BP}.tar.gz"
 
 inherit autotools pkgconfig
 
-SRC_URI[md5sum] = "1aaacce9d9779d3a84f7d1a75774c943"
-SRC_URI[sha256sum] = "927ec90e0e299a7d4ec7086b1e2590566bdfc3bbc22e12204229361c029f2615"
+SRC_URI[md5sum] = "b5042d833c6c132e6fb2551af133a342"
+SRC_URI[sha256sum] = "6fc7cf91f7293e522afde6ae5fc605c6cd7bdca4ee2ec953db5bb91158ab8677"





More information about the Openembedded-commits mailing list