diff options
Diffstat (limited to 'meta/recipes-support/boost/boost_1.44.0.bb')
| -rw-r--r-- | meta/recipes-support/boost/boost_1.44.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-support/boost/boost_1.44.0.bb b/meta/recipes-support/boost/boost_1.44.0.bb index 81a2e53ba3..aa8b324af7 100644 --- a/meta/recipes-support/boost/boost_1.44.0.bb +++ b/meta/recipes-support/boost/boost_1.44.0.bb | |||
| @@ -9,6 +9,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2 \ | |||
| 9 | file://arm-intrinsics.patch \ | 9 | file://arm-intrinsics.patch \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "f02578f5218f217a9f20e9c30e119c6a" | ||
| 13 | SRC_URI[sha256sum] = "45c328029d97d1f1dc7ff8c9527cd0c5cc356636084a800bca2ee4bfab1978db" | ||
| 14 | |||
| 12 | BJAM_OPTS = '${BJAM_TOOLS} \ | 15 | BJAM_OPTS = '${BJAM_TOOLS} \ |
| 13 | --builddir=${S}/${TARGET_SYS} \ | 16 | --builddir=${S}/${TARGET_SYS} \ |
| 14 | ${BJAM_EXTRA}' | 17 | ${BJAM_EXTRA}' |
