Skip to content
  1. Oct 13, 2009
  2. Oct 09, 2009
  3. Oct 07, 2009
  4. Oct 05, 2009
  5. Oct 04, 2009
  6. Oct 03, 2009
  7. Oct 02, 2009
    • Peter Korsgaard's avatar
      mpatrol: remove package · a6fc3387
      Peter Korsgaard authored
      
      
      It doesn't compile:
      
      ../../src/memory.c: In function '__mp_memquery':
      ../../src/memory.c:769: error: lvalue required as left operand of assignment
      
      And hasn't seen any updates since it got added in 2006, so it cannot
      have many users. People most likely use valgrind nowadays for memory
      debugging anyway - Drop it.
      
      Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
      a6fc3387
  8. Oct 01, 2009
    • Peter Korsgaard's avatar
      mdnsresponder: remove package · 8a19a795
      Peter Korsgaard authored
      
      
      The source target was broken until very recently, and it doesn't build
      as it tries to use the host compiler for the client stuff, so there
      cannot be many users of it.
      
      People should use avahi instead nowadays, so so just remove it instead
      of hacking it to work.
      
      Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
      8a19a795
  9. Sep 29, 2009
  10. Sep 27, 2009
  11. Sep 23, 2009
  12. Sep 21, 2009
  13. Sep 20, 2009
  14. Sep 19, 2009
  15. Sep 16, 2009
  16. Sep 14, 2009
  17. Sep 11, 2009
  18. Sep 09, 2009
  19. Sep 02, 2009
  20. Sep 01, 2009
  21. Aug 31, 2009
  22. Aug 30, 2009
  23. Aug 26, 2009
  24. Aug 19, 2009
    • Thomas Petazzoni's avatar
      alsa-utils: fix build for x86 on x86-64 · 350b6c6e
      Thomas Petazzoni authored
      
      
      alsa-utils included two ugly patches for ARM and AVR32 to fix build
      issues encountered with ncurses. In fact these build issues were
      caused by the fact that alsa-utils was using ncurses5-config of the
      host instead of the one installed in $(STAGING_DIR).
      
      Therefore, these two patches are removed, and we instead pass
      ac_cv_prog_ncurses5_config to the ./configure script.
      
      This commit solves bug #569, reported by Simon Pasch, who also
      contributed this fix.
      
      Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
      350b6c6e
  25. Aug 08, 2009
  26. Aug 06, 2009
  27. Aug 05, 2009
  28. Aug 04, 2009
Loading