On Tue, Jul 21, 2015 at 11:53 AM, Otavio Salvador <[email protected]> wrote: > As the codec support, for GStreamer, has been removed from master > branch there is no reason to keep using the old kernel for i.MX28 > anymore. This moves it for the Linux FSLC fork which bases on > mainline. > > Signed-off-by: Otavio Salvador <[email protected]>
Acked-by: Daiane Angolini <[email protected]> > --- > conf/machine/include/mxs-base.inc | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/conf/machine/include/mxs-base.inc > b/conf/machine/include/mxs-base.inc > index ecf4aed..d576dd3 100644 > --- a/conf/machine/include/mxs-base.inc > +++ b/conf/machine/include/mxs-base.inc > @@ -8,8 +8,7 @@ include conf/machine/include/tune-arm926ejs.inc > > SOC_FAMILY = "mxs" > > -PREFERRED_PROVIDER_virtual/kernel ??= "linux-imx" > -PREFERRED_PROVIDER_virtual/kernel_mx23 ?= "linux-fslc" > +PREFERRED_PROVIDER_virtual/kernel ??= "linux-fslc" > > PREFERRED_PROVIDER_u-boot ??= "u-boot-fslc" > PREFERRED_PROVIDER_virtual/bootloader ??= "u-boot-fslc" > -- > 2.4.6 > > -- > _______________________________________________ > meta-freescale mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-freescale -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
