Skip to content

Commit

Permalink
overlay coreos-base/coreos-init: pull packet phone home service
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu Tortuyaux <[email protected]>
  • Loading branch information
tormath1 committed Sep 28, 2023
1 parent bca20ad commit 055f21a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="53b0aa5d291d26f3a14c6f392ff20fdd5003a0f2" # flatcar-master
CROS_WORKON_COMMIT="e116824d16cdf2fce49a65a6508972c70b97496b" # tormath1/em
KEYWORDS="amd64 arm arm64 x86"
fi

Expand Down

0 comments on commit 055f21a

Please sign in to comment.