summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/mbpoll/mbpoll_1.5.2.bb (renamed from meta-oe/recipes-devtools/mbpoll/mbpoll_1.5.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/mbpoll/mbpoll_1.5.0.bb b/meta-oe/recipes-devtools/mbpoll/mbpoll_1.5.2.bb
index 3d1c4f1eeb..028a8f9e46 100644
--- a/meta-oe/recipes-devtools/mbpoll/mbpoll_1.5.0.bb
+++ b/meta-oe/recipes-devtools/mbpoll/mbpoll_1.5.2.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464"
9DEPENDS = "libmodbus (>=3.1.4)" 9DEPENDS = "libmodbus (>=3.1.4)"
10 10
11SRC_URI = "git://github.com/epsilonrt/mbpoll;protocol=https;branch=master" 11SRC_URI = "git://github.com/epsilonrt/mbpoll;protocol=https;branch=master"
12SRCREV = "ed00121bfa04afdef2d037aac4f574ad7b410601" 12SRCREV = "a0bd6c08d3d15b086f2104477295c0705aed366a"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15