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 1349978690 for ; Tue, 20 Mar 2018 23:07:50 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Mar 2018 16:07:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,337,1517904000"; d="scan'208";a="184573354" Received: from aurora.jf.intel.com ([10.7.198.68]) by orsmga004.jf.intel.com with ESMTP; 20 Mar 2018 16:07:51 -0700 From: Amanda Brindle To: openembedded-core@lists.openembedded.org Date: Tue, 20 Mar 2018 16:07:39 -0700 Message-Id: X-Mailer: git-send-email 2.7.4 Cc: Amanda Brindle , stephano.cetola@intel.com Subject: [PATCH 0/1] waf.bbclass: Warn if waf doesn't exist 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, 20 Mar 2018 23:07:51 -0000 The following changes since commit f49ee61422c867516db252054e993df29f775136: systemd-boot: upgrade to 237 (2018-03-20 09:59:33 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib abrindle/waf_error http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=abrindle/waf_error Amanda Brindle (1): waf.bbclass: Warn if waf doesn't exist meta/classes/waf.bbclass | 2 ++ 1 file changed, 2 insertions(+) -- 2.7.4