blob: 96c91af45f3fc9e10c62eed95145575bf6acdfc1 [file] [log] [blame]
Shad Ansari9fb007d2018-05-14 18:31:38 +00001#!/bin/bash
2
Girish Gowdraa707e7c2019-11-07 11:36:13 +05303#Copyright 2018-present Open Networking Foundation
Zack Williams477ba092018-10-17 10:50:06 -07004#
Girish Gowdraa707e7c2019-11-07 11:36:13 +05305#Licensed under the Apache License, Version 2.0 (the "License");
6#you may not use this file except in compliance with the License.
7#You may obtain a copy of the License at
Zack Williams477ba092018-10-17 10:50:06 -07008#
Girish Gowdraa707e7c2019-11-07 11:36:13 +05309#http://www.apache.org/licenses/LICENSE-2.0
Zack Williams477ba092018-10-17 10:50:06 -070010#
Girish Gowdraa707e7c2019-11-07 11:36:13 +053011#Unless required by applicable law or agreed to in writing, software
12#distributed under the License is distributed on an "AS IS" BASIS,
13#WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14#See the License for the specific language governing permissions and
15#limitations under the License.
16
Zack Williams477ba092018-10-17 10:50:06 -070017
Shad Ansari9fb007d2018-05-14 18:31:38 +000018rm -rf /opt/bcm68620
Girish Gowdra6e745522020-07-15 15:52:13 -070019rm -rf /opt/openolt
Shad Ansari9fb007d2018-05-14 18:31:38 +000020rm -rf /broadcom
Shad Ansaricb004c52018-05-30 18:07:23 +000021sed -i '\/opt\/bcm68620\/svk_init.sh/d' /etc/rc.local
22rm -rf /run/bcm68620
Girish Gowdra252f4972020-09-07 21:24:01 -070023rm -rf /usr/local/lib/libz.so.1
Thiyagarajan Subramani89fffc02019-05-13 21:33:20 +000024rm -rf /usr/local/lib/libbal_host_api.so
25rm -rf /usr/local/lib/libstdc++.so.6