Skip to content

Commit cffc589

Browse files
ridden-liuquinchou77
authored andcommitted
fwk: lotus: bump to v4.0.0
BRANCH=fwk-tulip-29169 BUG=Prepare for v4.0.0 release TEST=Check version in ec console and bios settings Signed-off-by: Ridden_Liu <Ridden_Liu@compal.com>
1 parent e388bb0 commit cffc589

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/zephyr-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,10 @@ jobs:
2929
platform: [
3030
# Starting with 2.05, tulip is released from fwk-tulip-29169
3131
{ name: tulip, folder: lotus, ver: "3.0.0", sha_len: 7, zephyr_ref: "fwk-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
32+
# Starting with 4.00, lotus is released from fwk-tulip-29169
33+
{ name: lotus, folder: lotus, ver: "4.0.0", sha_len: 7, zephyr_ref: "fwk-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
3234
# Just for reference, not releasing from this branch
3335
{ name: marigold, folder: lotus, ver: "0.0.0", sha_len: 7, zephyr_ref: "fwk-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
34-
{ name: lotus, folder: lotus, ver: "0.0.0", sha_len: 7, zephyr_ref: "fwk-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
3536
{ name: azalea, folder: lotus, ver: "0.0.0", sha_len: 7, zephyr_ref: "fwk-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
3637
]
3738

0 commit comments

Comments
 (0)