[Clfs-dev] Embedded book pull request

Andrew Bradford andrew at bradfordembedded.com
Wed Dec 28 20:06:56 PST 2016


Hi,

It's been over 2.5 years since the last embedded book updates but I've
pulled together a few updates over the past months which are worth
using.  If someone who has the ability to push into the git.clfs.org
clfs-embedded repo could merge this, I'd greatly appreciate it!

Thanks!
-Andrew


The following changes since commit 66199342b91531f9851dac7f9a726c984f850f6c:

  Update website URL to clfs.org from cross-lfs.org. (2015-09-02 17:49:35 -0500)

are available in the git repository at:

  https://github.com/bradfa/clfs-embedded.git 2016updates

for you to fetch changes up to 173cc96fc136fe34ea4d46c31b387012aa253f10:

  Update date. (2016-12-28 22:57:19 -0500)

----------------------------------------------------------------
Andrew Bradford (17):
      packages.ent: Update binutils to version 2.27
      packages.ent: Update busybox to version 1.24.2
      packages.ent: Update gmp to version 6.1.1
      packages.ent: Update linux to version 4.4.21
      packages.ent: Update mpc to version 1.0.3
      packages.ent: Update mpfr to version 3.1.2
      packages.ent: Update musl to version 1.1.15
      Update gcc to version 6.2
      hostreqs: Add M4 as a host req
      hostreqs: Add ncurses5 library to host reqs
      hostreqs: version-check.sh should stop on errors
      gcc-static: Fix glibc name typo
      inittab: Add note about serial console getty
      busybox: v1.24 additional sed lines for config
      INSTALL: Provide apt install line for Debian/Ubuntu
      Update changelog.
      Update date.

 BOOK/INSTALL.md                        |   6 +
 BOOK/bootscripts/common/inittab.xml    |   5 +-
 BOOK/cross-tools/arm/gcc-final.xml     |   8 -
 BOOK/cross-tools/arm/gcc-static.xml    |   8 -
 BOOK/cross-tools/common/gcc-final.xml  |   4 -
 BOOK/cross-tools/common/gcc-static.xml |   6 +-
 BOOK/cross-tools/mips/gcc-final.xml    |   8 -
 BOOK/cross-tools/mips/gcc-static.xml   |   8 -
 BOOK/cross-tools/x86/gcc-final.xml     |   8 -
 BOOK/cross-tools/x86/gcc-static.xml    |   8 -
 BOOK/final-system/common/busybox.xml   |  12 +
 BOOK/general.ent                       |   8 +-
 BOOK/introduction/common/hostreqs.xml  |  12 +-
 BOOK/materials/common/patches.xml      |   9 -
 BOOK/packages.ent                      |  55 +++--
 BOOK/patches.ent                       |   4 -
 BOOK/preface/common/changelog.xml      |  38 +++
 patches/gcc-4.7.3-musl-1.patch         | 746 -----------------------------------------------------------
 18 files changed, 103 insertions(+), 850 deletions(-)
 delete mode 100644 patches/gcc-4.7.3-musl-1.patch




More information about the Clfs-dev mailing list