]> code.ossystems Code Review - openembedded-core.git/commit
libxml2: added python dependency to nativesdk
authorFelipe F. Tonello <eu@felipetonello.com>
Fri, 7 Jun 2013 17:18:01 +0000 (10:18 -0700)
committerSaul Wold <sgw@linux.intel.com>
Mon, 10 Jun 2013 21:51:27 +0000 (14:51 -0700)
commit4f2b3e3831bdc5707eacdab571ab207d8b09953e
treebdfc24c4c294dce1032a964b7341048ce4272c04
parent74658b66530184b0287152397341fbe411e90c71
libxml2: added python dependency to nativesdk

This is necessary since libxml2 has python dependency.

This patch will fix this error:
...
/path/to/build/system/4.7.2/ld: cannot find -lpython2.7
...
ERROR: Task 4152 (virtual:nativesdk:meta/recipes-core/libxml/libxml2_2.9.0.bb, do_compile) failed with exit code '1'

Signed-off-by: Felipe F. Tonello <eu@felipetonello.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/libxml/libxml2.inc