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

opensync: set SVN versions as non-default

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4686 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2008-06-18 08:34:54 +00:00
parent 50f13f955a
commit a1f24d10a6
3 changed files with 2 additions and 2 deletions
@@ -14,3 +14,4 @@ do_install() {
install -m 755 src/.libs/${PLUGIN_SONAME} ${D}${libdir}/opensync/plugins/
}
DEFAULT_PREFERENCE = "-1"
@@ -15,8 +15,6 @@ inherit scons
S = "${WORKDIR}/trunk"
DEFAULT_PREFERENCE = "-1"
EXTRA_OECONF = "--disable-python"
LEAD_SONAME = "libopensync.so"
+1
View File
@@ -32,3 +32,4 @@ PACKAGES += "${PN}-tools"
FILES_${PN}-tools = "${bindir}"
FILES_${PN} = "${libdir}/*.so.*"
DEFAULT_PREFERENCE = "-1"