From 71875b452c0ed279b1514b8eb09c446145281690 Mon Sep 17 00:00:00 2001 From: Mike Fiore Date: Wed, 19 Feb 2014 09:21:06 -0600 Subject: changes to (hopefully) finish MTDC-GPIOB and MTOCGD2 support fix recipes for mts-io_0.7.2 and mts-id-eeprom_0.1.0 change mtocgd2 perferred mts-io version to 0.8.0 add recipe for mts-io_0.8.0 and mts-id-eeprom_0.2.0 --- multitech/recipes/multitech/mts-io_0.7.2.bb | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'multitech/recipes/multitech/mts-io_0.7.2.bb') diff --git a/multitech/recipes/multitech/mts-io_0.7.2.bb b/multitech/recipes/multitech/mts-io_0.7.2.bb index caa8cd5..5cb53f6 100644 --- a/multitech/recipes/multitech/mts-io_0.7.2.bb +++ b/multitech/recipes/multitech/mts-io_0.7.2.bb @@ -1,19 +1,11 @@ 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" +TAG="v${PV}" 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} \ + git://git.multitech.net/cdp-io-controller.git;protocol=git;branch=master;tag=${TAG} \ " SRC_URI_append_mt100eocg-pcie-dk = "file://mts-io-0.6.2-pcieh5.patch" -- cgit v1.2.3