diff options
author | Stanislav Bogatyrev <bogatyrev_stanislav@gmail.com> | 2010-08-27 17:00:39 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-08-27 17:00:39 +0200 |
commit | 62b4c67b094131db9d1f715a5cef0fd042396338 (patch) | |
tree | 4576a81f74ef11066e126d91c5fc2b7314d05e83 /CHANGES | |
parent | 0b415edef35094310aa89dcfc7f694f1c07dea14 (diff) | |
download | buildroot-novena-62b4c67b094131db9d1f715a5cef0fd042396338.tar.gz buildroot-novena-62b4c67b094131db9d1f715a5cef0fd042396338.zip |
fs/squashfs: fix endianness typo for squashfs3
Signed-off-by: Stanislav Bogatyrev <bogatyrev_stanislav@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ Toolchain: fixed gcc 4.2.x build after uClibc NPTL support got added. + fs: old-style squashfs for big endian archs fixed. + Updated/fixed packages: busybox, imagemagick, libglib2, lua, luafilesystem, lzo, netcat, php, qt, sysvinit, util-linux |