[package] add package source path override
authorRalph Hempel <ralph.hempel@lantiq.com>
Sun, 31 May 2009 11:35:13 +0000 (11:35 +0000)
committerRalph Hempel <ralph.hempel@lantiq.com>
Sun, 31 May 2009 11:35:13 +0000 (11:35 +0000)
commite1497d23dcf94c0c10b86b6b4b4b6f6c5b434423
tree85090a122a4606e3f578360320b3ab7ca2977665
parente18f306f80468bf574b5348b28214012df49d3c6
[package] add package source path override
- use external source tree instead of 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
include/package-version-override.mk
include/package.mk