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