Skip to content

Commit 14ce3f4

Browse files
authored
Merge pull request sonic-net#62 from tahmed-dev/taahme/update-dep-build
[build-tools] Updating dep build with new libraries' version
2 parents 2af0030 + 774d714 commit 14ce3f4

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

jenkins/common/dep-build/Jenkinsfile

+1-5
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ git submodule foreach --recursive '[ -f .git ] && echo "gitdir: $(realpath --rel
3636
make configure PLATFORM=generic
3737
3838
make SONIC_CONFIG_BUILD_JOBS=1 target/files/stretch/ixgbe.ko \
39-
target/debs/stretch/libnl-3-200_3.2.27-2_amd64.deb \
39+
target/debs/stretch/libnl-3-200_3.5.0-1_amd64.deb \
4040
target/debs/stretch/libhiredis0.14_0.14.0-3~bpo9+1_amd64.deb \
4141
target/debs/stretch/redis-tools_5.0.3-3~bpo9+2_amd64.deb \
4242
target/debs/stretch/libthrift-0.11.0_0.11.0-4_amd64.deb \
@@ -45,10 +45,6 @@ make SONIC_CONFIG_BUILD_JOBS=1 target/files/stretch/ixgbe.ko \
4545
target/debs/stretch/socat_1.7.3.1-2+deb9u1_amd64.deb \
4646
target/debs/stretch/libmpdec2_2.4.2-2_amd64.deb \
4747
target/debs/stretch/initramfs-tools_0.130_all.deb \
48-
target/debs/stretch/lm-sensors_3.4.0-4_amd64.deb \
49-
target/debs/stretch/libsensors4_3.4.0-4_amd64.deb \
50-
target/debs/stretch/fancontrol_3.4.0-4_all.deb \
51-
target/debs/stretch/sensord_3.4.0-4_amd64.deb \
5248
target/debs/stretch/smartmontools_6.6-1_amd64.deb \
5349
target/debs/stretch/radvd_2.17-2~bpo9+1_amd64.deb \
5450
target/debs/stretch/python3.6-minimal_3.6.0-1_amd64.deb \

0 commit comments

Comments
 (0)