[oe] [PATCH][meta-intel-iot-middleware] mraa: update to 0.10.1 release

Fathi Boudra fathi.boudra at linaro.org
Thu Apr 14 14:37:27 UTC 2016


* update SRC_URI to 0.10.1 revision
* update license file checksum: same license (MIT), only year update

Signed-off-by: Fathi Boudra <fathi.boudra at linaro.org>
---
 recipes-devtools/mraa/mraa.inc                          | 2 +-
 recipes-devtools/mraa/{mraa_0.9.0.bb => mraa_0.10.1.bb} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename recipes-devtools/mraa/{mraa_0.9.0.bb => mraa_0.10.1.bb} (62%)

diff --git a/recipes-devtools/mraa/mraa.inc b/recipes-devtools/mraa/mraa.inc
index 7a3dbfd..24e3cd1 100644
--- a/recipes-devtools/mraa/mraa.inc
+++ b/recipes-devtools/mraa/mraa.inc
@@ -3,7 +3,7 @@ SECTION = "libs"
 AUTHOR = "Brendan Le Foll, Tom Ingleby"
 
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://COPYING;md5=e8db6501ed294e65418a933925d12058"
+LIC_FILES_CHKSUM = "file://COPYING;md5=66493d54e65bfc12c7983ff2e884f37f"
 
 S = "${WORKDIR}/git"
 
diff --git a/recipes-devtools/mraa/mraa_0.9.0.bb b/recipes-devtools/mraa/mraa_0.10.1.bb
similarity index 62%
rename from recipes-devtools/mraa/mraa_0.9.0.bb
rename to recipes-devtools/mraa/mraa_0.10.1.bb
index a2c02b9..1baef7a 100644
--- a/recipes-devtools/mraa/mraa_0.9.0.bb
+++ b/recipes-devtools/mraa/mraa_0.10.1.bb
@@ -1,3 +1,3 @@
 require mraa.inc
 
-SRC_URI = "git://github.com/intel-iot-devkit/mraa.git;protocol=git;rev=d430b5c2b5b282e40bc705a28158b3d682d722f5"
+SRC_URI = "git://github.com/intel-iot-devkit/mraa.git;protocol=git;rev=a9429204e38416e04edbc1a6b5fe6ba49379493d"
-- 
2.8.1




More information about the Openembedded-devel mailing list