# Copyright (C) 2011-2012 Freescale Semiconductor # Released under the MIT license (see COPYING.MIT for the terms) PR = "${INC_PR}.20" include linux-imx.inc COMPATIBLE_MACHINE = "(mxs|mx5)" # Revision of imx_2.6.35_10.12.01 branch SRCREV_mxs = "c0879e9a6a19a512ebfa1d1d6d9927569ecdf8d4" LOCALVERSION_mxs = "-10.12.01+yocto" # Revision of imx_2.6.35_11.09.01 branch SRCREV_mx5 = "bc8159027063aded47316b669b1293998337b2ee" LOCALVERSION_mx5 = "-11.09.01+yocto" SRC_URI += "file://NFS-Fix-nfsroot-support.patch \ file://NFS-allow-nfs-root-mount-to-use-alternate-rpc-ports.patch \ " SRC_URI_append_mxs = " \ file://mx28-removecpufreq.patch \ file://mxs-duart-use-ttyAMA-for-device-name.patch \ "