File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 71
71
[submodule "src/sonic-mgmt-framework "]
72
72
path = src/sonic-mgmt-framework
73
73
url = https://github.com/Azure/sonic-mgmt-framework
74
- [submodule "src/sonic-telemetry "]
75
- path = src/sonic-telemetry
76
- url = https://github.com/Azure/sonic-telemetry
77
74
[submodule "Switch-SDK-drivers "]
78
75
path = platform/mellanox/sdk-src/sx-kernel/Switch-SDK-drivers
79
76
url = https://github.com/Mellanox/Switch-SDK-drivers
112
109
[submodule "src/sonic-host-services "]
113
110
path = src/sonic-host-services
114
111
url = https://github.com/sonic-net/sonic-host-services
112
+ [submodule "src/sonic-gnmi "]
113
+ path = src/sonic-gnmi
114
+ url = https://github.com/sonic-net/sonic-gnmi.git
Original file line number Diff line number Diff line change 1
1
# SONiC telemetry package
2
2
3
- SONIC_TELEMETRY = sonic-telemetry_0 .1_$(CONFIGURED_ARCH ) .deb
4
- $(SONIC_TELEMETRY)_SRC_PATH = $(SRC_PATH ) /sonic-telemetry
3
+ SONIC_TELEMETRY = sonic-gnmi_0 .1_$(CONFIGURED_ARCH ) .deb
4
+ $(SONIC_TELEMETRY)_SRC_PATH = $(SRC_PATH ) /sonic-gnmi
5
5
$(SONIC_TELEMETRY)_DEPENDS = $(SONIC_MGMT_COMMON ) $(SONIC_MGMT_COMMON_CODEGEN )
6
6
$(SONIC_TELEMETRY)_RDEPENDS =
7
7
SONIC_DPKG_DEBS += $(SONIC_TELEMETRY )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments