Merge pull request #164 from marineam/cleanup

fix(base_image_util): Prune old reference to platform/dev
This commit is contained in:
Michael Marineau 2014-01-31 15:56:12 -08:00
commit 05b0db01af

View File

@ -2,8 +2,6 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
. "${SRC_ROOT}/platform/dev/toolchain_utils.sh" || exit 1
create_base_image() {
local image_name=$1
local disk_layout=$2