summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-kobs
diff options
context:
space:
mode:
authorSebastien Bourdelin <sebastien.bourdelin@gmail.com>2018-12-07 15:12:23 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2018-12-13 07:15:04 -0200
commit57f7fc23354953a96cc3996518f6dfe5a4bfb132 (patch)
treeb53bac857f1c2f49832b09ec9c9165f097f8423f /recipes-bsp/imx-kobs
parente9ea0023475aa59db869a405934474c1baa9e9e6 (diff)
downloadmeta-freescale-57f7fc23354953a96cc3996518f6dfe5a4bfb132.tar.gz
imx-kobs: Fix a typo
Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/imx-kobs')
-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 864cbe5e..60fcc25d 100644
--- a/recipes-bsp/imx-kobs/imx-kobs_git.bb
+++ b/recipes-bsp/imx-kobs/imx-kobs_git.bb
@@ -8,7 +8,7 @@ LICENSE = "GPLv2"
8LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" 8LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
9 9
10PV = "5.5+git${SRCPV}" 10PV = "5.5+git${SRCPV}"
11SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocal=https \ 11SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocol=https \
12 file://0001-Add-missing-includes-as-pointed-out-by-musl.patch \ 12 file://0001-Add-missing-includes-as-pointed-out-by-musl.patch \
13" 13"
14SRCREV = "a0e9adce2fb7fcd57e794d7f9a5deba0f94f521b" 14SRCREV = "a0e9adce2fb7fcd57e794d7f9a5deba0f94f521b"