autotools.bbclass: Move --with-sysroot to CONFIGUREOPTS
authorKhem Raj <raj.khem@gmail.com>
Tue, 19 Oct 2010 19:07:25 +0000 (12:07 -0700)
committerKhem Raj <raj.khem@gmail.com>
Wed, 20 Oct 2010 04:08:40 +0000 (21:08 -0700)
commit48d7b34698dbebaf55e1ccf07d78c065f99ea46e
tree3126812ad334478dbba42d5639bf2fe30b4f7bd8
parenta1d962b3b900c8c5f5ac089c495f3ecec1bee78a
autotools.bbclass: Move --with-sysroot to CONFIGUREOPTS

* This is added to CONFIGUREOPTS so it can be filtered out
  when needed. Recipes like gcc need this to be filtered

Signed-off-by: Khem Raj <raj.khem@gmail.com>
classes/autotools.bbclass