Skip to content
Snippets Groups Projects
  1. Dec 02, 2016
    • Jo-Philipp Wich's avatar
      scripts: getver.sh: append Git short hash to revision · a642a11f
      Jo-Philipp Wich authored
      
      Change getver.sh to append a short Git commit hash to the end of the artifical
      revision number. This way we still have order- and comparable commit numbers
      but also a direct relation to the Git commit.
      
      The new output format will look like "r2400+2-882472e" for dirty trees or like
      "r2402-882472e" for clean ones.
      
      Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
      a642a11f
  2. Nov 30, 2016
  3. Nov 21, 2016
  4. Nov 08, 2016
  5. Nov 03, 2016
  6. 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
  7. Oct 15, 2016
  8. Oct 06, 2016
  9. Sep 24, 2016
  10. Sep 23, 2016
  11. Aug 31, 2016
  12. Aug 15, 2016
  13. Aug 11, 2016
  14. Aug 03, 2016
  15. Aug 01, 2016
  16. Jul 29, 2016
  17. Jul 16, 2016
  18. Jul 14, 2016
  19. Jul 13, 2016
  20. Jul 09, 2016
  21. Jul 07, 2016
  22. Jul 05, 2016
  23. Jun 15, 2016
  24. Jun 13, 2016
  25. Jun 07, 2016
Loading