mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 07:51:03 +02:00
sys-apps/systemd: bump to include recent fixes
cf0d969 networkd: make sure we remove udev fd from epoll *before* closing it 2d7da74 sd-event: improve debug message when we fail to remove and fd from an epoll
This commit is contained in:
parent
0071bb982a
commit
937af441fc
@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
|
|||||||
# Use ~arch instead of empty keywords for compatibility with cros-workon
|
# Use ~arch instead of empty keywords for compatibility with cros-workon
|
||||||
KEYWORDS="~amd64 ~arm64 ~arm ~x86"
|
KEYWORDS="~amd64 ~arm64 ~arm ~x86"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="8f777d3a14b4af56d2a673888048f7b6e0e27c50"
|
CROS_WORKON_COMMIT="09a2e6b81c60d25ec688361f150a69374e25ba45" # v225-coreos
|
||||||
KEYWORDS="amd64 arm64 ~arm ~x86"
|
KEYWORDS="amd64 arm64 ~arm ~x86"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user