================================================================================ Intel Platform Management Firmware Datacenter Engineering Group Intel Corporation 2111 N.E. 25th Avenue, Hillsboro, OR 97124 USA ================================================================================ DATE : July 05, 2017 SUBJECT : Open Source Package for Intel(R) Server Platforms RELEASE : a3b3f7f16d54515e6201685bad3940186bd30dd2 FILE : S2600_BMC_Open_Src_Code.tgz ================================================================================ Instructions for building this open source tarball: 1) Unpack the tarball into a new directory. e.g. mkdir <> cd <> tar -xzof <>/S2600_BMC_Open_Src_Code.tgz 2) Unpack the open source tarball, S2600_OSS.tgz. It will create a directory, ./S2600_OSS. e.g. tar -xzof S2600_OSS.tgz 3) Move to the open source directory. e.g. cd S2600_OSS 4) Download and extract Java jdk1.6.0.14 e.g. cd $HOME; tar xvf jdk1.6.0.14.tar.gz 5) Initiate the open source build, capturing stdout in a file. e.g. make Q= TARGET_ID=ALL MYMCU=AST2500 BUILD_TYPE=fos KERN_PHYS_INITRD=0x82800000 JAVA_HOME=~/jdk1.6.0_14 BUILD_JOBS="-j 32" PRJ_CFG_PATH=$(pwd)/configs > build.txt 2>&1 ============================================================================= LEGAL INFORMATION ============================================================================= Information in this document is provided in connection with Intel products. No license, express or implied, by estoppel or otherwise, to any intellectual property rights is granted by this document. Except as provided in Intel's Terms and Conditions of Sale for such products, Intel assumes no liability whatsoever, and Intel disclaims any express or implied warranty, relating to sale and/or use of Intel products including liability or warranties relating to fitness for a particular purpose, merchantability, or infringement of any patent, copyright or other intellectual property right. Intel Corporation may have patents or pending patent applications, trademarks, copyrights, or other intellectual property rights that relate to the presented subject matter. The furnishing of documents and other materials and information does not provide any license, express or implied, by estoppel or otherwise, to any such patents, trademarks, copyrights, or other intellectual property rights. Intel products are not intended for use in medical, life saving, or life sustaining applications. Intel may make changes to specifications and product descriptions at any time, without notice. Intel is a registered trademark of Intel Corporation. *Other names and brands are the property of their respective owners. Copyright (c) 2016 Intel Corporation.