Skip to content
Snippets Groups Projects
  1. Jun 02, 2014
    • John Crispin's avatar
      include: fix kernel download failure with git & local trees · 2e240a44
      John Crispin authored
      
      When using the options EXTERNAL_KERNEL_TREE or KERNEL_GIT_CLONE_URI,
      the command "make downloads" fails as it tries to download the kernel
      tarball despite the option. This doesn't happen during a regular build
      as in that case, the dependency is conditionned through the LINUX_SITE
      variable, which is not set in these cases.
      
      Below is a snapshot of the error for an target using a 3.14 kernel:
      
      make[3]: *** No rule to make target `.../dl/linux-3.14.tar.xz',
      needed by `download'.  Stop.
      
      Change-Id: I1244969c1bbf9c81a6a64d68ae88ac58b0f8e79e
      Signed-off-by: default avatarMathieu Olivari <mathieu@qca.qualcomm.com>
      
      SVN-Revision: 40913
      2e240a44
  2. Dec 14, 2013
  3. Jun 27, 2013
  4. Jan 26, 2013
  5. Dec 02, 2012
  6. Oct 03, 2011
  7. Apr 06, 2011
  8. Aug 06, 2010
  9. Jul 21, 2010
  10. Feb 16, 2010
  11. Feb 11, 2010
  12. Nov 11, 2009
  13. Aug 08, 2009
  14. Apr 21, 2009
  15. Aug 27, 2008
  16. Aug 23, 2008
  17. Aug 16, 2008
  18. Jun 13, 2008
  19. Jun 09, 2008
  20. May 08, 2008
  21. Sep 29, 2007
  22. Sep 11, 2007
  23. Sep 10, 2007
  24. Sep 08, 2007
  25. Sep 06, 2007
  26. Aug 26, 2007
  27. Aug 07, 2007
  28. Aug 03, 2007
  29. Jul 30, 2007
  30. Jul 23, 2007
  31. Jul 18, 2007
  32. Jul 16, 2007
  33. Jun 30, 2007
  34. Jun 16, 2007
  35. Jun 03, 2007
Loading