diff options
Diffstat (limited to 'meta-oe/recipes-extended/qad/qad_git.bb')
| -rw-r--r-- | meta-oe/recipes-extended/qad/qad_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/qad/qad_git.bb b/meta-oe/recipes-extended/qad/qad_git.bb index 189d2f9d15..4a80b6738f 100644 --- a/meta-oe/recipes-extended/qad/qad_git.bb +++ b/meta-oe/recipes-extended/qad/qad_git.bb | |||
| @@ -10,7 +10,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=402cce7fbcb6ea9ab5a0378dd7f40806 \ | |||
| 10 | file://openqa/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 10 | file://openqa/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
| 11 | " | 11 | " |
| 12 | SRC_URI = "git://gitlab.com/CodethinkLabs/qad/qad;branch=main;protocol=https \ | 12 | SRC_URI = "git://gitlab.com/CodethinkLabs/qad/qad;branch=main;protocol=https \ |
| 13 | file://0001-Fix-warnings-found-by-clang-compiler.patch" | 13 | file://0001-Fix-warnings-found-by-clang-compiler.patch \ |
| 14 | file://0001-fix-compilation-with-glibc-2.43.patch" | ||
| 14 | 15 | ||
| 15 | SRCREV = "ae0c099c1fdc0ca6f5d631cea6b302937122b362" | 16 | SRCREV = "ae0c099c1fdc0ca6f5d631cea6b302937122b362" |
| 16 | 17 | ||
