Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit de6a422

Browse files
authored
Merge pull request #133 from ipuustin/packageconfig
meta-refkit-extra: move Boost package config to configuration file.
2 parents 82a1b90 + 93dea96 commit de6a422

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

meta-refkit-extra/conf/distro/include/refkit-extra.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ SUPPORTED_RECIPES_append = " \
44
${META_REFKIT_EXTRA_BASE}/conf/distro/include/refkit-extra-supported-recipes.txt \
55
"
66
SUPPORTED_RECIPES[refkit-extra-supported-recipes.txt] = "extra"
7+
8+
# Caffe needs Boost Python 3 bindings. Enable them in Boost.
9+
PACKAGECONFIG_append_pn-boost = " python"

meta-refkit-extra/recipes-convnet/boost/boost_%.bbappend

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)