Skip to content
Snippets Groups Projects
  1. Mar 22, 2017
  2. Dec 16, 2016
  3. Oct 27, 2016
  4. Jun 05, 2016
  5. May 28, 2016
    • Dirk Neukirchen's avatar
      util-linux: fix breakage · 6c1eb444
      Dirk Neukirchen authored
      
      - install correct libs to staging/usr/lib
      fixes eudev, nfs-kernel-server
      
      the lib*.a seem broken - use the correct .so files
      and remove .a libs
      
      - some build breakage was observed with parallel builds:
      text-utils/more-more.o: In function `putstring':
      more.c:(.text+0x1f4): undefined reference to `tputs'
      text-utils/more-more.o: In function `initterm':
      more.c:(.text+0x1b74): undefined reference to `setupterm'
      more.c:(.text+0x1f0c): undefined reference to `tparm'
      more.c:(.text+0x20ac): undefined reference to `tigetnum'
      more.c:(.text+0x20c8): undefined reference to `tigetflag'
      more.c:(.text+0x20ec): undefined reference to `tigetstr'
      more.c:(.text+0x2148): undefined reference to `PC'
      text-utils/more-more.o: In function `reset_tty':
      more.c:(.text+0x2630): undefined reference to `tputs'
      
      - fix line length
      
      Signed-off-by: default avatarDirk Neukirchen <dirkneukirchen@web.de>
      6c1eb444
  6. May 27, 2016
  7. Apr 17, 2016
    • Hauke Mehrtens's avatar
      util-linux: update to version 2.28 · 91a508d5
      Hauke Mehrtens authored
      
      The following patches were merged upstream:
      * 0001-switch_root-improve-statfs-f_type-portability.patch
      * 0002-lib-colors-use-static-buffers-when-parse-scheme.patch
      * 002-mkostemp.patch
      
      The following patch is not needed any more because all libc
      implementations support alloc in sscanf:
      * 001-no-printf-alloc.patch
      
      Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
      
      SVN-Revision: 49191
      91a508d5
  8. Feb 12, 2016
  9. Dec 23, 2015
  10. Sep 11, 2015
  11. Mar 22, 2015
  12. Mar 09, 2015
  13. Feb 11, 2015
  14. Feb 01, 2015
  15. Jan 05, 2015
  16. Dec 01, 2014
  17. Nov 30, 2014
  18. Nov 03, 2014
    • John Crispin's avatar
      license info - revert r43155 · 74a3a77b
      John Crispin authored
      
      turns out that r43155 adds duplicate info.
      
      Signed-off-by: default avatarJohn Crispin <blogic@openwrt.org>
      
      SVN-Revision: 43167
      74a3a77b
    • John Crispin's avatar
      Add more license tags with SPDX identifiers · c10d9748
      John Crispin authored
      
      Note, that licensing stuff is a nightmare: many packages does not clearly
      state their licenses, and often multiple source files are simply copied
      together - each with different licensing information in the file headers.
      
      I tried hard to ensure, that the license information extracted into the OpenWRT's
      makefiles fit the "spirit" of the packages, e.g. such small packages which
      come without a dedicated source archive "inherites" the OpenWRT's own license
      in my opinion.
      
      However, I can not garantee that I always picked the correct information
      and/or did not miss license information.
      
      Signed-off-by: default avatarMichael Heimpold <mhei@heimpold.de>
      
      SVN-Revision: 43155
      c10d9748
  19. Nov 02, 2014
  20. Oct 26, 2014
  21. Jun 09, 2014
  22. Jun 02, 2014
  23. Mar 30, 2014
  24. Mar 24, 2014
  25. Nov 07, 2013
  26. Jun 23, 2013
  27. Jun 21, 2013
Loading