meta-digi: recipe updates following changes in meta-freescale
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
be17cb5bc2
commit
0f1dfc3823
|
|
@ -1,13 +1,5 @@
|
||||||
# Copyright (C) 2012-2016 O.S. Systems Software LTDA.
|
# Copyright (c) 2023, Digi International Inc.
|
||||||
# Copyright (C) 2013-2016 Freescale Semiconductor
|
|
||||||
# Copyright 2017-2021 NXP
|
|
||||||
|
|
||||||
SRCBRANCH = "lf-5.10.72_2.2.0"
|
DEPENDS:append:mx9-nxp-bsp = " imx-lib"
|
||||||
IMXTEST_SRC ?= "git://source.codeaurora.org/external/imx/imx-test.git;protocol=https"
|
|
||||||
SRC_URI = " \
|
|
||||||
${IMXTEST_SRC};branch=${SRCBRANCH} \
|
|
||||||
file://memtool_profile \
|
|
||||||
"
|
|
||||||
SRCREV = "a26b1ee51177e317aa05251d4c8f10c4c68064f6"
|
|
||||||
|
|
||||||
PACKAGECONFIG:append:mx8m-nxp-bsp = " swpdm"
|
PLATFORM:mx9-nxp-bsp = "IMX8ULP"
|
||||||
|
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
# Copyright (c) 2023, Digi International Inc.
|
|
||||||
|
|
||||||
IMX_LIBDRM_SRC = "git://github.com/nxp-imx/libdrm-imx.git;protocol=https;nobranch=1"
|
|
||||||
SRCREV = "063bd699054866852ae182d2b31d4d3e7eae4f03"
|
|
||||||
|
|
@ -1,5 +1,3 @@
|
||||||
# Copyright (C) 2023 Digi International
|
# Copyright (C) 2023 Digi International
|
||||||
|
|
||||||
SRC_URI = "git://github.com/nxp-imx/wayland-protocols-imx.git;protocol=https;branch=wayland-protocols-imx-1.25"
|
|
||||||
|
|
||||||
COMPATIBLE_MACHINE = "(imx-nxp-bsp)"
|
COMPATIBLE_MACHINE = "(imx-nxp-bsp)"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue