aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/boost/boost_1.33.1.bb
blob: 56c0047d50e2dd904f27b874767b32522f920d8d (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 \
"