Merge pull request #205 from philips/squashfs-init

feat(sys-kernel/bootengine): add root=squashfs: support
This commit is contained in:
Brandon Philips 2013-09-09 11:22:57 -07:00
commit 63784aaca4
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI="4" EAPI="4"
CROS_WORKON_COMMIT="057557f881fcf27dac7bc72978c16224daa846df" CROS_WORKON_COMMIT="0955fdbcd7130909c461b2e0a716db8541c12c6b"
CROS_WORKON_PROJECT="coreos/bootengine" CROS_WORKON_PROJECT="coreos/bootengine"
CROS_WORKON_LOCALNAME="bootengine" CROS_WORKON_LOCALNAME="bootengine"
CROS_WORKON_OUTOFTREE_BUILD=1 CROS_WORKON_OUTOFTREE_BUILD=1