diff options
Diffstat (limited to 'recipes/boost/boost_1.40.0.bb')
-rw-r--r-- | recipes/boost/boost_1.40.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/boost/boost_1.40.0.bb b/recipes/boost/boost_1.40.0.bb index 92b5f10b75..194de8e37d 100644 --- a/recipes/boost/boost_1.40.0.bb +++ b/recipes/boost/boost_1.40.0.bb @@ -3,7 +3,7 @@ require boost-14x.inc PR = "${INC_PR}.1" SRC_URI = "http://sodium.resophonic.com/boost-cmake/1.40.0.cmake2/boost-1.40.0.cmake2.tar.gz \ - file://uclibc.patch;apply=yes \ + file://uclibc.patch \ " S = "${WORKDIR}/boost-1.40.0.cmake2" |