1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

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
+2
View File
@@ -0,0 +1,2 @@
PATH_prepend = "${STAGING_BINDIR_NATIVE}/perl-native:"
DEPENDS += "perl-native"