diff options
| -rw-r--r-- | meta-fsl-arm/recipes-kernel/linux/linux-timesys_3.0.15.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-timesys_3.0.15.bb b/meta-fsl-arm/recipes-kernel/linux/linux-timesys_3.0.15.bb index 217feb648..dd07033f3 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-timesys_3.0.15.bb +++ b/meta-fsl-arm/recipes-kernel/linux/linux-timesys_3.0.15.bb | |||
| @@ -5,7 +5,9 @@ include linux-imx.inc | |||
| 5 | # Revision of 3.0.15_vybrid branch | 5 | # Revision of 3.0.15_vybrid branch |
| 6 | SRC_URI = "git://github.com/Timesys/linux-timesys.git;protocol=git;branch=${SRCBRANCH} \ | 6 | SRC_URI = "git://github.com/Timesys/linux-timesys.git;protocol=git;branch=${SRCBRANCH} \ |
| 7 | file://defconfig \ | 7 | file://defconfig \ |
| 8 | file://0001-mvf_fec.c-Fix-mac-address-read-to-match-fuse-layout-.patch \ | 8 | " |
| 9 | |||
| 10 | SRC_URI_append_twr-vf65gs10 = "file://0001-mvf_fec.c-Fix-mac-address-read-to-match-fuse-layout-.patch \ | ||
| 9 | file://0002-mvf.c-Change-console-device-name-to-match-mainline-u.patch \ | 11 | file://0002-mvf.c-Change-console-device-name-to-match-mainline-u.patch \ |
| 10 | " | 12 | " |
| 11 | 13 | ||
