Skip to content

Commit

Permalink
configs/config.intel_minnowmax: Bump to rc3
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Żygowski <[email protected]>
  • Loading branch information
miczyg1 committed Oct 9, 2024
1 parent 97b53e1 commit c7f9cff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions configs/config.intel_minnowmax_no_sb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CONFIG_LOCALVERSION="0.9.0-rc1"
CONFIG_LOCALVERSION="0.9.0-rc3"
CONFIG_VENDOR_INTEL=y
CONFIG_ONBOARD_VGA_IS_PRIMARY=y
# CONFIG_VGA_BIOS is not set
Expand All @@ -24,7 +24,7 @@ CONFIG_BOOTMEDIA_LOCK_WPRO_VBOOT_RO=y
CONFIG_DEFAULT_CONSOLE_LOGLEVEL_0=y
CONFIG_PAYLOAD_EDK2=y
CONFIG_EDK2_REPOSITORY="https://github.com/Dasharo/edk2"
CONFIG_EDK2_TAG_OR_REV="f6f62e8efe2fd35d2f28c906e8e72a8b7f12b28c"
CONFIG_EDK2_TAG_OR_REV="e91a6e499eff7ff601fe65383d16811ee96fce2c"
CONFIG_EDK2_USE_EDK2_PLATFORMS=y
CONFIG_EDK2_PLATFORMS_REPOSITORY="https://github.com/Dasharo/edk2-platforms"
CONFIG_EDK2_PLATFORMS_TAG_OR_REV="3323ed481d35096fb6a7eae7b49f35eff00f86cf"
Expand Down
4 changes: 2 additions & 2 deletions configs/config.intel_minnowmax_sb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CONFIG_LOCALVERSION="0.9.0-rc1"
CONFIG_LOCALVERSION="0.9.0-rc3"
CONFIG_VENDOR_INTEL=y
CONFIG_ONBOARD_VGA_IS_PRIMARY=y
# CONFIG_VGA_BIOS is not set
Expand Down Expand Up @@ -29,7 +29,7 @@ CONFIG_BOOTMEDIA_LOCK_WPRO_VBOOT_RO=y
CONFIG_DEFAULT_CONSOLE_LOGLEVEL_0=y
CONFIG_PAYLOAD_EDK2=y
CONFIG_EDK2_REPOSITORY="https://github.com/Dasharo/edk2"
CONFIG_EDK2_TAG_OR_REV="f6f62e8efe2fd35d2f28c906e8e72a8b7f12b28c"
CONFIG_EDK2_TAG_OR_REV="e91a6e499eff7ff601fe65383d16811ee96fce2c"
CONFIG_EDK2_USE_EDK2_PLATFORMS=y
CONFIG_EDK2_PLATFORMS_REPOSITORY="https://github.com/Dasharo/edk2-platforms"
CONFIG_EDK2_PLATFORMS_TAG_OR_REV="3323ed481d35096fb6a7eae7b49f35eff00f86cf"
Expand Down

0 comments on commit c7f9cff

Please sign in to comment.