Skip to content
Snippets Groups Projects
Commit 9f4b9328 authored by Mirko Vogt's avatar Mirko Vogt
Browse files

Update README file

Append '-a' to "scripts/feeds {update,install}" example calls.

SVN-Revision: 35895
parent bacd7164
No related branches found
No related tags found
No related merge requests found
...@@ -6,9 +6,10 @@ configuration for the toolchain and firmware. ...@@ -6,9 +6,10 @@ configuration for the toolchain and firmware.
You need to have installed gcc, binutils, patch, bzip2, flex, You need to have installed gcc, binutils, patch, bzip2, flex,
make, gettext, pkg-config, unzip, libz-dev and libc headers. make, gettext, pkg-config, unzip, libz-dev and libc headers.
Run "./scripts/feeds update" to get the latest package definitions Run "./scripts/feeds update -a" to get all the latest package definitions
defined in feeds.conf / feeds.conf.default respectively defined in feeds.conf / feeds.conf.default respectively
and "./scripts/feeds install" to install symlinks into "package/feeds/*". and "./scripts/feeds install -a" to install symlinks of all of them into
package/feeds/.
Use "make menuconfig" to configure your image. Use "make menuconfig" to configure your image.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment