meta-digi-arm: Update SRCREVs to revision dey-1.3.2.3.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
e500e6b66e
commit
4c14df9620
|
|
@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425
|
|||
|
||||
PR = "${DISTRO}.r0"
|
||||
|
||||
SRCREV_external = "9ffdf8cc253ba8d46fc4d8286ea054fa4c28c9af"
|
||||
SRCREV_internal = "cc3b1eb94dda62aa737f2289b7a2d3936492a53b"
|
||||
SRCREV_external = "b5996d719a5a8f9f7bc7361e37d5a1bff20bc83d"
|
||||
SRCREV_internal = "de3a716c28e72c192963e9e561f77a1a41b25acf"
|
||||
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
|
||||
|
||||
SRC_URI_external = "${DIGI_GITHUB_GIT}/imx-bootlets.git;protocol=git"
|
||||
|
|
|
|||
|
|
@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
|
|||
|
||||
PR = "r0"
|
||||
|
||||
SRCREV_external = "107e05c6fff8ccae6d5eeb6a39d7efd57694e544"
|
||||
SRCREV_internal = "4af0b5f73215c6f075e17f866d831a948d777a2a"
|
||||
SRCREV_external = "e5b7006e93f5d8bb75b89c56d50f5e839bc65224"
|
||||
SRCREV_internal = "2cc5fa912f12c6ffce0aa4fedb6720f4a1f11d43"
|
||||
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
|
||||
|
||||
SRC_URI_external = "${DIGI_GITHUB_GIT}/yocto-uboot.git;protocol=git"
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@ include linux-dey.inc
|
|||
|
||||
PR = "${DISTRO}.${INC_PR}.0"
|
||||
|
||||
SRCREV_external = "c3f3fa8f819f83e77fc0e0c339f12a6fe2a52fef"
|
||||
SRCREV_internal = "d615e9350f4d14e8a0177ff4a3da8639046657eb"
|
||||
SRCREV_external = "7d3ad032a250d38630cfdc46b2730b3215ca3942"
|
||||
SRCREV_internal = "5645cd030521a496e75fcde1662ee357f0825db5"
|
||||
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
|
||||
|
||||
LOCALVERSION_mx5 = "mx5"
|
||||
|
|
|
|||
Loading…
Reference in New Issue