mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 09:56:59 +02:00
Merge pull request #419 from gregkh/baselayout
fix(sys-apps/baselayout): Bump to include more tmpfiles config updates.
This commit is contained in:
commit
0b9d2ebf58
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="b928500a6f8209e6268356aeb31b86a9a95cf603"
|
||||
CROS_WORKON_COMMIT="ee76f682e03496fdf72d0ad16a622fbc7f37d158"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user