[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)
commit3fc6b41df72c64815dea32cdb2a871f97fe181bd
tree85090a122a4606e3f578360320b3ab7ca2977665
parent1541d79b6a52160cf83c3441ae29eae0f3a32b57
[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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16227 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/package-version-override.mk
include/package.mk