Files
meta-openembedded/meta-oe/recipes-extended/libmodbus/libmodbus_3.1.2.bb
T
Pascal Bach 8b15907045 libmodbus: add support for the libmodbus development release
libmodbus has two release streams:
- stable: which currently is 3.0.x and does only receive fixes
- development: 3.1.x which receives new features and according to upstream is also very stable

Some users require access to the newer features.
So a recipe for the development branch but leave the stable branch the default.
This is similar to what is done for the nginx recipe which also has two release streams.

Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-05-02 14:03:02 -07:00

8 lines
226 B
BlitzBasic

require libmodbus.inc
# Use the stable branch by default
DEFAULT_PREFERENCE = "-1"
SRC_URI[md5sum] = "dd4262f87ed835c4d1e560f8321a222c"
SRC_URI[sha256sum] = "661e14f9dc904f3f1b034464ddaa5fd4b8472f8f5d1ea10a1148af85591b7ee9"