mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
overlay sys-kernel/coreos-firmware: clear MY_COMMIT
Now that the new version is not a snapshot but an official release, we need to remove MY_COMMIT, so that the ebuild actually builds the release 20230804.
This commit is contained in:
parent
37f24a7793
commit
7e084e284a
@ -10,7 +10,7 @@ inherit linux-info savedconfig
|
||||
|
||||
# In case this is a real snapshot, fill in commit below.
|
||||
# For normal, tagged releases, leave blank
|
||||
MY_COMMIT="59fbffa9ec8e4b0b31d2d13e715cf6580ad0e99c"
|
||||
MY_COMMIT=""
|
||||
|
||||
# Flatcar: use linux-firmware instead of ${PN}, coreos-firmware to avoid naming conflicts.
|
||||
if [[ ${PV} == 99999999* ]]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user