Skip to content

Commit

Permalink
Package Cisco kernel modules in Cisco Churchillmono image (#19)
Browse files Browse the repository at this point in the history
Summary:
These drivers will take effect once the device tree changes for Valentine FPGA are incorporated.

UT Plan:
- Ensure Churchillmono image build is successful.
- Ensure there are no error messages in dmesg.

UT:
```
root@bmc:~# dmesg | grep cisco
[   39.310915] cisco_util: loading out-of-tree module taints kernel.
```

To merge this PR after facebookexternal/openbmc.cisco#18 is merged.

X-link: facebookexternal/openbmc.cisco#19

Reviewed By: tao-ren

fbshipit-source-id: 7fecb3898263bb3c1badd3b33c7f14268dd9b20b
  • Loading branch information
binhuang00 authored and facebook-github-bot committed Apr 28, 2022
1 parent a7bef0a commit 2c1f7fd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ IMAGE_INSTALL += " \
dhcp-client \
mterm \
openbmc-utils \
cisco-wb-kmod \
"

0 comments on commit 2c1f7fd

Please sign in to comment.