]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: add subversion-native to DEPENDS if there is svn:// in SRC_URI
authorMartin Jansa <martin.jansa@gmail.com>
Fri, 11 Nov 2011 16:28:43 +0000 (17:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Nov 2011 12:26:07 +0000 (12:26 +0000)
commit820bb7f4a0ced61ae62886bc7c5168151db919ea
tree971e58b79c730dcf5e60d388d221e38aabd517fe
parentdf980525792ab14fdca96cc00ab90433aa2d8198
base.bbclass: add subversion-native to DEPENDS if there is svn:// in SRC_URI

* in some cases this could cause circual dependency (ie if we decide to
  apr_svn.bb or something like that before subversion-native in dependency
  tree), Saul said he had such case, but I wasn't able to reproduce it
  here (here it builds subversion-native-1.7.0 fine).

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass