diff --git a/meta-digi-arm/dynamic-layers/freescale-layer/recipes-bsp/imx-test/imx-test_git.bbappend b/meta-digi-arm/dynamic-layers/freescale-layer/recipes-bsp/imx-test/imx-test_git.bbappend index 854f20fdd..23d9b0e9d 100644 --- a/meta-digi-arm/dynamic-layers/freescale-layer/recipes-bsp/imx-test/imx-test_git.bbappend +++ b/meta-digi-arm/dynamic-layers/freescale-layer/recipes-bsp/imx-test/imx-test_git.bbappend @@ -1,13 +1,5 @@ -# Copyright (C) 2012-2016 O.S. Systems Software LTDA. -# Copyright (C) 2013-2016 Freescale Semiconductor -# Copyright 2017-2021 NXP +# Copyright (c) 2023, Digi International Inc. -SRCBRANCH = "lf-5.10.72_2.2.0" -IMXTEST_SRC ?= "git://source.codeaurora.org/external/imx/imx-test.git;protocol=https" -SRC_URI = " \ - ${IMXTEST_SRC};branch=${SRCBRANCH} \ - file://memtool_profile \ -" -SRCREV = "a26b1ee51177e317aa05251d4c8f10c4c68064f6" +DEPENDS:append:mx9-nxp-bsp = " imx-lib" -PACKAGECONFIG:append:mx8m-nxp-bsp = " swpdm" +PLATFORM:mx9-nxp-bsp = "IMX8ULP" diff --git a/meta-digi-arm/dynamic-layers/freescale-layer/recipes-graphics/drm/libdrm_2.4.109.imx.bbappend b/meta-digi-arm/dynamic-layers/freescale-layer/recipes-graphics/drm/libdrm_2.4.109.imx.bbappend deleted file mode 100644 index e78621de9..000000000 --- a/meta-digi-arm/dynamic-layers/freescale-layer/recipes-graphics/drm/libdrm_2.4.109.imx.bbappend +++ /dev/null @@ -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" diff --git a/meta-digi-dey/dynamic-layers/freescale-layer/recipes-graphics/wayland/wayland-protocols_1.25.imx.bbappend b/meta-digi-dey/dynamic-layers/freescale-layer/recipes-graphics/wayland/wayland-protocols_1.25.imx.bbappend index 76be3b881..458087426 100644 --- a/meta-digi-dey/dynamic-layers/freescale-layer/recipes-graphics/wayland/wayland-protocols_1.25.imx.bbappend +++ b/meta-digi-dey/dynamic-layers/freescale-layer/recipes-graphics/wayland/wayland-protocols_1.25.imx.bbappend @@ -1,5 +1,3 @@ # 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)"