layerscape: update build guide in README

Added package feeds updating and installing in build guide
of README.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
This commit is contained in:
Yangbo Lu 2018-01-08 12:12:16 +08:00 committed by John Crispin
parent a338491a30
commit 5f36f3193f

View file

@ -12,6 +12,10 @@ Layerscape Quick Start
2. Build
--------
Before configuration and build, update and install package feeds.
$ ./scripts/feeds update -a
$ ./scripts/feeds install -a
2.1 make menuconfig
-------------------