Skip to content

Commit 6fb274f

Browse files
committed
fwk/lilac: Bump to 3.01
Compatible with EVT, DVT1, DVT2, MP. BRANCH=fwk-lilac-27116 BUG=Prepare for lilac 3.00 release TEST=Check version in ec console and bios settings Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent a26803a commit 6fb274f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/zephyr-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# Starting with 4.00, lotus is released from fwk-tulip-29169
3333
{ name: lotus, folder: lotus, ver: "4.0.3", sha_len: 7, zephyr_ref: "fwk-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
3434
# Just for reference, not releasing from this branch
35-
{ name: lilac, folder: lotus, ver: "3.0.0", sha_len: 7, zephyr_ref: "framework-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
35+
{ name: lilac, folder: lotus, ver: "3.0.1", sha_len: 7, zephyr_ref: "framework-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
3636
{ name: marigold, folder: lotus, ver: "0.0.0", sha_len: 7, zephyr_ref: "fwk-main", cmsis_ref: "cros/chromeos-main", remote: "fwk" },
3737

3838
]

0 commit comments

Comments
 (0)