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

PR = "${INC_PR}.3"

# commit "Making IO signals logic the same as the stand-alone CDP box"
TAG = "dc0ed7ea45a2bd0bab2eba12a39c6fc148d00fee"

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