libmodbus: start to prefer version 3.1.4 as default

Now that even Debian testing is using it, and upstream declares this version as "very stable",
 it might be time to switch using it as default

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gianfranco Costamagna 2019-04-01 15:11:41 +02:00 committed by Khem Raj
parent 7fb6d61bb0
commit 0f5e076f09

View File

@ -1,7 +1,4 @@
require libmodbus.inc
# Use the stable branch by default
DEFAULT_PREFERENCE = "-1"
SRC_URI[md5sum] = "b1a8fd3a40d2db4de51fb0cbcb201806"
SRC_URI[sha256sum] = "c8c862b0e9a7ba699a49bc98f62bdffdfafd53a5716c0e162696b4bf108d3637"