History log of /device/google/marlin/self-extractors_sailfish/root/BoardConfigVendor.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
873c5839fc605ac8b7ee675d27ea67bd40892c71 21-Sep-2016 Bill Yi <byi@google.com> Add sailfish blobs support

Sailfish shares some makefiles with Marlin.
In particular BoardConfigVendor.mk and device-vendor-sailfish.mk
are inherited from device/google/marlin/marlin/BoardConfig.mk and
device/google/marlin/aosp_sailfish.mk respectively.

We need to support both devices within device/google/marlin.
Doing so is to avoid filenames collision when we uncompress the blobs.

BUG:29936685
Change-Id: Ib373bd2dff66df5a42236288661f56c186bc9c23
/device/google/marlin/self-extractors_sailfish/root/BoardConfigVendor.mk
c1fe4eda5fb402ddeec4724e7ccd7a8845b7f7f1 02-Jul-2016 Bill Yi <byi@google.com> Add vendor blobs support for marlin/sailfish

The path has to be google_devices instead of google

sailfish does not have its own path. It is under device/google/marlin.
The workaround is to extract/build the blobs via a temporary directory:

cd device/google
cp -a marlin sailfish
mv sailfish/self-extractors_sailfish sailfish/self-extractors

BUG:29936685
Change-Id: I55390caa782defa19dbe878beb7ea6eeddcb14ae
/device/google/marlin/self-extractors_sailfish/root/BoardConfigVendor.mk