summaryrefslogtreecommitdiffstats
path: root/recipes/boost/boost_1.33.1.bb
blob: 4d8e77d3c5d915a0c44ccaf6743ddb1bc8c88bd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
include boost.inc
PR = "r4"

SRC_URI = "\
  ${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2 \
  file://linux-uclibc.patch;patch=1 \
  file://atomic_count_gcc_atomicity.patch;patch=1 \
  file://gcc43.patch;patch=1 \
  file://gcc41.patch;patch=1 \
"