[OE-core] [PATCH] boost: set up PACKAGECONFIG for boost-python library

Lukas Bulwahn lukas.bulwahn at oss.bmw-carit.de
Mon Sep 23 05:47:33 UTC 2013


On 09/16/2013 06:59 AM, Lukas Bulwahn wrote:
> Until now, the comment in the boost.inc file suggested to enable
> the boost-python library by uncommenting some lines in that file.
> Using the new PACKAGECONFIG feature, boost-python can now be added
> optionally without need to modify the file or copying those lines
> into a bbappend file.
> Furthermore, we obtain the python version by inheriting python-dir
> instead of fixing the python version in this file.
>
> This commit is motivated by the need in the meta-ros layer, as
> discussed in the issue #145 of the meta-ros issue tracker [1].
>
> [1] https://github.com/bmwcarit/meta-ros/pull/145
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn at oss.bmw-carit.de>
> ---
>   meta/recipes-support/boost/boost.inc |   15 ++++++++-------
>   1 file changed, 8 insertions(+), 7 deletions(-)
>
> diff --git a/meta/recipes-support/boost/boost.inc b/meta/recipes-support/boost/boost.inc
> [...]
This patch has been pending since last Monday. Are there any general 
concerns about this patch or has it been simply overlooked?

Yours sincerely,

Lukas Bulwahn



More information about the Openembedded-core mailing list