[oe] [PATCH] plymouth: Disable documentation

Khem Raj raj.khem at gmail.com
Thu Oct 15 14:41:54 UTC 2015


On Thu, Oct 15, 2015 at 6:22 AM, Andreas Müller
<schnitzeltony at googlemail.com> wrote:
> On Thu, Oct 15, 2015 at 3:06 AM, Khem Raj <raj.khem at gmail.com> wrote:
>> It need docbook-xsl built natively and right now its not in its deps
>> disable the documentaion generation completely to avoid the build issue
>>
>> Signed-off-by: Khem Raj <raj.khem at gmail.com>
>> ---
>>  meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb b/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb
>> index b8c82ed..01f633d 100644
>> --- a/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb
>> +++ b/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb
>> @@ -20,7 +20,7 @@ SRC_URI[md5sum] = "ff420994deb7ea203df678df92e7ab7d"
>>  SRC_URI[sha256sum] = "2f0ce82042cf9c7eadd2517a1f74c8a85fa8699781d9f294a06eade29fbed57f"
>>
>>  EXTRA_OECONF += " --enable-shared --disable-static --disable-gtk \
>> -                 --with-logo=${LOGO} \
>> +                  --with-logo=${LOGO} --disable-documentation \
>>                    ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '--enable-systemd-integration --with-system-root-install', '', d)} \
>>                  "
>>
>> --
>> 2.6.1
>>
> I think I've sent similar - and if I am not mistaken it was already applied.
>

indeed you did and its applied. My snapshot was not uptodate with master

> Andreas
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list