summaryrefslogtreecommitdiff
path: root/multitech/recipes/multitech/mts-io_0.7.2.bb
blob: 2d3faabcab8d5da4a9269f96f29fc005367c5aa9 (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="86fc87d06bb1c8c1d0dc8c5d846189df70c18395"

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}"