mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 14:52:19 +02:00
imx-system-manager: update revision to NXP's lf-6.6.52-2.2.1 release
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
(cherry picked from commit c9e7728d25
)
This commit is contained in:
parent
3a5b57fb50
commit
2a37f27a49
|
@ -9,12 +9,12 @@ enters a service mode where it provides access to clocking, power, sensor, \
|
|||
and pin control via a client RPC API based on ARM's System Control and \
|
||||
Management Interface (SCMI)."
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b66f32a90f9577a5a3255c21d79bc619"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f2a70813bc08547f509361c08b718861"
|
||||
|
||||
SRC_URI = "${IMX_SYSTEM_MANAGER_SRC};branch=${SRCBRANCH}"
|
||||
IMX_SYSTEM_MANAGER_SRC ?= "git://github.com/nxp-imx/imx-sm.git;protocol=https"
|
||||
SRCBRANCH = "master"
|
||||
SRCREV = "709deccd9338399eb39b5cf99a60eab4fa60d539"
|
||||
SRCREV = "707569f402147029feb7f9b90811a6d6ea730bb6"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user