summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-04-11 12:14:43 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-11 12:20:38 +0100
commitd3762f29b3054b6724b08bc2b6678dfdb5c746fd (patch)
tree1bcefc6ab8413d26d39a8c1e276d75b5d0c6ae02 /documentation
parent98c1f5b1eae3162ebcce43011eeccb46bcbf49f1 (diff)
downloadpoky-d3762f29b3054b6724b08bc2b6678dfdb5c746fd.tar.gz
pulseaudio: remove spurious cd in do_compile_prepend
This prepend was cding to ${S}, which then breaks base_do_compile as it assumes it's in ${B}. The cd is pointless as all of the operations use absolute paths, so remove it. The result of this was that base_do_compile was failing to find the makefiles, so the compilation happened in do_install. (From OE-Core rev: ac3a8ce0b672d1488c9074bde1a1d062e0c5fd33) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions