Skip to content

Commit

Permalink
fby4: sd/wf: Version Commit for 2024.51.1 (#2116)
Browse files Browse the repository at this point in the history
Summary:
# Description
- Version commit for Sentinel Dome BIC oby4-sd-2024.51.01.
- Version commit for Wailua Falls BIC oby4-wf-2024.51.01.

# Motivation
- Version commit for Sentinel Dome BIC oby4-sd-2024.51.01.
- Version commit for Wailua Falls BIC oby4-wf-2024.51.01.

Pull Request resolved: #2116

Test Plan: - Build code: Pass

Reviewed By: amithash

Differential Revision: D67284640

fbshipit-source-id: 7f32cc691b4439b1b5f58f702bd37078ebfda8bf
  • Loading branch information
BrightWW authored and facebook-github-bot committed Dec 18, 2024
1 parent 3339f01 commit 8b0e635
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion meta-facebook/yv4-sd/src/platform/plat_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

#define BIC_FW_YEAR_MSB 0x20
#define BIC_FW_YEAR_LSB 0x24
#define BIC_FW_WEEK 0x49
#define BIC_FW_WEEK 0x51
#define BIC_FW_VER 0x01
#define BIC_FW_platform_0 0x73 // char: s
#define BIC_FW_platform_1 0x64 // char: d
Expand Down
2 changes: 1 addition & 1 deletion meta-facebook/yv4-wf/src/platform/plat_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

#define BIC_FW_YEAR_MSB 0x20
#define BIC_FW_YEAR_LSB 0x24
#define BIC_FW_WEEK 0x49
#define BIC_FW_WEEK 0x51
#define BIC_FW_VER 0x01
#define BIC_FW_platform_0 0x77 // char: w
#define BIC_FW_platform_1 0x66 // char: f
Expand Down

0 comments on commit 8b0e635

Please sign in to comment.