Skip to content

Commit 859a703

Browse files
committed
Addressed Review comments
1 parent 49ee4e5 commit 859a703

File tree

3 files changed

+0
-13
lines changed

3 files changed

+0
-13
lines changed

files/mrvl_et6448m_10G_sfp_led.patch

Lines changed: 0 additions & 7 deletions
This file was deleted.

files/mrvl_sonic_m0_hwsku.tgz

599 Bytes
Binary file not shown.

sonic_M0_master_mvl_patch.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -282,12 +282,6 @@ master_armhf_fix()
282282
echo "reboot_syslog fix test"
283283
patch -p1 < ./reboot_syslog.patch
284284

285-
# 10G SFP LED patch
286-
wget -c https://raw.githubusercontent.com/Marvell-switching/sonic-scripts/master/files/mrvl_et6448m_10G_sfp_led.patch
287-
patch -p1 --dry-run < ./mrvl_et6448m_10G_sfp_led.patch
288-
echo "10G SFP LED fix test"
289-
patch -p1 < ./mrvl_et6448m_10G_sfp_led.patch
290-
291285
# wheel
292286
sed -i '/keep pip installed/i \
293287
sudo https_proxy=$https_proxy LANG=C chroot $FILESYSTEM_ROOT pip install wheel' build_debian.sh

0 commit comments

Comments
 (0)