diff options
Diffstat (limited to 'meta/recipes-support/boost/boost_1.57.0.bb')
-rw-r--r-- | meta/recipes-support/boost/boost_1.57.0.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-support/boost/boost_1.57.0.bb b/meta/recipes-support/boost/boost_1.57.0.bb new file mode 100644 index 0000000000..c09d5f431f --- /dev/null +++ b/meta/recipes-support/boost/boost_1.57.0.bb | |||
@@ -0,0 +1,6 @@ | |||
1 | include boost-${PV}.inc | ||
2 | include boost.inc | ||
3 | |||
4 | SRC_URI += "\ | ||
5 | file://arm-intrinsics.patch \ | ||
6 | " | ||