8a33372bee
This introduces PF BBDEV (baseband device) Configuration Application "pf_bb_config" and inih. PF BBDEV program accesses the configuration space and sets the various parameters through memory-mapped IO read/writes. This is needed for Intel ACC100 (Mt Bryce) configuration and QMGR related settings. PF BBDEV requires inih for parsing .INI configuration file. This commit adds the inih for static linkage with PF BBDEV. Story: 2008440 Task: 41472 Signed-off-by: Babak Sarashki <zbsarashki@gmail.com> Change-Id: Idaebcac5d0021d5c11c7ab27e13176139ba66c3b
7 lines
163 B
Plaintext
7 lines
163 B
Plaintext
TAR_NAME=inih
|
|
GIT_SHA=b1dbff4b0bd1e1f40d237e21011f6dee0ec2fa69
|
|
VERSION=44
|
|
|
|
COPY_LIST="$STX_BASE/downloads/$TAR_NAME-$GIT_SHA.tar.gz"
|
|
TIS_PATCH_VER=PKG_GITREVCOUNT
|