Skip to content
Snippets Groups Projects
  1. Nov 08, 2016
  2. Nov 03, 2016
  3. Nov 02, 2016
    • Jo-Philipp Wich's avatar
      scripts/package-metadata.pl: honour DEFAULT_VARIANT · 12d15fa8
      Jo-Philipp Wich authored
      
      So far, package-metadata.pl always considered the first provider of a virtual
      package to be the default variant which might deviate from what buildroot
      considers to be the default.
      
      Change the Kconfig dependency / select code generation for virtual package
      providers to consider the DEFAULT_VARIANT to be the primary provider and only
      fall back to the first provider if no default variant was explicitely tagged.
      
      Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
      12d15fa8
    • Jo-Philipp Wich's avatar
      scripts/package-metadata.pl: fix handling of virtual (PROVIDES) depends · f64360c7
      Jo-Philipp Wich authored
      
      Currently the code emitting dependencies for provide candidates is overwriting
      the specification calculated by the previous conditional dependency handling
      code, rendering dependencies on virtual PROVIDES packages in conjunction with
      conditional dependencies unusable.
      
      Instead of overwriting, append the PROVIDES dependency spec in order to fix
      using DEPENDS on virtual provider packages in conjunction with conditions.
      
      Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
      f64360c7
  4. Oct 15, 2016
  5. Oct 06, 2016
  6. Sep 24, 2016
  7. Sep 23, 2016
  8. Aug 31, 2016
  9. Aug 15, 2016
  10. Aug 11, 2016
  11. Aug 03, 2016
  12. Aug 01, 2016
  13. Jul 29, 2016
  14. Jul 16, 2016
  15. Jul 14, 2016
  16. Jul 13, 2016
  17. Jul 09, 2016
  18. Jul 07, 2016
  19. Jul 05, 2016
  20. Jun 15, 2016
  21. Jun 13, 2016
  22. Jun 07, 2016
Loading