mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
sys-apps/baselayout: bump ebuild
the rkt group is missing in recent alpha builds even though it was added to coreos/baselayout a while ago. this also pulls in other recent changes to baselayout. fixes coreos/bugs#459
This commit is contained in:
parent
a1f00c9b27
commit
c5961dca70
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="cc3915ded60928f5a85d594d1faab4899174361e"
|
||||
CROS_WORKON_COMMIT="20afa034aa93ec29cc72226c78fed8b666f39260"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user