summaryrefslogtreecommitdiff
path: root/multitech/recipes/multitech/mts-io_0.7.2.bb
blob: caa8cd5a2f60b7a692e6e2159a8182c018986582 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
require mts-io.inc

#TAG="v${PV}"

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

TAG="ffd90552ea0d03ee20d675f6b83f6a73ce730f3e"

SRC_URI = " \
    file://mts-io.init \
    file://radio-reset-h5 \
    git://sw.multitech.prv/usr/local/git/jjg/cdp-io-controller.git;protocol=ssh;branch=daughter-cards;tag=${TAG} \
"

SRC_URI_append_mt100eocg-pcie-dk = "file://mts-io-0.6.2-pcieh5.patch"

LOCAL_PR = "${INC_PR}.1"
MACHINE_KERNEL_PR_append = "${LOCAL_PR}"