[meta-freescale] [PATCH] imx-kobs: Fix a typo

Ricardo Salveti rsalveti at rsalveti.net
Fri May 19 10:19:54 PDT 2017


On Fri, May 19, 2017 at 2:17 PM, Khem Raj <raj.khem at gmail.com> wrote:
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  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 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"
>  PV = "5.5+git${SRCPV}"
>  SRCREV = "a2734b93759b4222f9dfa3f8c7645be9d39ea601"
>
> -SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocal=https"
> +SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocal=https \
>             file://0001-Add-missing-includes-as-pointed-out-by-musl.patch \
>  "
>
> --
> 2.13.0

Thanks, this fixes the parser error I just reported :-)

Cheers,
-- 
Ricardo Salveti de Araujo


More information about the meta-freescale mailing list