bootengine: disable nic device renaming in initrd

This commit is contained in:
Michael Marineau 2014-07-07 15:30:46 -07:00
parent e00d008979
commit 8206208bb5
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 ~x86"
else
CROS_WORKON_COMMIT="79d407f7164a38a7dc12fee85a7fbab4a9534ce2"
CROS_WORKON_COMMIT="94909b0593d68f428c364d992238741f454e455c"
KEYWORDS="amd64 arm x86"
fi