From d8486f172a54212742ea20bb03d3b09afe72d337 Mon Sep 17 00:00:00 2001 From: "Westergreen, Dalon" Date: Thu, 30 Mar 2017 17:17:13 -0700 Subject: MRAA de10-nano support was pulled into mainline Moving to the mainline mraa github repository and changing the SRCREV to the current head of the master branch. Signed-off-by: Westergreen, Dalon bob Signed-off-by: Westergreen, Dalon --- recipes-devtools/mraa/mraa_1.5.1.bb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/recipes-devtools/mraa/mraa_1.5.1.bb b/recipes-devtools/mraa/mraa_1.5.1.bb index d2bd44b..175cef2 100644 --- a/recipes-devtools/mraa/mraa_1.5.1.bb +++ b/recipes-devtools/mraa/mraa_1.5.1.bb @@ -1,12 +1,10 @@ require mraa.inc SRCREV = "6f9b470d8d25e2c8ba1586cd9d707b870ab30010" -SRCREV_de10-nano = "81457f02c3b1bbccfc0a88be1af23335c9457da4" -SRCREV_de0-nano = "81457f02c3b1bbccfc0a88be1af23335c9457da4" +SRCREV_de10-nano = "5e34a5cd3be7514cca3e75971a1f271712e01d1c" +SRCREV_de0-nano = "5e34a5cd3be7514cca3e75971a1f271712e01d1c" SRC_URI = "git://github.com/intel-iot-devkit/mraa.git;protocol=https" -SRC_URI_de10-nano = "git://github.com/Propanu/mraa.git;protocol=https;branch=de10-nano" -SRC_URI_de0-nano = "git://github.com/Propanu/mraa.git;protocol=https;branch=de10-nano" PACKAGECONFIG_de10-nano ?= "python nodejs" PACKAGECONFIG_de0-nano ?= "python nodejs" -- cgit v1.1