aboutsummaryrefslogtreecommitdiffstats
path: root/packages/boost/boost_1.33.1.bb
blob: 71b8fc15b3c9e8f50bb83b9a29c5cd16438e5870 (plain)
1
2
3
4
5
6
7
8
9
10
11
include boost.inc
PR = "r3"

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