blob: 75a1915bad730cdfbcd6d479d327720ad0a91784 (
plain)
1
2
3
4
5
6
7
8
|
include boost.inc
FILE_PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2"
#SRC_URI += "file://unit_test_log10f.patch;patch=1"
SRC_URI += "file://linux-uclibc.patch;patch=1"
|