On 29/07/12 19:49, Paul Fertser wrote:
> Signed-off-by: Paul Fertser <[email protected]>
> ---
> This patch might be a bit problematic to apply with git because some of
> the new patches are amending wview sources that use the DOS line-endings
> convention. It applies and works fine with patch -p1 though. Please
> advice me how to proceed if that's unacceptable.
> 
> The proper integration of this wview software is complicated due to some
> strange flaws in the sources, i workaround them with symlinks and provide
> an appropriate init script to allow user to use a nice big storage for the
> generated data. This package is runtime-tested on a DIR-620 system. 
> 
>  libs/radlib/Makefile                               |   44 +-
>  .../patches/001-cross_compile_link_bug.patch       |   71 +++
>  libs/radlib/patches/001-cross_link_bug.patch       |   44 --
>  utils/wview/Makefile                               |  170 +++++++
>  utils/wview/files/etc/init.d/wview                 |   55 +++
>  utils/wview/patches/010-fix-cross-compile.patch    |  499 
> ++++++++++++++++++++
>  utils/wview/patches/020-use-standard-awk.patch     |   22 +
>  7 files changed, 851 insertions(+), 54 deletions(-)
>  create mode 100644 libs/radlib/patches/001-cross_compile_link_bug.patch
>  delete mode 100644 libs/radlib/patches/001-cross_link_bug.patch
>  create mode 100644 utils/wview/Makefile
>  create mode 100644 utils/wview/files/etc/init.d/wview
>  create mode 100644 utils/wview/patches/010-fix-cross-compile.patch
>  create mode 100644 utils/wview/patches/020-use-standard-awk.patch
> 
>

Hi,

please split this into 2 patches. one for libs/radlib/ and one for
utils/wview/

John
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to