gnome-common: add native variant via BBCLASSEXTEND

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock 2010-12-17 14:09:09 +00:00 committed by Richard Purdie
parent c914a02dc7
commit 3b5461535f
1 changed files with 2 additions and 0 deletions

View File

@ -25,3 +25,5 @@ DEPENDS = ""
FILES_${PN} += "${datadir}/aclocal"
FILES_${PN}-dev = ""
BBCLASSEXTEND = "native"