diff options
Diffstat (limited to 'recipes-qt/qt5/qtwebkit_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtwebkit_git.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebkit_git.bb b/recipes-qt/qt5/qtwebkit_git.bb index a7dad987..ca2d2156 100644 --- a/recipes-qt/qt5/qtwebkit_git.bb +++ b/recipes-qt/qt5/qtwebkit_git.bb | |||
| @@ -1,7 +1,10 @@ | |||
| 1 | require qt5.inc | 1 | require qt5.inc |
| 2 | require qt5-git.inc | 2 | require qt5-git.inc |
| 3 | 3 | ||
| 4 | SRC_URI += "file://0001-Do-not-skip-build-for-cross-compile.patch" | 4 | SRC_URI += "\ |
| 5 | file://0001-Do-not-skip-build-for-cross-compile.patch \ | ||
| 6 | file://0001-Fix-build-with-non-glibc-libc-on-musl.patch \ | ||
| 7 | " | ||
| 5 | 8 | ||
| 6 | LICENSE = "BSD & LGPLv2+ | GPL-2.0" | 9 | LICENSE = "BSD & LGPLv2+ | GPL-2.0" |
| 7 | LIC_FILES_CHKSUM = " \ | 10 | LIC_FILES_CHKSUM = " \ |
