mics: Update reference kernel to 6.2
Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
parent
325e62372d
commit
c152f9f6bc
4 changed files with 78 additions and 48 deletions
|
|
@ -46,7 +46,7 @@ build_custom_linux() {
|
|||
ARCH=$(uname -m)
|
||||
SRCDIR=$PWD
|
||||
LINUX_CUSTOM_DIR="$WORKLOADS_DIR/linux-custom"
|
||||
LINUX_CUSTOM_BRANCH="ch-6.1.6"
|
||||
LINUX_CUSTOM_BRANCH="ch-6.2"
|
||||
LINUX_CUSTOM_URL="https://github.com/cloud-hypervisor/linux.git"
|
||||
|
||||
checkout_repo "$LINUX_CUSTOM_DIR" "$LINUX_CUSTOM_URL" "$LINUX_CUSTOM_BRANCH"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue