From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga09.intel.com ([134.134.136.24]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1R6off-0003rh-Lh for openembedded-core@lists.openembedded.org; Thu, 22 Sep 2011 21:10:55 +0200 Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 22 Sep 2011 12:05:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,351,1309762800"; d="scan'208";a="54165795" Received: from unknown (HELO swold-mobl.bigsur.com) ([10.255.15.16]) by orsmga002.jf.intel.com with ESMTP; 22 Sep 2011 12:05:34 -0700 From: Saul Wold To: openembedded-core@lists.openembedded.org Date: Thu, 22 Sep 2011 12:05:32 -0700 Message-Id: X-Mailer: git-send-email 1.7.6 Subject: [PATCH 0/1] fix python path in gnome-desktop 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, 22 Sep 2011 19:10:55 -0000 Another location that had a wrong path Sau! The following changes since commit 76052861cc95fd4ad4c4b9eb6ce4cd1065ad4dc9: libxml2: reinclude a -staticdev package (2011-09-22 05:11:50 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib sgw/oe-fix http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgw/oe-fix Saul Wold (1): gnome-desktop: Fix python path in scripts to use target path meta/recipes-gnome/gnome/gnome-desktop.inc | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) -- 1.7.6