|
|
BSP selection (linux-fslc vs linux-imx, u-boot-fslc vs u-boot-imx)
previously required a separate DISTRO from meta-freescale-distro.
These fragments let users express the same choice with DISTRO = "poky"
without depending on a dedicated distro layer.
The fslc fragment covers the mainline-tracking BSP (linux-fslc,
u-boot-fslc). The nxp fragment covers the NXP downstream BSP
(linux-imx, u-boot-imx) and carries the provider preferences and
GStreamer version pins previously found in fsl-base.inc.
Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
|