diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2012-05-17 03:10:44 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2012-05-17 22:48:00 -0300 |
| commit | 3113c0787754655d4e9323d03aeb93fedf93432b (patch) | |
| tree | 05c806931e7defe40a694febc45c76db7b7e3a58 | |
| parent | fe0cb05067e75d089473f58c968c76368d721514 (diff) | |
| download | meta-freescale-3113c0787754655d4e9323d03aeb93fedf93432b.tar.gz | |
linux-imx (3.0.15): use SoC family for COMPATIBLE_MACHINE matching
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.15.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.15.bb b/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.15.bb index bdc8bc7d6..366ad4407 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.15.bb +++ b/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.15.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" | |||
| 7 | PR = "r1" | 7 | PR = "r1" |
| 8 | 8 | ||
| 9 | inherit kernel | 9 | inherit kernel |
| 10 | COMPATIBLE_MACHINE = "(imx6qsabrelite)" | 10 | COMPATIBLE_MACHINE = "(mx6)" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://git.freescale.com/imx/linux-2.6-imx.git;tag=rel_imx_3.0.15_12.02.01\ | 12 | SRC_URI = "git://git.freescale.com/imx/linux-2.6-imx.git;tag=rel_imx_3.0.15_12.02.01\ |
| 13 | file://defconfig \ | 13 | file://defconfig \ |
