m4-native: explicitly set an empty BBCLASSEXTEND

The BBCLASSEXTEND from the included target results in an
m4-native-nativesdk which causes problems when running a
universe fetch.

(From OE-Core rev: 8bd88113ec7b962b570cdc90efa9f8b405730677)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Joshua Lock 2012-03-02 16:20:50 -08:00 committed by Richard Purdie
parent ac9c62c907
commit 6482c0e20d
1 changed files with 1 additions and 0 deletions

View File

@ -10,3 +10,4 @@ do_configure() {
oe_runconf
}
BBCLASSEXTEND = ""