From 57f7fc23354953a96cc3996518f6dfe5a4bfb132 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdelin Date: Fri, 7 Dec 2018 15:12:23 -0500 Subject: [PATCH] imx-kobs: Fix a typo Signed-off-by: Sebastien Bourdelin Signed-off-by: Otavio Salvador --- recipes-bsp/imx-kobs/imx-kobs_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" PV = "5.5+git${SRCPV}" -SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocal=https \ +SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocol=https \ file://0001-Add-missing-includes-as-pointed-out-by-musl.patch \ " SRCREV = "a0e9adce2fb7fcd57e794d7f9a5deba0f94f521b" -- 2.40.1