From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 3BCC3E00B9C; Fri, 6 Apr 2018 00:58:31 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [121.254.168.204 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0044] * 0.0 HTML_MESSAGE BODY: HTML included in message X-Greylist: delayed 399 seconds by postgrey-1.32 at yocto-www; Fri, 06 Apr 2018 00:58:29 PDT Received: from smtp1.hiworks.co.kr (smtp1.hiworks.co.kr [121.254.168.204]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A036AE00994 for ; Fri, 6 Apr 2018 00:58:29 -0700 (PDT) Received: (qmail 1092 invoked from network); 6 Apr 2018 16:51:48 +0900 Received: from unknown (HELO hiworks.co.kr) (192.168.10.37) by 0 (qmail 1.03 + ejcp v14) with SMTP; 6 Apr 2018 16:51:48 +0900 Received: (qmail 101398 invoked from network); 6 Apr 2018 16:51:48 +0900 Received: from unknown (HELO dhkooPC) (dhkoo@m2i.co.kr@112.216.145.10) by 0 (qmail 1.03 + ejcp v14) with SMTP; 6 Apr 2018 16:51:48 +0900 X-Authinfo: HIWORKS SMTP authenticated From: "dhkoo" To: Date: Fri, 6 Apr 2018 16:51:55 +0900 Message-ID: <04b701d3cd7c$2212c2d0$66384870$@co.kr> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AdPNfCHzCHDX8JP/Sp+lG9EtjpmjVQ== Subject: [meta-qt5]Feature 'tslib' was disabled, but the pre-condition 'libs.tslib' failed. X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Apr 2018 07:58:31 -0000 Content-Type: multipart/alternative; boundary="----=_NextPart_000_04B8_01D3CDC7.91FA6AD0" Content-Language: ko ------=_NextPart_000_04B8_01D3CDC7.91FA6AD0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello. I want to compile the tslib enabled Qt5.10 on the yocto. After running "bitbake core-image-mymachine", on the log 'run.do_configure' shows me "-no-tslib" option configured. So I modified qtbase_git.bb to enable "-tslib" option. And after that, bitbake shows me "Feature 'tslib' was disabled, but the pre-condition 'libs.tslib' failed." I added tslib, and xf86-input-tslib at "packagegroup.bb" and using architecture based on arm7a. Is there any good idea for enable "tslib" successfully? regards. Koo. ------=_NextPart_000_04B8_01D3CDC7.91FA6AD0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hello.

 

I want to compile the tslib = enabled Qt5.10 on the yocto.

 

After running "bitbake = core-image-mymachine", on the log 'run.do_configure' shows me "-no-tslib" option = configured. So I modified qtbase_git.bb to enable "-tslib" option.

And after that, bitbake shows me "Feature 'tslib' was disabled, but = the pre-condition 'libs.tslib' failed."

 

I added tslib, and = xf86-input-tslib at "packagegroup.bb" and using architecture based on arm7a.

 

Is there any good idea for = enable "tslib" successfully?

 

regards.

Koo.

------=_NextPart_000_04B8_01D3CDC7.91FA6AD0--