summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/mbpoll/mbpoll_1.5.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/mbpoll/mbpoll_1.5.2.bb')
-rw-r--r--meta-oe/recipes-devtools/mbpoll/mbpoll_1.5.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/mbpoll/mbpoll_1.5.2.bb b/meta-oe/recipes-devtools/mbpoll/mbpoll_1.5.2.bb
index 4590b49955..82afe632fd 100644
--- a/meta-oe/recipes-devtools/mbpoll/mbpoll_1.5.2.bb
+++ b/meta-oe/recipes-devtools/mbpoll/mbpoll_1.5.2.bb
@@ -8,8 +8,8 @@ HOMEPAGE = "https://github.com/epsilonrt/mbpoll"
8LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" 8LIC_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 \
12 file://0001-allow-build-with-cmake-4.patch"
12SRCREV = "a0bd6c08d3d15b086f2104477295c0705aed366a" 13SRCREV = "a0bd6c08d3d15b086f2104477295c0705aed366a"
13 14
14
15inherit pkgconfig cmake 15inherit pkgconfig cmake