mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 17:11:34 +02:00
overlay update_engine: bump to 2025-07-10
Bump coreos-base/update_engine to 2025-07-10. Pulls in https://github.com/flatcar/update_engine/pull/44, https://github.com/flatcar/update_engine/pull/45, https://github.com/flatcar/update_engine/pull/46. Signed-off-by: Dongsu Park <dongsu@dpark.io>
This commit is contained in:
parent
0514e5123c
commit
ea6f43bd44
@ -7,7 +7,7 @@ EGIT_REPO_URI="https://github.com/flatcar/update_engine.git"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
EGIT_COMMIT="46e1984f2c91e3d14bad9323a6bf32a9c6662fbc" # flatcar-master
|
||||
EGIT_COMMIT="4ecb5e3b073dfc3818d8d0db2f4c3e15dccb0e5c" # main
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user