libtango: set preferred version of tango-idl
This commit is contained in:
parent
9f02adc3b2
commit
ac25755aa9
@ -2,8 +2,8 @@ SUMMARY = "Tango Controls kernel library"
|
|||||||
LICENSE = "LGPL-3.0"
|
LICENSE = "LGPL-3.0"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=8195c2d9416e5fc98eb30ee334511b73"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=8195c2d9416e5fc98eb30ee334511b73"
|
||||||
|
|
||||||
|
# cppTango repo is a total mess with tags, we need to grab the release tarball
|
||||||
SRC_URI = "https://gitlab.com/tango-controls/cppTango/-/archive/${PV}/cppTango-${PV}.tar.gz"
|
SRC_URI = "https://gitlab.com/tango-controls/cppTango/-/archive/${PV}/cppTango-${PV}.tar.gz"
|
||||||
|
|
||||||
S = "${WORKDIR}/cppTango-${PV}"
|
S = "${WORKDIR}/cppTango-${PV}"
|
||||||
|
|
||||||
DEPENDS = "omniorb-native omniorb tango-idl zeromq cppzmq jpeg"
|
DEPENDS = "omniorb-native omniorb tango-idl zeromq cppzmq jpeg"
|
||||||
|
|||||||
@ -1,2 +1,4 @@
|
|||||||
require libtango.inc
|
require libtango.inc
|
||||||
SRC_URI[sha256sum] = "8f8cd49d5287f66f84088a1cf2fa427c98a4a567fb81cce8479e1b14c4307b16"
|
SRC_URI[sha256sum] = "8f8cd49d5287f66f84088a1cf2fa427c98a4a567fb81cce8479e1b14c4307b16"
|
||||||
|
|
||||||
|
PREFERRED_VERSION_tango-idl = "5.1.%"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user