Update localrc example
Updating the localrc example displayed on README.md, according to the StarlingX developer guide https://docs.starlingx.io/developer_guide/ Change-Id: I0792020fa8d4fafa459439940ea1ef56efc0e250 Signed-off-by: Felipe de Jesus Ruiz Garcia <felipe.de.jesus.ruiz.garcia@intel.com>
This commit is contained in:
parent
51976e3b31
commit
75dd80915d
@ -42,10 +42,10 @@ Sample ``localrc``
|
||||
.. code-block:: bash
|
||||
|
||||
# tbuilder localrc
|
||||
|
||||
MYUNAME=stx-builder
|
||||
PROJECT=stx-work
|
||||
HOST_PREFIX=$HOME/work
|
||||
MYUNAME=$USER
|
||||
PROJECT=starlingx
|
||||
HOST_PREFIX=$HOME/starlingx/workspace
|
||||
HOST_MIRROR_DIR=$HOME/starlingx/mirror
|
||||
|
||||
Makefile
|
||||
--------
|
||||
|
Loading…
x
Reference in New Issue
Block a user