From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Swkd5-0001PF-1Y for openembedded-core@lists.openembedded.org; Thu, 02 Aug 2012 03:55:11 +0200 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id q721hTO9006741 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Wed, 1 Aug 2012 18:43:29 -0700 (PDT) Received: from usp-ub1204-64.corp.ad.wrs.com (128.224.162.28) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.2.309.2; Wed, 1 Aug 2012 18:43:28 -0700 From: To: Date: Thu, 2 Aug 2012 09:43:01 +0800 Message-ID: X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Cc: wfan@windriver.com, Zhenfeng.Zhao@windriver.com Subject: [PATCH 0/1 v2] qt4: fix qt4-native build failure on SLED-11 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2012 01:55:11 -0000 Content-Type: text/plain From: Wenzong Fan v2 update: Add description and signed-off-by to inner patch. The following changes since commit 62d42fe3cfa575cb97b484ccf7b2e9a25cc50770: tiny-init: Setup /dev/ptmx in init (2012-08-01 23:11:18 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib wenzong/2845 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/2845 Wenzong Fan (1): qt4: fix qt4-native build failure on SLED-11 meta/recipes-qt/qt4/files/fix_qkbdtty_qws.patch | 37 +++++++++++++++++++++++ meta/recipes-qt/qt4/qt4-native.inc | 6 ++-- 2 files changed, 41 insertions(+), 2 deletions(-) create mode 100644 meta/recipes-qt/qt4/files/fix_qkbdtty_qws.patch -- 1.7.9.5