[OE-core] [PATCH] librepo: disable building of tests and docs

Burton, Ross ross.burton at intel.com
Wed Mar 21 18:51:10 UTC 2018


No, they were not installed.

Ross

On 21 March 2018 at 18:25, Khem Raj <raj.khem at gmail.com> wrote:
> On Wed, Mar 21, 2018 at 12:27 AM, Anuj Mittal <anuj.mittal at intel.com> wrote:
>> Also remove libcheck dependency which was required only for tests.
>>
>
> Does this affect ptest converge ?
>
>> Signed-off-by: Anuj Mittal <anuj.mittal at intel.com>
>> ---
>>  meta/recipes-devtools/librepo/librepo_1.8.1.bb | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta/recipes-devtools/librepo/librepo_1.8.1.bb b/meta/recipes-devtools/librepo/librepo_1.8.1.bb
>> index 0324104..4569885 100644
>> --- a/meta/recipes-devtools/librepo/librepo_1.8.1.bb
>> +++ b/meta/recipes-devtools/librepo/librepo_1.8.1.bb
>> @@ -11,11 +11,11 @@ SRCREV = "7b9b7bf388f3f059529c6f50c40b30919fef30f9"
>>
>>  S = "${WORKDIR}/git"
>>
>> -DEPENDS = "curl expat glib-2.0 openssl attr libcheck gpgme"
>> +DEPENDS = "curl expat glib-2.0 openssl attr gpgme"
>>
>>  inherit cmake distutils3-base pkgconfig
>>
>> -EXTRA_OECMAKE = " -DPYTHON_INSTALL_DIR=${PYTHON_SITEPACKAGES_DIR} -DPYTHON_DESIRED=3"
>> +EXTRA_OECMAKE = " -DPYTHON_INSTALL_DIR=${PYTHON_SITEPACKAGES_DIR} -DPYTHON_DESIRED=3 -DENABLE_TESTS=OFF -DENABLE_DOCS=OFF"
>>
>>  BBCLASSEXTEND = "native nativesdk"
>>
>> --
>> 2.7.4
>>
>> --
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core at lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



More information about the Openembedded-core mailing list