mirror of
https://git.yoctoproject.org/poky
synced 2026-06-10 04:00:28 +00:00
opensync: bump PV of opensync SVN to 0.22+svnSRCDATE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1490 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
PV ?= "0.20+svn${SRCDATE}"
|
||||
PV = "0.22+svn${SRCDATE}"
|
||||
PLUGIN_NAME ?= "${@bb.data.getVar('PN', d, 1).replace('libopensync-plugin-','')}"
|
||||
PLUGIN_SONAME ?= "${@bb.data.getVar('PLUGIN_NAME', d, 1).replace('-','_')}.so"
|
||||
SRC_URI ?= "svn://svn.opensync.org/plugins;module=${PLUGIN_NAME};proto=http"
|
||||
|
||||
Reference in New Issue
Block a user