tango-idl: change SRC_URI to git repo, change version to 5.1.2
This commit is contained in:
parent
bd9f093771
commit
9f02adc3b2
@ -2,12 +2,11 @@ SUMMARY = "IDL definitions for Tango Controls"
|
||||
LICENSE = "GPL-3.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=6c9432eab6a070a936cf9da6191d6db6"
|
||||
|
||||
SRC_URI = "https://gitlab.com/tango-controls/tango-idl/-/archive/${PV}/tango-idl-${PV}.tar.gz"
|
||||
|
||||
S = "${WORKDIR}/tango-idl-${PV}"
|
||||
SRC_URI = "git://gitlab.com/tango-controls/tango-idl.git;protocol=https;branch=main"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS = "omniorb-native"
|
||||
|
||||
inherit cmake
|
||||
inherit cmake pkgconfig
|
||||
|
||||
BBCLASSEXTEND = "nativesdk"
|
||||
|
||||
@ -1,2 +0,0 @@
|
||||
require tango-idl.inc
|
||||
SRC_URI[sha256sum] = "864dc73510fea5d71c8d7120ecb0d0df13510b37319120367305b94490b5751e"
|
||||
4
recipes-support/tango-idl/tango-idl_5.1.2.bb
Normal file
4
recipes-support/tango-idl/tango-idl_5.1.2.bb
Normal file
@ -0,0 +1,4 @@
|
||||
require tango-idl.inc
|
||||
|
||||
# tag 5.1.2
|
||||
SRCREV = "89225b5ef6293d038e633414dd2ea917a99aea74"
|
||||
Loading…
x
Reference in New Issue
Block a user