aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/upm/upm_0.4.0.bb (renamed from recipes-devtools/upm/upm_0.3.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/upm/upm_0.3.2.bb b/recipes-devtools/upm/upm_0.4.0.bb
index 658fd80..31e285c 100644
--- a/recipes-devtools/upm/upm_0.3.2.bb
+++ b/recipes-devtools/upm/upm_0.4.0.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d1cc191275d6a8c5ce039c75b2b3dc29"
DEPENDS = "nodejs swig-native mraa"
-SRC_URI = "git://github.com/intel-iot-devkit/upm.git;protocol=git;rev=58c800e246d3f7b7f2f4e58140386bcf0ba26693 \
+SRC_URI = "git://github.com/intel-iot-devkit/upm.git;protocol=git;rev=04dc6df4297a7766d6f1a8fef9699d586e7e0d92 \
file://0001-adafruitms1438-CMakeLists.txt-stop-RPATH-being-added.patch"
S = "${WORKDIR}/git"