summaryrefslogtreecommitdiff
path: root/multitech/recipes/multitech/mts-io_0.4.1+git.bb
blob: f653368c998e0d00f87aed311c34c21d89a5b451 (plain)
1
2
3
4
5
6
7
8
9
10
11
require mts-io.inc

PR = "${INC_PR}.1"

# commit "Added support for the embedded CDP module called (MT100ECDP)"
TAG = "4afeacb37962034c35249d18b56716c8ea04a7ad"

SRC_URI = " \
    file://mts-io.init \
    git://git.multitech.net/cdp-io-controller.git;protocol=git;tag=${TAG} \
"