diff options
| author | Lauren Post <lauren.post@nxp.com> | 2016-09-29 13:49:13 -0500 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-10-18 16:26:14 -0200 |
| commit | 80f7ef59bf199d174be6b252abf844bf04e3b1b2 (patch) | |
| tree | e782447456e7194379634b160ce80c71b22115b9 | |
| parent | 9b574570cabd7387ea14c084e06dac9e7600b6dc (diff) | |
| download | meta-freescale-80f7ef59bf199d174be6b252abf844bf04e3b1b2.tar.gz | |
linux-imx: Kernel repo renamed to linux-imx
i.MX Kernel repo created as linux-imx.
Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | recipes-kernel/linux/linux-imx.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-imx.inc b/recipes-kernel/linux/linux-imx.inc index 4835e78fb..b13363e1f 100644 --- a/recipes-kernel/linux/linux-imx.inc +++ b/recipes-kernel/linux/linux-imx.inc | |||
| @@ -11,7 +11,7 @@ LOCALVERSION ?= "" | |||
| 11 | SCMVERSION ?= "y" | 11 | SCMVERSION ?= "y" |
| 12 | SRCBRANCH ?= "" | 12 | SRCBRANCH ?= "" |
| 13 | 13 | ||
| 14 | SRC_URI = "git://git.freescale.com/imx/linux-2.6-imx.git;branch=${SRCBRANCH} \ | 14 | SRC_URI = "git://git.freescale.com/imx/linux-imx.git;branch=${SRCBRANCH} \ |
| 15 | file://defconfig \ | 15 | file://defconfig \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
