Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build sonic-ztp package #3299

Merged
merged 5 commits into from
Dec 4, 2019
Merged

Conversation

rajendra-dendukuri
Copy link
Contributor

  • Add changes in make rules to conditionally include sonic-ztp package

Signed-off-by: Rajendra Dendukuri rajendra.dendukuri@broadcom.com

- What I did
Added changes in makefiles to conditionally include sonic-ztp package. By default it is disabled.

- How I did it

  • Created a config parameter for ZTP in rules/config. By default it is disabled.
  • Modified slave.mk to include sonic-ztp deb file as a dependency for sonic-xxx.bin
  • Modified sonic_debian_extension.j2 to install sonic-ztp deb in fsroot
  • Modified Makefile.work to include a variable to indicate if ztp package is included in the build or not

- How to verify it
Modify rules/config and set ENABLE_ZTP=y and then build sonic installer bin. Notice that sonic-ztp deb file is created in target/debs/stretch/sonic-ztp-xxxx.deb

- Description for the changelog
Include make recipes for sonic-ztp package

- A picture of a cute animal (not mandatory but encouraged)

- Add changes in make rules to conditionally include sonic-ztp package

Signed-off-by: Rajendra Dendukuri <rajendra.dendukuri@broadcom.com>
@lguohan lguohan merged commit eec594a into sonic-net:master Dec 4, 2019
abdosi pushed a commit that referenced this pull request Feb 24, 2020
* Build sonic-ztp package

- Add changes in make rules to conditionally include sonic-ztp package

Signed-off-by: Rajendra Dendukuri <rajendra.dendukuri@broadcom.com>
pphuchar pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Mar 9, 2020
* Build sonic-ztp package

- Add changes in make rules to conditionally include sonic-ztp package

Signed-off-by: Rajendra Dendukuri <rajendra.dendukuri@broadcom.com>
tiantianlv pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Apr 24, 2020
* Build sonic-ztp package

- Add changes in make rules to conditionally include sonic-ztp package

Signed-off-by: Rajendra Dendukuri <rajendra.dendukuri@broadcom.com>
mssonicbld added a commit that referenced this pull request Jun 15, 2024
…atically (#19321)

#### Why I did it
src/sonic-utilities
```
* d0856afa - (HEAD -> master, origin/master, origin/HEAD) Add Checkpoint and Rollback for Multi ASIC. (#3299) (19 hours ago) [Xincun Li]
```
#### How I did it
#### How to verify it
#### Description for the changelog
arun1355492 pushed a commit to arun1355492/sonic-buildimage that referenced this pull request Jul 26, 2024
…atically (sonic-net#19321)

#### Why I did it
src/sonic-utilities
```
* d0856afa - (HEAD -> master, origin/master, origin/HEAD) Add Checkpoint and Rollback for Multi ASIC. (sonic-net#3299) (19 hours ago) [Xincun Li]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Aug 3, 2024
…atically (#19806)

#### Why I did it
src/sonic-utilities
```
* cee3e8e0 - (HEAD -> 202405, origin/202405) Enable show ip bgp on sup and -n all for show ip bgp network (#3417) (4 hours ago) [Changrong Wu]
* 26f5d757 - Add the definition of `log` in `script decode-syseeprom` (#3383) (4 hours ago) [Yutong Zhang]
* af18c89c - Improve load_mingraph to wait eth0 restart before exit (#3365) (4 hours ago) [Hua Liu]
* 73e12564 - [chassis][mutli-asic][lldp] "show lldp table/neighbors" displays error message in output on multi-asis linecard. (#3358) (4 hours ago) [Marty Y. Lok]
* 69dab7ac - [pbh]: Fix show PBH counters when cache is partial (#3356) (4 hours ago) [Nazarii Hnydyn]
* ae20defd - [fast-reboot] Backup database after syncd/swss stopped (#3342) (4 hours ago) [Stepan Blyshchak]
* a9876ee6 - Add Checkpoint and Rollback for Multi ASIC. (#3299) (4 hours ago) [Xincun Li]
* 7643ac3c - [DPB]Fixing return code of breakout command on failure (#3357) (4 hours ago) [Sudharsan Dhamal Gopalarathnam]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants