Skip to content

Commit

Permalink
morgan800cc: bump to kernel version 6.6
Browse files Browse the repository at this point in the history
Summary: Upgrade Morgan800cc from linux v6.1 to v6.6.

Test Plan:
1) "bitbake morgan800cc-image" passed.
2) booted up Linux 6.6 on morgan800cc successfully.
3) morgan800cc openbmc CIT passed.

Reviewed By: somasun

Differential Revision: D60603946

fbshipit-source-id: de31e4bf47eb8c0fbb1e86ec64fbfd1fe1c5243a
  • Loading branch information
tao-ren authored and facebook-github-bot committed Aug 1, 2024
1 parent 13cfc34 commit cdd323e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meta-facebook/meta-morgan800cc/conf/machine/morgan800cc.conf
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ require conf/machine/fboss-lite.inc

UBOOT_MACHINE:morgan800cc = "facebook-fblite_defconfig"

KERNEL_DEVICETREE = "aspeed-bmc-facebook-morgan800cc.dtb"
PREFERRED_VERSION_linux-aspeed = "6.1.%"
KERNEL_DEVICETREE = "aspeed/aspeed-bmc-facebook-morgan800cc.dtb"
PREFERRED_VERSION_linux-aspeed = "6.6.%"

0 comments on commit cdd323e

Please sign in to comment.