mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-20 04:33:55 +00:00
doc: update SKL NUC patch download instructions
Include a line of script that download and untars the patch files Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
80cdf7cd82
commit
158ba62c33
@ -60,7 +60,7 @@ Please follow the :ref:`getting-started-apl-nuc`, with the following changes:
|
|||||||
$ git clone https://github.com/projectacrn/acrn-hypervisor
|
$ git clone https://github.com/projectacrn/acrn-hypervisor
|
||||||
$ cd acrn-hypervisor
|
$ cd acrn-hypervisor
|
||||||
$ git checkout acrn-2018w39.6-140000p
|
$ git checkout acrn-2018w39.6-140000p
|
||||||
$ tar xf ~/Downloads/skl-patches-for-acrn.tar
|
$ curl https://projectacrn.github.io/latest/_static/downloads/skl-patches-for-acrn.tar | tar x
|
||||||
$ git am *.patch
|
$ git am *.patch
|
||||||
$ make
|
$ make
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user