diff options
Diffstat (limited to 'meta/recipes-support/libpcre')
-rw-r--r-- | meta/recipes-support/libpcre/libpcre_8.10.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/libpcre/libpcre_8.10.bb b/meta/recipes-support/libpcre/libpcre_8.10.bb index 840d74a658..4053e45916 100644 --- a/meta/recipes-support/libpcre/libpcre_8.10.bb +++ b/meta/recipes-support/libpcre/libpcre_8.10.bb | |||
@@ -7,6 +7,7 @@ the POSIX-style functions is called pcreposix.h." | |||
7 | SECTION = "devel" | 7 | SECTION = "devel" |
8 | PR = "r4" | 8 | PR = "r4" |
9 | LICENSE = "BSD" | 9 | LICENSE = "BSD" |
10 | LIC_FILES_CHKSUM = "file://LICENCE;md5=77f9b14fe707d0376d89bc162e6c54ff" | ||
10 | SRC_URI = "${SOURCEFORGE_MIRROR}/pcre/pcre-${PV}.tar.bz2 \ | 11 | SRC_URI = "${SOURCEFORGE_MIRROR}/pcre/pcre-${PV}.tar.bz2 \ |
11 | file://pcre-cross.patch;patch=1" | 12 | file://pcre-cross.patch;patch=1" |
12 | S = "${WORKDIR}/pcre-${PV}" | 13 | S = "${WORKDIR}/pcre-${PV}" |