perlnative.bbclass: add the file

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
Dexuan Cui 2011-05-31 15:08:47 +08:00 committed by Richard Purdie
parent 3ba6d0183e
commit 89b91fde9b
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
PATH_prepend = "${STAGING_BINDIR_NATIVE}/perl-native:"
DEPENDS += "perl-native"