aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/boost/boost_1.33.1.bb
blob: e8a1e76fee53e7e0d2c6deece07059ffed411cfb (plain)
1
2
3
4
5
6
7
8
9
10
11
include boost.inc
PR = "{INC_PR}.1"

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 \
"