[meta-freescale] [meta-fsl-arm][PATCH] weston: Do not override PACKAGECONFIG

Otavio Salvador otavio at ossystems.com.br
Mon Oct 27 05:23:01 PDT 2014


Hello Neena,

On Thu, Oct 23, 2014 at 8:04 PM, Otavio Salvador
<otavio at ossystems.com.br> wrote:
> On Wed, Oct 22, 2014 at 4:55 PM, Neena Busireddy
> <neena.busireddy at freescale.com> wrote:
>> PACKAGECONFIG should not be overridden. If not, it will
>> become very complex to enable other features defined in the main
>> recipe.
>>
>> Signed-off-by: Neena Busireddy <neena.busireddy at freescale.com>
>
> Did you check the set of PACKAGECONFIG settings enabled after this
> change? I think it will break some stuff as:
>
> PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'wayland',
> 'kms fbdev wayland egl', '', d)} \
>                    ${@bb.utils.contains('DISTRO_FEATURES', 'x11',
> 'x11', '', d)} \
>                    ${@bb.utils.contains('DISTRO_FEATURES', 'pam',
> 'launch', '', d)} \
>
> will be used. So we'd need to work out which ones we need to remove.

Can you take a look on this and let us know? I am marking this patch
as 'Changes Requested'.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list