Skip to content
Snippets Groups Projects
Adam Wujek's avatar
Adam Wujek authored
Remove binaries/usr/lib/libbfd-2.21.1.so and /usr/bin/nm from the repo.
Instead use the compiled versions in buildroot.

Patch the installation rule to install only "nm", when
PACKAGE_BINUTILS_TARGET is not used(!).
libbfd-2.21.1.so is installed by default by the installation rule of
PACKAGE_BINUTILS.

Binary nm was added in the commit:
d2a486cc

 rootfs_override: add /usr/bin/nm and its libbfd

Signed-off-by: default avatarAdam Wujek <adam.wujek@cern.ch>
8b38b5de
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.