Discussion:
[Clfs-dev] Embedded book pull request
Andrew Bradford
2016-12-29 04:06:56 UTC
Permalink
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
William Harrington
2016-12-30 01:25:31 UTC
Permalink
On Wed, 28 Dec 2016 23:06:56 -0500
Post by Andrew Bradford
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
Update website URL to clfs.org from cross-lfs.org. (2015-09-02 17:49:35 -0500)
https://github.com/bradfa/clfs-embedded.git 2016updates
Counting objects: 100, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (30/30), done.
Writing objects: 100% (100/100), 13.71 KiB | 0 bytes/s, done.
Total 100 (delta 72), reused 97 (delta 70)
To git.clfs.org:clfs-embedded.git
6619934..173cc96 master -> master


Sincerely,

William Harrington
Andrew Bradford
2016-12-31 12:18:38 UTC
Permalink
Thanks!! :)
Post by William Harrington
On Wed, 28 Dec 2016 23:06:56 -0500
Post by Andrew Bradford
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
Update website URL to clfs.org from cross-lfs.org. (2015-09-02 17:49:35 -0500)
https://github.com/bradfa/clfs-embedded.git 2016updates
Counting objects: 100, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (30/30), done.
Writing objects: 100% (100/100), 13.71 KiB | 0 bytes/s, done.
Total 100 (delta 72), reused 97 (delta 70)
To git.clfs.org:clfs-embedded.git
6619934..173cc96 master -> master
Sincerely,
William Harrington
_______________________________________________
Clfs-dev mailing list
http://lists.clfs.org/listinfo.cgi/clfs-dev-clfs.org
Continue reading on narkive:
Loading...