meta-digi-arm: update kernel revisions
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
f04b8c81aa
commit
0ce3d19af7
|
|
@ -5,7 +5,7 @@ include linux-dey.inc
|
|||
PR = "${DISTRO}.${INC_PR}.0"
|
||||
|
||||
SRCREV_external = ""
|
||||
SRCREV_internal = "020eb0cd048911e2d6a6f987af6ecdbffb804627"
|
||||
SRCREV_internal = "a6af90cf1d79359802e7f7d5f395d3800eb638b7"
|
||||
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
|
||||
|
||||
LOCALVERSION_mx5 = "mx5"
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ include linux-dey.inc
|
|||
PR = "${DISTRO}.${INC_PR}.0"
|
||||
|
||||
SRCREV_external = ""
|
||||
SRCREV_internal = "1ce7c6e71421ac99b79eaf960784a9ee43d0ed05"
|
||||
SRCREV_internal = "43ee95fb0a87645076f789f3c20dfe6bace89d2f"
|
||||
SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}"
|
||||
|
||||
LOCALVERSION_mxs = "mxs"
|
||||
|
|
|
|||
Loading…
Reference in New Issue