Merge pull request #260 from marineam/unload

Unload
This commit is contained in:
Michael Marineau 2013-11-21 18:16:43 -08:00
commit 970d378b4d
5 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
CROS_WORKON_COMMIT="a485e9d10794780cf9493ed5aeffb4541b497cd7"
CROS_WORKON_COMMIT="48df5752fe930646dfb85c22e9c80df6cf55225c"
CROS_WORKON_PROJECT="coreos/vboot_reference"
CROS_WORKON_REPO="git://github.com"
CROS_WORKON_LOCALDIR="src/platform"

View File

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

View File

@ -13,5 +13,5 @@ DESCRIPTION="CoreOS kernel"
HOMEPAGE="http://www.kernel.org"
SRC_URI=""
KEYWORDS="~amd64"
KEYWORDS="amd64"
IUSE=""