Skip to content
Snippets Groups Projects
user avatar
Federico Vaga authored
This patch change the build of a package. Following the main change:
- wrs-build-all: it does not build cpio and jffs2 images, but only
  a .tar.gz archive which will be included into the package
- flash-wrs: it create the cpio and jffs2 images before flashing

Signed-off-by: default avatarFederico Vaga <federico.vaga@gmail.com>
ca4f0729
This package is meant to include all white-rabbit software for the
switch.  Part of this comes from the original white-rabbit svn
repository on ohwr.org, part comes from separate repositories that I
merged here.

All documentation lives in doc/ , where the *.in files are the sources
(one only, currently, other ones have been removed when obsoleted).

The wrs-build documentation, thus, is what you actually need to build
all the stuff that goes into the switch, and program to internal flash
memory.