| Index: src/scripts/mod_for_test_scripts/b500patch
|
| diff --git a/src/scripts/mod_for_test_scripts/b500patch b/src/scripts/mod_for_test_scripts/b500patch
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..fcac54ce30c9878d2b7bcf68e0094085564f95fe
|
| --- /dev/null
|
| +++ b/src/scripts/mod_for_test_scripts/b500patch
|
| @@ -0,0 +1,7 @@
|
| +# Copyright (c) 2009 The Chromium OS Authors. All rights reserved.
|
| +# Use of this source code is governed by a BSD-style license that can be
|
| +# found in the LICENSE file.
|
| +
|
| +sudo cp "${DEFAULT_IMG_MIRROR#*://}"/pool/main/p/patch/patch_*.deb \
|
| + "${ROOT_FS_DIR}/modify_build"
|
| +
|
|
|