commit | 08a080ab62766e8b3add22d6a52cfd4294fa3412 | [log] [tgz] |
---|---|---|
author | Konstantin Aladyshev <aladyshev22@gmail.com> | Fri Jun 18 17:01:18 2021 +0300 |
committer | Konstantin Aladyshev <aladyshev22@gmail.com> | Mon Aug 02 16:12:11 2021 +0000 |
tree | 9994a4f0ff4d7879c9dae1016a2d4c401018a470 | |
parent | c532425115c87611a632120b4c427670fcd99fdc [diff] |
Support new boot override setting design Add support for the new boot override setting design that was pushed in this commit: "phosphor-settings-manager: redesign boot setting override feature" (https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/44226) The new design not only simplifies boot override settings handling, but also adds support for the invalidation of "boot flags valid" bit. Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I3231190ec5385d33bb0eac61540513c2666fe023
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.