From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mail.openembedded.org (Postfix) with ESMTP id 452416A3F0 for ; Sun, 23 Jun 2013 10:49:35 +0000 (UTC) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 23 Jun 2013 03:49:36 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,922,1363158000"; d="scan'208";a="334147410" Received: from unknown (HELO helios.ger.corp.intel.com) ([10.252.122.45]) by orsmga001.jf.intel.com with ESMTP; 23 Jun 2013 03:49:10 -0700 From: Paul Eggleton To: openembedded-devel@lists.openembedded.org Date: Sun, 23 Jun 2013 11:48:59 +0100 Message-Id: X-Mailer: git-send-email 1.8.1.2 Subject: [PATCH 0/2] Fixes for world build failures X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jun 2013 10:49:35 -0000 A couple of fixes for the recent world build failures. The following changes since commit f7278f7900b98497bb900b004d727efba06773c1: packagekit: Fix build with new glib-2.0, v2 (2013-06-20 12:44:53 +0200) are available in the git repository at: git://git.openembedded.org/meta-openembedded-contrib paule/fixes http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=paule/fixes Paul Eggleton (2): pinpoint: fix and update clutter-box2d: fix for recent clutter changes in OE-Core meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb | 8 ++++---- meta-oe/recipes-graphics/clutter/clutter-box2d_git.bb | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) -- 1.8.1.2