[oe] [meta-qt5][PATCH] populate_sdk_qt5.bbclass: Fix PACKAGE_GROUP deprecation warning

Jacob Kroon jacob.kroon at gmail.com
Sun Apr 20 13:54:21 UTC 2014


Hi Martin,

On Sun, Apr 20, 2014 at 12:34 PM, Martin Jansa <martin.jansa at gmail.com>wrote:

> On Tue, Apr 15, 2014 at 07:12:45PM +0200, Jacob Kroon wrote:
> > Fixes the following warning:
> >
> > WARNING: PACKAGE_GROUP is deprecated, please use FEATURE_PACKAGES instead
>
> It's correct patch, but I'm a bit tempted to take this patch after
> branching daisy, because some people are using latest meta-qt5 with
> older oe-core releases and this undoing this change is easy to miss
> (unlike e.g. cmake .bbappends which fail when not updated for correct
> oe-core releases).
>
> What do you think?
>
>
I think I follow you. So the deprecation happened in commit
d703e07ea5056624101e1bc48f10d25b602635e9, 2014-03-07, so I guess only
daisy/master will give the warning. For older oe-core releases with
meta-qt5 master, this patch could silently break stuff I can imagine. So
like you propose, keeping this one for master only, after branching daisy,
seems like a good idea to me.

/Jacob



More information about the Openembedded-devel mailing list