Add lzo-native

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1315 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-03-01 23:10:08 +00:00
parent 246389cedd
commit 2923f87c79

View File

@@ -0,0 +1,3 @@
require lzo_${PV}.bb
inherit native
S = "${WORKDIR}/lzo-${PV}"