From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id 6952C6E65D for ; Tue, 3 Feb 2015 01:22:21 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.14.9/8.14.5) with ESMTP id t131MN8j022874 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 2 Feb 2015 17:22:23 -0800 (PST) Received: from ala-blade47.wrs.com (147.11.105.67) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.174.1; Mon, 2 Feb 2015 17:22:22 -0800 From: Robert Yang To: Date: Mon, 2 Feb 2015 17:22:19 -0800 Message-ID: X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Subject: [PATCH 0/3] meta: 3 fixes X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2015 01:22:25 -0000 Content-Type: text/plain The following changes since commit 818bcba063819b80d5a99827c5adb8ee157dbfe1: build-appliance-image: Update to master head revision (2015-02-02 14:57:40 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/3fixes http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/3fixes Robert Yang (3): valgrind: depends on boost when ptest gcc-configure-common.inc: remove ac_cv_path_SED binconfig-disabled.bbclass: fix echo command meta/classes/binconfig-disabled.bbclass | 2 +- meta/recipes-devtools/gcc/gcc-configure-common.inc | 1 - meta/recipes-devtools/valgrind/valgrind_3.10.1.bb | 4 +++- 3 files changed, 4 insertions(+), 3 deletions(-) -- 1.7.9.5