ffmpeg: pass --sysroot to configure script directly
authorDenys Dmytriyenko <denys@ti.com>
Fri, 25 Feb 2011 07:39:17 +0000 (07:39 +0000)
committerDenys Dmytriyenko <denys@ti.com>
Fri, 25 Feb 2011 02:05:56 +0000 (21:05 -0500)
commit93bb226b98706b22c952a1a49981d5066abbf3c1
tree29d73f3c15adc9f45bb2e27c8c86bfa8e518351b
parentebd905685a339814c36bf658a8e58bf8f457f14e
ffmpeg: pass --sysroot to configure script directly

ffmpeg's custom configure script fails some checks for specific headers, even
though we pass --sysroot through CFLAGS. Use configure's specific --sysroot
option to fix that.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
recipes/ffmpeg/ffmpeg_0.5.bb
recipes/ffmpeg/ffmpeg_0.6.1.bb
recipes/ffmpeg/ffmpeg_git.bb