- Timestamp:
- Jun 13, 2014, 1:58:19 PM (10 years ago)
- Branches:
- master
- Children:
- e0d570e
- Parents:
- 7e8a7d8
- git-author:
- Andrew Bradford <andrew@…> (06/11/14 09:48:00)
- git-committer:
- Andrew Bradford <andrew@…> (06/13/14 13:58:19)
- Location:
- BOOK
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/busybox.xml
r7e8a7d8 r30f9ca7 34 34 35 35 <screen os="b"><userinput>make distclean</userinput></screen> 36 37 <para os="c">The following patch is needed for musl:</para>38 39 <screen os="d"><userinput>patch -Np1 -i ../&busybox-musl-patch;</userinput></screen>40 36 41 37 <note os="e"> <para>We tell BusyBox to use the generic defconfig. For those -
BOOK/materials/common/patches.xml
r7e8a7d8 r30f9ca7 18 18 19 19 <variablelist role="materials"> 20 21 <varlistentry>22 <term>BusyBox musl Patch - <token>&busybox-musl-patch-size;</token>:</term>23 <listitem>24 <para>Download: <ulink25 url="&patches-root;&busybox-musl-patch;"/></para>26 <para>MD5 sum: <literal>&busybox-musl-patch-md5;</literal></para>27 </listitem>28 </varlistentry>29 20 30 21 <varlistentry> -
BOOK/packages.ent
r7e8a7d8 r30f9ca7 11 11 <!ENTITY binutils-home "http://www.gnu.org/software/binutils/"> 12 12 13 <!ENTITY busybox-version "1.2 1.1">14 <!ENTITY busybox-size "21 50KB">13 <!ENTITY busybox-version "1.22.1"> 14 <!ENTITY busybox-size "2167 KB"> 15 15 <!ENTITY busybox-url "http://busybox.net/downloads/busybox-&busybox-version;.tar.bz2"> 16 <!ENTITY busybox-md5 " 795394f83903b5eec6567d51eebb417e">16 <!ENTITY busybox-md5 "337d1a15ab1cb1d4ed423168b1eb7d7e"> 17 17 <!ENTITY busybox-home "http://www.busybox.net"> 18 18 -
BOOK/patches.ent
r7e8a7d8 r30f9ca7 4 4 5 5 <!-- Core Patches --> 6 7 <!ENTITY busybox-musl-patch "busybox-&busybox-version;-musl-1.patch">8 <!ENTITY busybox-musl-patch-md5 "335622b0f2bf4e18e9d93fd48afe53da">9 <!ENTITY busybox-musl-patch-size "1 KB">10 6 11 7 <!ENTITY gcc-musl-patch "gcc-&gcc-version;-musl-1.patch">
Note:
See TracChangeset
for help on using the changeset viewer.