Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
sys-apps/baselayout: Point to flatcar-2605-2705 branch
Browse files Browse the repository at this point in the history
This pulls in
flatcar/baselayout#13
to set sysctl rp_filter=0 and reorder how the configs are applied.
A branch flatcar-2605-2705 is used as maintenance branch.
  • Loading branch information
pothos committed Dec 15, 2020
1 parent c6e6d81 commit 792f4ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys-apps/baselayout/baselayout-9999.ebuild
Expand Up @@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="caa00726cc26b75ff6056df56d497a036c52a91e" # flatcar-master
CROS_WORKON_COMMIT="9cafb4b458c081cbcab2e660a147e6d9039ff492" # flatcar-master
KEYWORDS="amd64 arm arm64 x86"
fi

Expand Down

0 comments on commit 792f4ec

Please sign in to comment.