mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
opensync: add 0.36 (latest stable)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4690 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
9
meta/packages/opensync/libopensync-plugin_0.36.inc
Normal file
9
meta/packages/opensync/libopensync-plugin_0.36.inc
Normal file
@@ -0,0 +1,9 @@
|
||||
DEPENDS = "libopensync (>= 0.36)"
|
||||
|
||||
SRC_URI = "http://opensync.org/download/releases/${PV}/${P}.tar.bz2"
|
||||
|
||||
inherit cmake
|
||||
|
||||
FILES_${PN} += "${libdir}/opensync*/plugins/*.so \
|
||||
${libdir}/opensync*/formats/*.so \
|
||||
${datadir}/opensync*/defaults/"
|
||||
Reference in New Issue
Block a user