This reverts commit 19c44783151e5a387c65ae837e34544b4667b9be. Since we don't plan on using the linux-libc-headers_4.9.bb recipe from NXP [1], this patch should be reverted.
[1] https://lists.yoctoproject.org/pipermail/meta-freescale/2018-October/023402.html Signed-off-by: Gary Bisson <[email protected]> --- conf/distro/include/fsl-base.inc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/conf/distro/include/fsl-base.inc b/conf/distro/include/fsl-base.inc index 4505f18..67b5e61 100644 --- a/conf/distro/include/fsl-base.inc +++ b/conf/distro/include/fsl-base.inc @@ -61,10 +61,6 @@ MACHINE_GSTREAMER_1_0_PLUGIN_mx7d = "imx-gst1.0-plugin" MACHINE_GSTREAMER_1_0_PLUGIN_mx7ulp = "imx-gst1.0-plugin" MACHINE_GSTREAMER_1_0_PLUGIN_mx8mq = "imx-gst1.0-plugin" -PREFERRED_VERSION_linux-libc-headers_mx6 = "4.9" -PREFERRED_VERSION_linux-libc-headers_mx7 = "4.9" -PREFERRED_VERSION_linux-libc-headers_mx8 = "4.9" - # Use i.MX Gstreamer Version PREFERRED_VERSION_gstreamer1.0 = "1.14.imx" PREFERRED_VERSION_gstreamer1.0-plugins-base = "1.14.imx" -- 2.19.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
