> On Jun 3, 2015, at 8:17 PM, Andre McCurdy <[email protected]> wrote: > > Signed-off-by: Andre McCurdy <[email protected]> > --- > recipes-qt/qt5/qtwebengine_git.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/recipes-qt/qt5/qtwebengine_git.bb > b/recipes-qt/qt5/qtwebengine_git.bb > index df82dd8..682e8de 100644 > --- a/recipes-qt/qt5/qtwebengine_git.bb > +++ b/recipes-qt/qt5/qtwebengine_git.bb > @@ -16,6 +16,7 @@ DEPENDS += " \ > > COMPATIBLE_MACHINE = "(-)" > COMPATIBLE_MACHINE_i586 = "(.*)" > +COMPATIBLE_MACHINE_i686 = "(.*)”
same as other patches it can consolidate the overrides for x86 > COMPATIBLE_MACHINE_x86-64 = "(.*)" > COMPATIBLE_MACHINE_armv6 = "(.*)" > COMPATIBLE_MACHINE_armv7a = "(.*)" > -- > 1.9.1 > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
signature.asc
Description: Message signed with OpenPGP using GPGMail
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
