sys-kernel/bootengine: bump for Azure SR-IOV

Ignore Azure SR-IOV network interface.
This commit is contained in:
Benjamin Gilbert 2017-12-25 20:19:16 -08:00
parent 60880da661
commit a1fb339b2a
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="4d25b96ce6aab8ae4ecd6532ab4ea81a51dcfe00"
CROS_WORKON_COMMIT="e8c3ebe3a981b8db55eab5fc50788fc2ac31ff56"
KEYWORDS="amd64 arm arm64 x86"
fi