aboutsummaryrefslogtreecommitdiffstats
path: root/include/package-version-override.mk
Commit message (Collapse)AuthorAgeFilesLines
* lantiq: remove unmaintained codeJohn Crispin2014-04-061-70/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40392
* use autoreconf hook instead of manual callJohn Crispin2012-07-251-1/+0
| | | | SVN-Revision: 32837
* package-version-override always calls autoreconfJohn Crispin2012-07-241-1/+1
| | | | | | | | make it conditional on the existance of autoreconf Signed-off-by: Ryan Nowakowski <tubaman@fattuba.com> SVN-Revision: 32831
* replace old quote stripping with calls to qstrip macroNicolas Thill2010-04-291-2/+2
| | | | SVN-Revision: 21242
* add package source path override - use external source tree instead of ↵Ralph Hempel2009-05-311-8/+58
| | | | | | source ball - the external package source tree will be included as symlink - make package/<name>/clean will delete the symlink instead of whole source tree - usefull in conjunction with external SCM like ClearCase - package-version-override.mk has to be included before package.mk SVN-Revision: 16227
* added packkage-version overriding, Signed-off-by: ralph ↵John Crispin2007-12-201-0/+21
<ralph.hempel@infineon.com> SVN-Revision: 9813