aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/boost/boost_1.36.0.bb
blob: 1b8e8e4d423246eeb5aa430c58f77b5e6fad8f14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
include boost-36.inc

PR = "${INC_PR}.1"

SRC_URI = "${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2 \
           file://arm-intrinsics.patch;apply=yes \
           file://01-no-serialization-test.patch;apply=yes \
           file://02-atomic-count-pthreads-on-arm.patch;apply=yes \
           file://03-exception-clone-destructor-fix.patch;apply=yes \
           file://gcc-44.diff;apply=yes \
           file://uclibc.patch;apply=yes \
           file://sscanf.patch;apply=yes \
          "

BJAM_OPTS    = '${BJAM_TOOLS} \
                --builddir=${S}/${TARGET_SYS} \
                ${BJAM_EXTRA}'


SRC_URI[md5sum] = "328bfec66c312150e4c2a78dcecb504b"
SRC_URI[sha256sum] = "9a4a0cfbbd227c20a13519a2c41f2e707dc0d89e518a3c7bfcd381f7b7fbcdef"