summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-05-19 10:17:26 -0700
committerOtavio Salvador <otavio@ossystems.com.br>2017-05-22 22:27:03 -0300
commitfa774ad7fb797957601a8c9fee45af453fea34b7 (patch)
treee78e6f21c9e7c8597dc09f1c40dd20ee0ee0345d
parentefa7da9da6c71ec8e5c0da64a274a33fa574b05e (diff)
downloadmeta-freescale-fa774ad7fb797957601a8c9fee45af453fea34b7.tar.gz
imx-kobs: Fix a typo
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/imx-kobs/imx-kobs_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-kobs/imx-kobs_git.bb b/recipes-bsp/imx-kobs/imx-kobs_git.bb
index eaea1657..096d074e 100644
--- a/recipes-bsp/imx-kobs/imx-kobs_git.bb
+++ b/recipes-bsp/imx-kobs/imx-kobs_git.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
9PV = "5.5+git${SRCPV}" 9PV = "5.5+git${SRCPV}"
10SRCREV = "a2734b93759b4222f9dfa3f8c7645be9d39ea601" 10SRCREV = "a2734b93759b4222f9dfa3f8c7645be9d39ea601"
11 11
12SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocal=https" 12SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocal=https \
13 file://0001-Add-missing-includes-as-pointed-out-by-musl.patch \ 13 file://0001-Add-missing-includes-as-pointed-out-by-musl.patch \
14" 14"
15 15