mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
sys-apps/baselayout: Point to latest repo state
This pulls in https://github.com/kinvolk/baselayout/pull/13 to set sysctl rp_filter=0 and reorder how the configs are applied.
This commit is contained in:
parent
fc82b5c839
commit
eb0bb3ba0c
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="b989f2c9619919495a1e9c0e40f3134a7fe0394c" # flatcar-master
|
||||
CROS_WORKON_COMMIT="69ed7c7a3fd7e2f8ffd5869130ba1cf7d7750f6d" # flatcar-master
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user