mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-12-14 22:45:40 +01:00
el2go-agent: Update el2go-agent_git.bb to commit a976cb7
[YOCIMX-8646] Upgrade to v6.1. Signed-off-by: Jun Zhu <junzhu@nxp.com>
This commit is contained in:
parent
85eab54c8a
commit
5421a9c972
|
|
@ -11,12 +11,12 @@ DEPENDS = "smw el2go-agent-mbedtls"
|
|||
SRC_URI = "${EL2GO_AGENT_SRC};branch=${EL2GO_AGENT_SRCBRANCH}"
|
||||
|
||||
EL2GO_AGENT_SRC ?= "git://github.com/NXP/el2go-agent;protocol=https"
|
||||
EL2GO_AGENT_SRCBRANCH ?= "release/v6.0.0-yocto"
|
||||
EL2GO_AGENT_SRCBRANCH ?= "release/v6.12.3-1.0.0-yocto"
|
||||
|
||||
SRCREV = "25c3134ef0a5765239444409b704a5290612a5b8"
|
||||
SRCREV = "a976cb71f37647af6228ed830fe296b5a6a5a7bc"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PV = "6.0.0+git${SRCPV}"
|
||||
PV = "6.1.0+git${SRCPV}"
|
||||
|
||||
inherit cmake
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user