Loading CHANGES +2 −0 Original line number Diff line number Diff line Loading @@ -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 Loading fs/squashfs/squashfs.mk +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ else ROOTFS_SQUASHFS_DEPENDENCIES = host-squashfs3 ifeq ($(BR2_ENDIAN),"BIG") ROOTFS_SQUASHF_ARGS=-be ROOTFS_SQUASHFS_ARGS=-be else ROOTFS_SQUASHFS_ARGS=-le endif Loading Loading
CHANGES +2 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
fs/squashfs/squashfs.mk +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ else ROOTFS_SQUASHFS_DEPENDENCIES = host-squashfs3 ifeq ($(BR2_ENDIAN),"BIG") ROOTFS_SQUASHF_ARGS=-be ROOTFS_SQUASHFS_ARGS=-be else ROOTFS_SQUASHFS_ARGS=-le endif Loading