From 5e11e29ba2e5927047b2dbf7d3b613dc33a9cc98 Mon Sep 17 00:00:00 2001 From: Keith Rothman <537074+litghost@users.noreply.github.com> Date: Fri, 12 Feb 2021 15:52:23 -0800 Subject: Add interchange schema 3rdparty. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> --- 3rdparty/fpga-interchange-schema | 1 + 1 file changed, 1 insertion(+) create mode 160000 3rdparty/fpga-interchange-schema (limited to '3rdparty/fpga-interchange-schema') diff --git a/3rdparty/fpga-interchange-schema b/3rdparty/fpga-interchange-schema new file mode 160000 index 00000000..6d450bd3 --- /dev/null +++ b/3rdparty/fpga-interchange-schema @@ -0,0 +1 @@ +Subproject commit 6d450bd3e14fdbf180f64e4f3585ec3c7427ddb3 -- cgit v1.2.3 From 2c7ee440462099ee89a78b2bbb8aae26445a9e46 Mon Sep 17 00:00:00 2001 From: Keith Rothman <537074+litghost@users.noreply.github.com> Date: Mon, 15 Feb 2021 09:07:23 -0800 Subject: Move CMake logic into fpga-interchange-schema. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> --- 3rdparty/fpga-interchange-schema | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '3rdparty/fpga-interchange-schema') diff --git a/3rdparty/fpga-interchange-schema b/3rdparty/fpga-interchange-schema index 6d450bd3..f2e62c3a 160000 --- a/3rdparty/fpga-interchange-schema +++ b/3rdparty/fpga-interchange-schema @@ -1 +1 @@ -Subproject commit 6d450bd3e14fdbf180f64e4f3585ec3c7427ddb3 +Subproject commit f2e62c3a0e082111d27e59699ce9caf196aa8be6 -- cgit v1.2.3 From 1be70320b991f0f9d3f834a2aa4378a30509ef79 Mon Sep 17 00:00:00 2001 From: Keith Rothman <537074+litghost@users.noreply.github.com> Date: Mon, 15 Feb 2021 09:53:52 -0800 Subject: Pull in fix for out of source builds. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> --- 3rdparty/fpga-interchange-schema | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '3rdparty/fpga-interchange-schema') diff --git a/3rdparty/fpga-interchange-schema b/3rdparty/fpga-interchange-schema index f2e62c3a..bce42208 160000 --- a/3rdparty/fpga-interchange-schema +++ b/3rdparty/fpga-interchange-schema @@ -1 +1 @@ -Subproject commit f2e62c3a0e082111d27e59699ce9caf196aa8be6 +Subproject commit bce42208b80c239d749881603b4cdf41944c70ad -- cgit v1.2.3