mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +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:
@@ -14,3 +14,4 @@ do_install() {
|
|||||||
install -m 755 src/.libs/${PLUGIN_SONAME} ${D}${libdir}/opensync/plugins/
|
install -m 755 src/.libs/${PLUGIN_SONAME} ${D}${libdir}/opensync/plugins/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
DEFAULT_PREFERENCE = "-1"
|
||||||
|
|||||||
@@ -15,8 +15,6 @@ inherit scons
|
|||||||
|
|
||||||
S = "${WORKDIR}/trunk"
|
S = "${WORKDIR}/trunk"
|
||||||
|
|
||||||
DEFAULT_PREFERENCE = "-1"
|
|
||||||
|
|
||||||
EXTRA_OECONF = "--disable-python"
|
EXTRA_OECONF = "--disable-python"
|
||||||
LEAD_SONAME = "libopensync.so"
|
LEAD_SONAME = "libopensync.so"
|
||||||
|
|
||||||
|
|||||||
@@ -32,3 +32,4 @@ PACKAGES += "${PN}-tools"
|
|||||||
FILES_${PN}-tools = "${bindir}"
|
FILES_${PN}-tools = "${bindir}"
|
||||||
FILES_${PN} = "${libdir}/*.so.*"
|
FILES_${PN} = "${libdir}/*.so.*"
|
||||||
|
|
||||||
|
DEFAULT_PREFERENCE = "-1"
|
||||||
|
|||||||
Reference in New Issue
Block a user