From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id F1418E00AE6; Tue, 8 Dec 2015 23:16:30 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (nikita.yoush[at]yandex.ru) * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [5.255.216.151 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature X-Greylist: delayed 77 seconds by postgrey-1.32 at yocto-www; Tue, 08 Dec 2015 23:16:28 PST Received: from forward20m.cmail.yandex.net (forward20m.cmail.yandex.net [5.255.216.151]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 66AF6E00A9A for ; Tue, 8 Dec 2015 23:16:28 -0800 (PST) Received: from smtp2m.mail.yandex.net (smtp2m.mail.yandex.net [IPv6:2a02:6b8:0:2519::122]) by forward20m.cmail.yandex.net (Yandex) with ESMTP id 1709A21515; Wed, 9 Dec 2015 10:15:08 +0300 (MSK) Received: from smtp2m.mail.yandex.net (localhost [127.0.0.1]) by smtp2m.mail.yandex.net (Yandex) with ESMTP id A91F5426A3C; Wed, 9 Dec 2015 10:15:08 +0300 (MSK) Received: by smtp2m.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id V6Ge0JI1Xx-F8haRMcP; Wed, 9 Dec 2015 10:15:08 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1449645308; bh=ndWtKr0sETPre0T5xGCNEgsyNpAvgimRBEfWeV2KymU=; h=Subject:To:References:Cc:From:Message-ID:Date:User-Agent: MIME-Version:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=nKje9kWuv1TBfwYvyvddCjevGsZyyyBQSp0KnIK2chPS9s5oiGzLay4ULyCrcaYe2 x3oL0cd750lPAShGwykTFA9OhTJY8MoK6NC9EiFROh6CANzhUEiXfJY9yyof7SY1yr 8nHlQElXoQx7WRhDHLlr0Y/27Lon2dNO3vNYQPuA= Authentication-Results: smtp2m.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-ForeignMX: US To: andreas.enbacka@gasera.fi References: <006a01d131c3$31bd7a60$95386f20$@gasera.fi> From: Nikita Yushchenko Message-ID: <5667D4FB.5040102@yandex.ru> Date: Wed, 9 Dec 2015 10:15:07 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.4.0 MIME-Version: 1.0 In-Reply-To: <006a01d131c3$31bd7a60$95386f20$@gasera.fi> X-Mailman-Approved-At: Wed, 16 Dec 2015 08:42:54 -0800 Cc: "meta-freescale@yoctoproject.org" Subject: Re: Qt 5.4 on Kontron SMARC sAMX6i X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Dec 2015 07:16:31 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 08.12.2015 17:17, andreas.enbacka at gasera.fi (Andreas Enbacka) пишет: > Hello, > > > > I have successfully got Qt 5.2.1 version running on Kontron SMARC sAMX6i > using the official Kontron Yocto patch. However, in order to use the newer > WebEngine component I need to upgrade to version 5.4. Anyone has some > experience building a newer version of Qt using SMARC? meta-qt layer works perfectly ok on smx6, this gives Qt 5.4 as far as I remember.