aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/boost/boost_1.34.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/boost/boost_1.34.1.bb')
-rw-r--r--recipes/boost/boost_1.34.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/boost/boost_1.34.1.bb b/recipes/boost/boost_1.34.1.bb
index edcdc440e9..8a95df1ae3 100644
--- a/recipes/boost/boost_1.34.1.bb
+++ b/recipes/boost/boost_1.34.1.bb
@@ -13,8 +13,8 @@ PR = "6"
SRC_URI = "\
${SOURCEFORGE_MIRROR}/boost/${BOOST_P}.tar.bz2 \
- file://linux-uclibc.patch;patch=1 \
- file://${PV}-gcc43.patch;patch=1 \
+ file://linux-uclibc.patch;apply=yes \
+ file://${PV}-gcc43.patch;apply=yes \
"
S = "${WORKDIR}/${BOOST_P}"