Skip to content

Commit

Permalink
cmm: bump to kernel version 5.6.3
Browse files Browse the repository at this point in the history
Summary: Upgrade CMM BMC kernel to 5.6.3.

Test Plan:
1) booted up linux 5.6 on CMM sucessfully. Bootup logs as below:
   https://our.intern.facebook.com/intern/paste/P129774300/
2) CMM CIT passed. Logs as below:
   https://our.intern.facebook.com/intern/paste/P129774368/

Reviewed By: benwei13

fbshipit-source-id: d57adb92de
  • Loading branch information
tao-ren authored and facebook-github-bot committed Apr 28, 2020
1 parent c538209 commit a5afaf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-facebook/meta-cmm/conf/machine/cmm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ KERNEL_IMAGETYPE = "zImage"
UBOOT_MACHINE_cmm = "fbcmm_config"

KERNEL_DEVICETREE = "aspeed-bmc-facebook-cmm.dtb"
PREFERRED_VERSION_linux-aspeed = "5.3.8"
PREFERRED_VERSION_linux-aspeed = "5.6.3"
PREFERRED_VERSION_libwatchdog = "0.2"

# uncomment following block to use u-boot v2016.07
Expand Down

0 comments on commit a5afaf5

Please sign in to comment.