meta-digi/meta-digi-arm/conf/machine
Arturo Buzarra 1192a62d93 ccmp15-dvk: fix SDK build for ConnectCore MP15 platform
By default, the STM layer includes several tools in the SDK, one of which is
the gcc-arm-none-eabi toolchain. However, in the build process it throws the
following unexpected error about an unsatisfied runtime dependency:
    Error:
     Problem: conflicting requests
      - nothing provides libpython2.7.so.1.0()(64bit) needed by
        nativesdk-gcc-arm-none-eabi-9-r0.1.x86_64_nativesdk

Since this package works with python3, python2 was deprecated and this tool is
only needed to build Cortex-M4 applications, this commit removes this package
from the default SDK.

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2022-05-25 11:47:52 +02:00
..
include digi-defaults: add ConnectCore MP15 platform Linux/U-Boot reference 2022-05-10 11:29:12 +02:00
ccimx6qpsbc.conf read-only: remove regular rootfs fstypes for read-only-rootfs 2021-12-01 11:49:20 +01:00
ccimx6sbc.conf read-only: remove regular rootfs fstypes for read-only-rootfs 2021-12-01 11:49:20 +01:00
ccimx6ulsbc.conf read-only: remove regular rootfs fstypes for read-only-rootfs 2021-12-01 11:49:20 +01:00
ccimx6ulstarter.conf read-only: remove regular rootfs fstypes for read-only-rootfs 2021-12-01 11:49:20 +01:00
ccimx8mm-dvk.conf hardknott: imx-boot: explicitly set IMX_BOOT_SOC_TARGET and ATF_PLATFORM 2022-01-05 11:09:46 +01:00
ccimx8mn-dvk.conf hardknott: imx-boot: explicitly set IMX_BOOT_SOC_TARGET and ATF_PLATFORM 2022-01-05 11:09:46 +01:00
ccimx8mp-dvk.conf meta-digi-arm: add support for ConnectCore 8M Plus platform 2022-02-03 11:45:31 +01:00
ccimx8x-sbc-express.conf read-only: remove regular rootfs fstypes for read-only-rootfs 2021-12-01 11:49:20 +01:00
ccimx8x-sbc-pro.conf read-only: remove regular rootfs fstypes for read-only-rootfs 2021-12-01 11:49:20 +01:00
ccmp15-dvk.conf ccmp15-dvk: fix SDK build for ConnectCore MP15 platform 2022-05-25 11:47:52 +02:00