diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2013-07-10 13:34:00 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-07-10 13:36:37 -0300 |
commit | 4a91984318cbc8c8b56f319a6eb7856e81fa9cac (patch) | |
tree | 1f872933e61ca1f45fa6c04eb49c2ddae8196632 /recipes-kernel | |
parent | 0122bc3377544dd2b2dfec5ddeabc97f070db049 (diff) | |
download | meta-fsl-arm-4a91984318cbc8c8b56f319a6eb7856e81fa9cac.tar.gz |
linux-imx (3.0.35): Remove referenced patch kept by mistake
When I applied 504ead39 and fixed the conflict I kept the patch
reference by mistake; remove it.
Change-Id: I175925912dc745fcbd9581ab34f7f384bcdc12b4
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-imx_3.0.35.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-imx_3.0.35.bb b/recipes-kernel/linux/linux-imx_3.0.35.bb index 043cb57..8a4c0ef 100644 --- a/recipes-kernel/linux/linux-imx_3.0.35.bb +++ b/recipes-kernel/linux/linux-imx_3.0.35.bb | |||
@@ -10,4 +10,3 @@ COMPATIBLE_MACHINE = "(mx6)" | |||
10 | # Revision of 4.0.0 branch | 10 | # Revision of 4.0.0 branch |
11 | SRCREV = "08814d923d74509cfaab96c1eb121f4bf961d942" | 11 | SRCREV = "08814d923d74509cfaab96c1eb121f4bf961d942" |
12 | LOCALVERSION = "-4.0.0+yocto" | 12 | LOCALVERSION = "-4.0.0+yocto" |
13 | SRC_URI += "file://arm-mach-mx6-fix-pll4-set_rate-callback.patch" | ||