aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/boost/boost_1.41.0.bb
blob: 716b515c97394f75369e605c03932bf9ddd15d56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require boost-14x.inc

PR = "${INC_PR}.1"

SRC_URI = "http://sodium.resophonic.com/boost-cmake/1.41.0.cmake0/boost-1.41.0.cmake0.tar.gz;name=tarball \
           file://1.41.0_uclibc.patch;apply=yes \
          "
S = "${WORKDIR}/boost-1.41.0.cmake0"

SRC_URI[tarball.md5sum] = "351747d991e3e391fea5623d4b5c038a"
SRC_URI[tarball.sha256sum] = "78b7e72d34b057847ff99b291719d5bf1b76ed080bebfa3122549c231cc8fbed"

DEPENDS += " icu "