diff options
Diffstat (limited to 'recipes-graphics/userland/userland_git.bb')
| -rw-r--r-- | recipes-graphics/userland/userland_git.bb | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb index 4323228..bbba080 100644 --- a/recipes-graphics/userland/userland_git.bb +++ b/recipes-graphics/userland/userland_git.bb | |||
| @@ -22,8 +22,10 @@ SRC_URI = "\ | |||
| 22 | file://0002-musl-inspired-fixed.patch \ | 22 | file://0002-musl-inspired-fixed.patch \ |
| 23 | file://0003-set-VMCS_INSTALL_PREFIX-to-usr.patch \ | 23 | file://0003-set-VMCS_INSTALL_PREFIX-to-usr.patch \ |
| 24 | file://0004-cmake-generate-and-install-pkgconfig-files.patch \ | 24 | file://0004-cmake-generate-and-install-pkgconfig-files.patch \ |
| 25 | " | 25 | file://0005-user-vcsm-Fix-build-with-clang.patch \ |
| 26 | 26 | file://0006-Fix-enum-type-conversion-warnings.patch \ | |
| 27 | file://0007-vcos_platform_types-Dont-use-extern-inline-with-clan.patch \ | ||
| 28 | " | ||
| 27 | S = "${WORKDIR}/git" | 29 | S = "${WORKDIR}/git" |
| 28 | 30 | ||
| 29 | inherit cmake pkgconfig | 31 | inherit cmake pkgconfig |
