jolly has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42828?usp=email )
Change subject: CCID: Update titan.TestPorts.USB to current head ......................................................................
CCID: Update titan.TestPorts.USB to current head
Update the USB test port dependency to include recent changes and bugfixes that are required for further CCID tests.
Change-Id: I9dd769d2098822721f673b1293542fffa46542cc --- M deps/Makefile 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/28/42828/1
diff --git a/deps/Makefile b/deps/Makefile index 49f601b..0bd40b4 100644 --- a/deps/Makefile +++ b/deps/Makefile @@ -123,7 +123,7 @@ titan.TestPorts.TELNETasp_commit= 873fe539642542cd9a901c208f1ec11c6d2f5387 titan.TestPorts.UDPasp_commit= 54176e95850654e5e8b0ffa2f1b5f35c412b949c titan.TestPorts.UNIX_DOMAIN_SOCKETasp_commit= R.2.A-13-gd34ab71 -titan.TestPorts.USB_commit= a9470fdc99c82fbf988f4508c3161118c9106e28 +titan.TestPorts.USB_commit= 4c2a9a55a5d3d635e08d851f55a171dd3f8b443c osmo-uecups_commit= ee9b225a66c2f84bcdcaf2fc27ee73d6aeb33b8e
all: $(foreach dir,$(ALL_REPOS),$(dir)/update)