Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Move bfn asic drivers out of platform package#30

Merged
mkbalani merged 3 commits intobarefootnetworks:bfn_kdrvfrom
mkbalani:kdrv_all_pltfm
Oct 23, 2018
Merged

Move bfn asic drivers out of platform package#30
mkbalani merged 3 commits intobarefootnetworks:bfn_kdrvfrom
mkbalani:kdrv_all_pltfm

Conversation

@mkbalani
Copy link

No description provided.

@mkbalani mkbalani requested a review from krambn October 22, 2018 23:10
@@ -0,0 +1,15 @@
Copyright (C) 2016 Microsoft, Inc
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we use this license?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what to use here. Copied this over from license file from previously build bfn-platform-montara deb packaging


# Runtime dependency on sai is set only for syncd
$(SYNCD)_RDEPENDS += $(BFN_SAI) $(WNC_OSW1800_PLATFORM) $(BFN_INGRASYS_PLATFORM) $(BFN_PLATFORM)
$(SYNCD)_RDEPENDS += $(BFN_MODULE) $(BFN_SAI) $(WNC_OSW1800_PLATFORM) $(BFN_INGRASYS_PLATFORM) $(BFN_PLATFORM)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't the presence of these modules mandatory at runtime for syncd to run?

@mkbalani mkbalani merged commit 3cac45f into barefootnetworks:bfn_kdrv Oct 23, 2018
Copy link

@NStetskovych-zz NStetskovych-zz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have separate package for asic drivers now?

@mkbalani
Copy link
Author

@NStetskovych yes, there is a single separate debian package which is used for all platforms

mkbalani added a commit that referenced this pull request Oct 31, 2018
…c-net#2183)

* Move bfn asic drivers out of platform package (#30)

* Move bfn asic drivers out of platform package

* Change debian pkg name for bfn modules

* Change license file

* Fix build breakage due to dependency issue

* Minor changes to debian bld files (#31)
akokhan pushed a commit that referenced this pull request Sep 9, 2021
* 3b330db4a 2021-01-18 | [build]: Fix build error when compiling for armhf (32-bit) (#30) (HEAD, origin/master, origin/HEAD, master) [dflynn-Nokia]
* 56aaa225b 2021-01-16 | [ci]: add pipeline for armhf and arm64 (#29) [lguohan]
* 90da6141c 2021-01-12 | [ci]: propagate the correct error code the next step (#27) [lguohan]

Signed-off-by: Guohan Lu <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants