File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
# Variables that describe dependencies
22
22
LSP_COMMON_LIB_VERSION := 1.0.9
23
23
LSP_COMMON_LIB_NAME := lsp-common-lib
24
- LSP_COMMON_LIB_URL := https://github.com/sadko4u/$(LSP_COMMON_LIB_NAME ) .git
25
24
LSP_COMMON_LIB_TYPE := hdr
25
+ LSP_COMMON_LIB_URL := https://github.com/sadko4u/$(LSP_COMMON_LIB_NAME ) .git
26
26
27
27
LSP_TEST_FW_VERSION := 1.0.6
28
28
LSP_TEST_FW_NAME := lsp-test-fw
29
- LSP_TEST_FW_URL := https://github.com/sadko4u/$(LSP_TEST_FW_NAME ) .git
30
29
LSP_TEST_FW_TYPE := src
30
+ LSP_TEST_FW_URL := https://github.com/sadko4u/$(LSP_TEST_FW_NAME ) .git
31
31
32
32
LSP_R3D_IFACE_VERSION := 0.5.1
33
33
LSP_R3D_IFACE_NAME := lsp-r3d-iface
34
- LSP_R3D_IFACE_URL := https://github.com/sadko4u/$(LSP_R3D_IFACE_NAME ) .git
35
34
LSP_R3D_IFACE_TYPE := hdr
35
+ LSP_R3D_IFACE_URL := https://github.com/sadko4u/$(LSP_R3D_IFACE_NAME ) .git
36
36
37
37
STDLIB_VERSION := system
38
38
STDLIB_TYPE := opt
You can’t perform that action at this time.
0 commit comments