From patchwork Mon Apr 23 08:53:01 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1,v2,PULL] Fix bug 2355 Date: Mon, 23 Apr 2012 08:53:01 -0000 From: Dongxiao Xu X-Patchwork-Id: 26329 Message-Id: To: openembedded-core@lists.openembedded.org Hi Richard, This pull request is the second version to fix bug 2355, please help to review and pull. Changes from v1: Add an inherit for siteinfo.bbclass Thanks, Dongxiao The following changes since commit 00256125873ff6f1630743a712e882e5f473a9d2: self-hosted-image: Update poky revision to point at the 1.2 release branch (2012-04-18 15:59:20 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/hob-bugfix-oecore http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-bugfix-oecore Dongxiao Xu (1): qt4: move functions from python to shell style meta/recipes-qt/qt4/qt4-embedded.inc | 2 +- meta/recipes-qt/qt4/qt4-tools-nativesdk.inc | 15 +++++++++++-- meta/recipes-qt/qt4/qt4-x11-free.inc | 2 +- meta/recipes-qt/qt4/qt4.inc | 28 +++++++++++++++++++++++--- meta/recipes-qt/qt4/qt4_arch.inc | 25 ------------------------ 5 files changed, 38 insertions(+), 34 deletions(-) delete mode 100644 meta/recipes-qt/qt4/qt4_arch.inc