File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ RUN apt-get install -f -y ifupdown bridge-utils libdbus-1-3 libdaemon0 libjansso
88## TODO: implicitly install dependencies
99RUN apt-get -y install libjemalloc1
1010
11- # Dependencies for sonic-cfggen
12- RUN apt-get install -y python-lxml python-jinja2 python-netaddr python-ipaddr python-yaml
11+ # Dependencies for sonic-cfggen
12+ RUN apt-get install -y python-lxml python-jinja2 python-netaddr python-ipaddr python-yaml
1313
1414COPY \
1515{% for deb in docker_orchagent_debs .split (' ' ) -%}
Original file line number Diff line number Diff line change 1- BRCM_SAI = libsaibcm_2.0 .3.7-3-20170118215303.119_amd64 .deb
2- $(BRCM_SAI)_URL = "https://sonicstorage.blob.core.windows.net/packages/libsaibcm_2.0 .3.7-3-20170118215303.119_amd64 .deb?sv=2015-04-05&sr=b&sig=lmAbkYBRtlEDUwFxAGK0bpGOZ3QIrgzrF3WD%2Ba2tvvY% 3D&se=2030-09-27T22%3A51%3A39Z &sp=r"
1+ BRCM_SAI = libsaibcm_2.1 .3.1+0-20170203082839.11-1.gbp995de3_amd64 .deb
2+ $(BRCM_SAI)_URL = "https://sonicstorage.blob.core.windows.net/packages/libsaibcm_2.1 .3.1+0-20170203082839.11-1.gbp995de3_amd64 .deb?sv=2015-04-05&sr=b&sig=q%2Byg1WtnhhGHBeOjyO7LfMZejwqER%2F7Hdr%2F%2Bxs%2FUFSA% 3D&se=2030-10-13T19%3A49%3A10Z &sp=r"
33
4- BRCM_SAI_DEV = libsaibcm-dev_2.0 .3.7-3-20170118215303.119_amd64 .deb
4+ BRCM_SAI_DEV = libsaibcm-dev_2.1 .3.1+0-20170203082839.11-1.gbp995de3_amd64 .deb
55$(eval $(call add_derived_package,$(BRCM_SAI),$(BRCM_SAI_DEV)))
6- $(BRCM_SAI_DEV)_URL = "https://sonicstorage.blob.core.windows.net/packages/libsaibcm-dev_2.0 .3.7-3-20170118215303.119_amd64 .deb?sv=2015-04-05&sr=b&sig=e8tPGsXcOfVtMpQdwZKNOpHplezroAkIfxASfK%2BJDR8% 3D&se=2030-09-27T22%3A49%3A47Z &sp=r"
6+ $(BRCM_SAI_DEV)_URL = "https://sonicstorage.blob.core.windows.net/packages/libsaibcm-dev_2.1 .3.1+0-20170203082839.11-1.gbp995de3_amd64 .deb?sv=2015-04-05&sr=b&sig=ihcuduBFhzV5yj%2F2kI%2BzTshm85KFtm2XGqHcXo%2FwD5U% 3D&se=2030-10-13T19%3A50%3A07Z &sp=r"
77
88SONIC_ONLINE_DEBS += $(BRCM_SAI ) $(BRCM_SAI_DEV )
99$(BRCM_SAI)_DEPENDS += $(BRCM_OPENNSL )
Original file line number Diff line number Diff line change 1- BRCM_OPENNSL = libopennsl_3.2.1.5-3-20170118205520.58_amd64 .deb
2- $(BRCM_OPENNSL)_URL = "https://sonicstorage.blob.core.windows.net/packages/libopennsl_3.2.1.5-3-20170118205520.58_amd64 .deb?sv=2015-04-05&sr=b&sig=R3hWzXrbe4IMSBImAUwK30iSSTIfEtXku6ZYWDX5WhI %3D&se=2030-09-27T22%3A45%3A59Z &sp=r"
1+ BRCM_OPENNSL = libopennsl_3.2.1.5-5-20170203072429.19_amd64 .deb
2+ $(BRCM_OPENNSL)_URL = "https://sonicstorage.blob.core.windows.net/packages/libopennsl_3.2.1.5-5-20170203072429.19_amd64 .deb?sv=2015-04-05&sr=b&sig=ay3U2TMBqVOlDmT75PlLCn0olcjixH96whjjdPM4IGI %3D&se=2030-10-13T19%3A50%3A48Z &sp=r"
33
4- BRCM_OPENNSL_KERNEL = opennsl-modules-3.16.0-4-amd64_3.2.1.5-3-20170118205520.58_amd64 .deb
5- $(BRCM_OPENNSL_KERNEL)_URL = "https://sonicstorage.blob.core.windows.net/packages/opennsl-modules-3.16.0-4-amd64_3.2.1.5-3-20170118205520.58_amd64 .deb?sv=2015-04-05&sr=b&sig=RArOfg5ll6uVbrD0a4VLADHvpJktcJsMSOGYwQ7RZnQ% 3D&se=2030-09-27T22%3A49%3A11Z &sp=r"
4+ BRCM_OPENNSL_KERNEL = opennsl-modules-3.16.0-4-amd64_3.2.1.5-5-20170203072429.19_amd64 .deb
5+ $(BRCM_OPENNSL_KERNEL)_URL = "https://sonicstorage.blob.core.windows.net/packages/opennsl-modules-3.16.0-4-amd64_3.2.1.5-5-20170203072429.19_amd64 .deb?sv=2015-04-05&sr=b&sig=WttrjSL1EtqPA50ZZEn52pOUojMqmP9e7Gdcrj9a%2FVI% 3D&se=2030-10-13T19%3A51%3A16Z &sp=r"
66
77SONIC_ONLINE_DEBS += $(BRCM_OPENNSL ) $(BRCM_OPENNSL_KERNEL )
You can’t perform that action at this time.
0 commit comments