mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-10-22 15:22:15 +02:00
el2go-agent: Update el2go-agent_git.bb to commit 755409a
[YOCIMX-8702] Signed-off-by: Flora Hu <flora.hu@nxp.com>
This commit is contained in:
parent
fe14f01087
commit
84308f6791
|
@ -13,10 +13,10 @@ 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.12.3-1.0.0-yocto"
|
||||
|
||||
SRCREV = "a976cb71f37647af6228ed830fe296b5a6a5a7bc"
|
||||
SRCREV = "755409a33886d74941938f4cbbb5def69af8e5b6"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PV = "6.1.0+git${SRCPV}"
|
||||
PV = "6.1.1+git${SRCPV}"
|
||||
|
||||
inherit cmake
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user