mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
libmodbus: update to upstream develop version 3.1.4
Rename recipe then change md5sum and sha256sum. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
886a5da6ac
commit
9405f930b2
@@ -1,7 +0,0 @@
|
||||
require libmodbus.inc
|
||||
|
||||
# Use the stable branch by default
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
SRC_URI[md5sum] = "dd4262f87ed835c4d1e560f8321a222c"
|
||||
SRC_URI[sha256sum] = "661e14f9dc904f3f1b034464ddaa5fd4b8472f8f5d1ea10a1148af85591b7ee9"
|
||||
@@ -0,0 +1,7 @@
|
||||
require libmodbus.inc
|
||||
|
||||
# Use the stable branch by default
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
SRC_URI[md5sum] = "b1a8fd3a40d2db4de51fb0cbcb201806"
|
||||
SRC_URI[sha256sum] = "c8c862b0e9a7ba699a49bc98f62bdffdfafd53a5716c0e162696b4bf108d3637"
|
||||
Reference in New Issue
Block a user