diff options
Diffstat (limited to 'recipes-bsp/imx-kobs')
-rw-r--r-- | recipes-bsp/imx-kobs/imx-kobs_git.bb | 2 |
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" | |||
9 | PV = "5.5+git${SRCPV}" | 9 | PV = "5.5+git${SRCPV}" |
10 | SRCREV = "a2734b93759b4222f9dfa3f8c7645be9d39ea601" | 10 | SRCREV = "a2734b93759b4222f9dfa3f8c7645be9d39ea601" |
11 | 11 | ||
12 | SRC_URI = "git://github.com/NXPmicro/imx-kobs.git;protocal=https" | 12 | SRC_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 | ||