From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga14.intel.com ([143.182.124.37]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SB6IU-000693-DL for openembedded-core@lists.openembedded.org; Fri, 23 Mar 2012 16:20:58 +0100 Received: from azsmga002.ch.intel.com ([10.2.17.35]) by azsmga102.ch.intel.com with ESMTP; 23 Mar 2012 08:10:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="80871551" Received: from dongxiao-osel.sh.intel.com (HELO localhost) ([10.239.36.11]) by AZSMGA002.ch.intel.com with ESMTP; 23 Mar 2012 08:10:40 -0700 From: Dongxiao Xu To: openembedded-core@lists.openembedded.org Date: Fri, 23 Mar 2012 23:08:28 +0800 Message-Id: X-Mailer: git-send-email 1.7.4.1 Subject: [PATCH 0/2][PULL] bitbake.conf: runqemu/deploy filter and XAUTHORITY 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: Fri, 23 Mar 2012 15:20:58 -0000 Hi Richard, This pull request is for runqemu/deploy filter and adding XAUTHORITY into parsing config white list, please help to review and pull. Thanks, Dongxiao The following changes since commit d56177c59b5e237a501281d806724885456f0193: gdb-cross-canadian: Fix linking issues when python support is enabled (2012-03-23 14:00:43 +0000) 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 (2): bitbake.conf: Define runnable and deployable pattern bitbake.conf: Add XAUTHORITY into config white list meta/conf/bitbake.conf | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) -- 1.7.4.1