diff --git a/conf/bblayers-bsp.inc b/conf/bblayers-bsp.inc index 5bd9664..7648793 100644 --- a/conf/bblayers-bsp.inc +++ b/conf/bblayers-bsp.inc @@ -16,5 +16,7 @@ BSPLAYERS = " \ ${OEROOT}/layers/meta-yocto/meta-yocto-bsp \ ${OEROOT}/layers/meta-xilinx/meta-xilinx-bsp \ ${OEROOT}/layers/meta-xilinx-tools \ + ${OEROOT}/layers/meta-ti \ + ${OEROOT}/layers/meta-st-stm32mp \ ${OEROOT}/layers/meta-lmp/meta-lmp-bsp \ " diff --git a/conf/bblayers.conf b/conf/bblayers.conf index 8fb353a..e7c4e01 100644 --- a/conf/bblayers.conf +++ b/conf/bblayers.conf @@ -26,5 +26,5 @@ BBLAYERS += " \ ${OEROOT}/layers/meta-rust \ ${OEROOT}/layers/meta-parsec \ ${OEROOT}/layers/meta-yocto/meta-poky/ \ - ${OEROOT}/layers/meta-arm/meta-arm-autonomy \ + ${OEROOT}/layers/meta-pelion-edge/meta-imx8mmsolidrun-support \ " diff --git a/conf/local.conf b/conf/local.conf index 9176188..4e126c4 100644 --- a/conf/local.conf +++ b/conf/local.conf @@ -88,17 +88,21 @@ ACCEPT_FSL_EULA = "1" # Not sure if this is required #INHIBIT_SYSROOT_STRIP = "1" -DISTRO_FEATURES = "ext2 opengl usbhost ${DISTRO_FEATURES_LIBC} virtualization k8s" -GOVERSION = "1.14%" +DISTRO_FEATURES = "ipv4 ipv6 ext2 opengl usbhost virtualization k8s wifi" +GOVERSION = "1.15%" #Enables serial console for raspberry pi ENABLE_SERIAL_CONSOLE = "1" +# Uncomment following line to get pc-ble-driver into image. +# IMAGE_INSTALL_append = " pc-ble-driver" + # edge-kubelet is a modified version of Kubernetes' kubelet to enable kubelet interact with the Pelion cloud services PREFERRED_RPROVIDER_kubelet = "kubelet" -WKS_FILES_uz = "sdimage-uz-sota-config.wks.in" - # if persistent /var/log is desired, set the following to "no" # persistent logging is required to enable Journald's Forware Secure Sealing (FSS) feature VOLATILE_LOG_DIR = "no" + +# Set default Pelion image name to mfg tool +MFGTOOL_FLASH_IMAGE = "console-image-lmp" \ No newline at end of file diff --git a/lmp-base.xml b/lmp-base.xml index d9692c6..7d3b958 100644 --- a/lmp-base.xml +++ b/lmp-base.xml @@ -9,11 +9,11 @@ - + - + - - + + diff --git a/lmp-bsp.xml b/lmp-bsp.xml index 12ed450..3b66147 100644 --- a/lmp-bsp.xml +++ b/lmp-bsp.xml @@ -4,14 +4,16 @@ - - - - - + + + + + + + diff --git a/pelion.xml b/pelion.xml index 26cff0e..e426511 100644 --- a/pelion.xml +++ b/pelion.xml @@ -10,12 +10,12 @@ + revision="e1941de4f3a6f685d3047ee2f5e37b7824cb15e8" /> + revision="0e01e9beb95ddae237681c5cba3db75a059d4d42" /> + revision="9d1e2386c8e499f735e92d5d9b5b1b33d8b2f732" />