From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mx1.pokylinux.org (Postfix) with ESMTP id BE8704C800B6 for ; Fri, 10 Jun 2011 05:03:14 -0500 (CDT) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id p5AA3E0r008925 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Fri, 10 Jun 2011 03:03:14 -0700 (PDT) Received: from localhost (128.224.162.28) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.1.255.0; Fri, 10 Jun 2011 03:03:13 -0700 Message-ID: Old-Date: Fri, 10 Jun 2011 16:49:58 +0800 Date: Fri, 10 Jun 2011 18:00:09 +0800 To: From: Xiaofeng Yan MIME-Version: 1.0 X-Originating-IP: [128.224.162.28] Subject: [PATCH 0/1] libQtopenGL: Enable QtOpenGL X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2011 10:03:15 -0000 Content-Type: text/plain From: Xiaofeng Yan Hi saul, I enable opengl of qt4 for passing lsb test. It is necessary for an lsb image to include library libQtOpenGL*. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: xiaofeng/distro Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/distro Thanks, Xiaofeng Yan --- Xiaofeng Yan (1): poky-lsb: Compile library libQtOpenGL* for building an lsb image meta-yocto/conf/distro/poky-lsb.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)