fix(coreos-base): move images/dev to overlays/usr/local

This commit is contained in:
Brandon Philips 2013-07-26 10:46:33 -07:00
parent 3970d28b5a
commit 8bb371377f
4 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,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="1f2cd73df612360c8c1910f6e9ca7bd3732c2dec" CROS_WORKON_COMMIT="846047ef0d082a660288276ff93d158346258dce"
CROS_WORKON_PROJECT="coreos/init" CROS_WORKON_PROJECT="coreos/init"
CROS_WORKON_LOCALNAME="init" CROS_WORKON_LOCALNAME="init"

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="72f475940f7a9b2228e1960cbce0d4b538b41527" CROS_WORKON_COMMIT="1ba18f0a0ebbe7677de65b0ccf035aa05bc56024"
CROS_WORKON_PROJECT="coreos/dev-util" CROS_WORKON_PROJECT="coreos/dev-util"
CROS_WORKON_REPO="git://github.com" CROS_WORKON_REPO="git://github.com"
CROS_WORKON_LOCALNAME="dev" CROS_WORKON_LOCALNAME="dev"