diff options
Diffstat (limited to 'meta/recipes-support/libpcre')
-rw-r--r-- | meta/recipes-support/libpcre/libpcre_8.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libpcre/libpcre_8.12.bb b/meta/recipes-support/libpcre/libpcre_8.12.bb index 9216777b89..2972c1a51f 100644 --- a/meta/recipes-support/libpcre/libpcre_8.12.bb +++ b/meta/recipes-support/libpcre/libpcre_8.12.bb | |||
@@ -9,7 +9,7 @@ PR = "r1" | |||
9 | LICENSE = "BSD" | 9 | LICENSE = "BSD" |
10 | LIC_FILES_CHKSUM = "file://LICENCE;md5=77f9b14fe707d0376d89bc162e6c54ff" | 10 | LIC_FILES_CHKSUM = "file://LICENCE;md5=77f9b14fe707d0376d89bc162e6c54ff" |
11 | SRC_URI = "${SOURCEFORGE_MIRROR}/pcre/pcre-${PV}.tar.bz2 \ | 11 | SRC_URI = "${SOURCEFORGE_MIRROR}/pcre/pcre-${PV}.tar.bz2 \ |
12 | file://pcre-cross.patch;patch=1 \ | 12 | file://pcre-cross.patch \ |
13 | file://fix-pcre-name-collision.patch" | 13 | file://fix-pcre-name-collision.patch" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "f14a9fef3c92f3fc6c5ac92d7a2c7eb3" | 15 | SRC_URI[md5sum] = "f14a9fef3c92f3fc6c5ac92d7a2c7eb3" |