summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
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:35 +0100
commitae353c229cfe7e82588dc53fbed10c6ba8370d26 (patch)
treec97c6bc211881899fac626ffc09a23fb1c6d5e2d /documentation/dev-manual
parent8b29120a8cdd92a0429f383f4811f7f84c6c350e (diff)
downloadpoky-ae353c229cfe7e82588dc53fbed10c6ba8370d26.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/dev-manual')
0 files changed, 0 insertions, 0 deletions