perlnative.bbclass: add the file

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
Dexuan Cui
2011-06-09 16:58:33 +01:00
committed by Richard Purdie
parent 3ba6d0183e
commit 89b91fde9b
+2
View File
@@ -0,0 +1,2 @@
PATH_prepend = "${STAGING_BINDIR_NATIVE}/perl-native:"
DEPENDS += "perl-native"