File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
Description=switch state service
3
3
Requires=database.service
4
4
{% if sonic_asic_platform == 'broadcom' %}
5
- Requires=opennsl-modules-3.16.0-4 -amd64.service
5
+ Requires=opennsl-modules-3.16.0-5 -amd64.service
6
6
{% elif sonic_asic_platform == 'nephos' %}
7
7
Requires=nps-modules-3.16.0-4-amd64.service
8
8
{% endif %}
9
9
After=database.service
10
10
After=interfaces-config.service
11
11
{% if sonic_asic_platform == 'broadcom' %}
12
- After=opennsl-modules-3.16.0-4 -amd64.service
12
+ After=opennsl-modules-3.16.0-5 -amd64.service
13
13
{% elif sonic_asic_platform == 'nephos' %}
14
14
After=nps-modules-3.16.0-4-amd64.service
15
15
{% endif %}
Original file line number Diff line number Diff line change 1
- BRCM_OPENNSL_KERNEL = opennsl-modules-3.16.0-4 -amd64_3.2.3.7-1_amd64.deb
2
- $(BRCM_OPENNSL_KERNEL)_URL = "https://sonicstorage.blob.core.windows.net/packages/opennsl-modules-3.16.0-4 -amd64_3.2.3.7-1_amd64.deb?sv=2015-04-05&sr=b&sig=BJEFXfq2mgvSTIYZF8qF1Jj2ePkJaxBmA0HqhhAFPmQ% 3D&se=2031-08-11T03%3A27%3A43Z &sp=r"
1
+ BRCM_OPENNSL_KERNEL = opennsl-modules-3.16.0-5 -amd64_3.2.3.7-1_amd64.deb
2
+ $(BRCM_OPENNSL_KERNEL)_URL = "https://sonicstorage.blob.core.windows.net/packages/opennsl-modules-3.16.0-5 -amd64_3.2.3.7-1_amd64.deb?sv=2015-04-05&sr=b&sig=R%2BQp4mHlNi489Q6HP7vFUdBDmDazbiL02hQFdxYkCI0% 3D&se=2031-09-27T20%3A17%3A41Z &sp=r"
3
3
4
4
SONIC_ONLINE_DEBS += $(BRCM_OPENNSL_KERNEL )
You can’t perform that action at this time.
0 commit comments