summaryrefslogtreecommitdiffstats
path: root/meta/packages/lzo
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-03-01 23:10:08 +0000
committerRichard Purdie <richard@openedhand.com>2007-03-01 23:10:08 +0000
commit2923f87c79eb291802f255015ff7e2b973263870 (patch)
tree898a6169039b301ea79eb5a8afdbdea108299813 /meta/packages/lzo
parent246389cedd51268e3356fda70568dc572841d47d (diff)
downloadpoky-2923f87c79eb291802f255015ff7e2b973263870.tar.gz
Add lzo-native
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1315 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/lzo')
-rw-r--r--meta/packages/lzo/lzo-native_1.08.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/packages/lzo/lzo-native_1.08.bb b/meta/packages/lzo/lzo-native_1.08.bb
new file mode 100644
index 0000000000..3de88e34bf
--- /dev/null
+++ b/meta/packages/lzo/lzo-native_1.08.bb
@@ -0,0 +1,3 @@
1require lzo_${PV}.bb
2inherit native
3S = "${WORKDIR}/lzo-${PV}" \ No newline at end of file