diff options
Diffstat (limited to 'meta/recipes-support/boost/boost_1.51.0.bb')
-rw-r--r-- | meta/recipes-support/boost/boost_1.51.0.bb | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/recipes-support/boost/boost_1.51.0.bb b/meta/recipes-support/boost/boost_1.51.0.bb index 1564b0ef6a..b95049f277 100644 --- a/meta/recipes-support/boost/boost_1.51.0.bb +++ b/meta/recipes-support/boost/boost_1.51.0.bb | |||
@@ -2,8 +2,10 @@ include boost.inc | |||
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c" | 3 | LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c" |
4 | 4 | ||
5 | PR = "${INC_PR}.0" | 5 | PR = "${INC_PR}.1" |
6 | 6 | ||
7 | SRC_URI += "file://arm-intrinsics.patch" | 7 | SRC_URI += "file://arm-intrinsics.patch \ |
8 | file://hash_enums.patch \ | ||
9 | " | ||
8 | SRC_URI[md5sum] = "4b6bd483b692fd138aef84ed2c8eb679" | 10 | SRC_URI[md5sum] = "4b6bd483b692fd138aef84ed2c8eb679" |
9 | SRC_URI[sha256sum] = "fb2d2335a29ee7fe040a197292bfce982af84a645c81688a915c84c925b69696" | 11 | SRC_URI[sha256sum] = "fb2d2335a29ee7fe040a197292bfce982af84a645c81688a915c84c925b69696" |