3e42fc3834
The isolcpu boot option is configurable based on application-isolated or vswitch CPU config settings. Therefore, it is not required to be set as a default value in the kickstart, only to be changed during initial config. Change-Id: Ie043c7c76be5f2950eafb7babfb1919a9856dd5c Closes-Bug: 1883806 Signed-off-by: Don Penney <don.penney@windriver.com>
9 lines
252 B
Plaintext
9 lines
252 B
Plaintext
SRC_DIR="${GIT_BASE}/bsp-files"
|
|
COPY_LIST="$PKG_BASE/LICENSE"
|
|
|
|
# Use eb851a9 as the srcrev for the SRC_GITREVCOUNT,
|
|
# as it is the last commit in the bsp-files dir prior
|
|
# to branching for stx-3.0.
|
|
SRC_BASE_SRCREV=eb851a9
|
|
TIS_PATCH_VER=SRC_GITREVCOUNT
|