diff options
Diffstat (limited to 'meta/recipes-support/apr/apr_1.6.3.bb')
-rw-r--r-- | meta/recipes-support/apr/apr_1.6.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/apr/apr_1.6.3.bb b/meta/recipes-support/apr/apr_1.6.3.bb index e044c4a9a5..7bfb69855a 100644 --- a/meta/recipes-support/apr/apr_1.6.3.bb +++ b/meta/recipes-support/apr/apr_1.6.3.bb | |||
@@ -5,7 +5,7 @@ DEPENDS = "util-linux" | |||
5 | 5 | ||
6 | LICENSE = "Apache-2.0" | 6 | LICENSE = "Apache-2.0" |
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4dfd4cd216828c8cae5de5a12f3844c8 \ | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4dfd4cd216828c8cae5de5a12f3844c8 \ |
8 | file://include/apr_lib.h;endline=17;md5=ee42fa7575dc40580a9e01c1b75fae96" | 8 | file://include/apr_lib.h;endline=15;md5=823b3d1a7225df8f7b68a69c3c2b4c71" |
9 | 9 | ||
10 | BBCLASSEXTEND = "native nativesdk" | 10 | BBCLASSEXTEND = "native nativesdk" |
11 | 11 | ||