coreos-base/update_engine: include patch for virtio_net compatibility

This commit is contained in:
Nick Owens 2016-03-23 14:14:35 -07:00
parent c0fe3c2ec3
commit 88e769e6c8
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="c88492c39ec0ad81bb26ae6efde7b4fc46a9804a"
CROS_WORKON_COMMIT="461adfd48f9d9b5764461b24a672102e11eb0bde"
KEYWORDS="amd64 arm arm64 x86"
fi