Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2m)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 12:29:38 UTC Now

2018-11-09 11:48:03 UTC MAIN commitmail json YAML

u-boot-pinebook: Fixes options handling and Python tool handling

- PKG_DEFAULT_OPTIONS should not be used in package Makefile-s,
  use PKG_SUGGESTED_OPTIONS instead.
- u-boot.mk already defines that Python is needed, no need to redefine it there.

Reported, tested and thanks to <martin>!

(leot)