From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mail.openembedded.org (Postfix) with ESMTP id 408F265D36 for ; Tue, 8 Apr 2014 17:30:48 +0000 (UTC) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 08 Apr 2014 08:45:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.97,818,1389772800"; d="scan'208";a="489326605" Received: from paulonei-mobl.ger.corp.intel.com (HELO peggleto-mobl5.ger.corp.intel.com) ([10.252.120.244]) by orsmga001.jf.intel.com with ESMTP; 08 Apr 2014 08:50:09 -0700 From: Paul Eggleton To: bitbake-devel@lists.openembedded.org Date: Tue, 8 Apr 2014 16:49:53 +0100 Message-Id: X-Mailer: git-send-email 1.9.0 Subject: [PATCH 0/2] bitbake-selftest fixes X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussion that advance bitbake development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2014 17:30:50 -0000 The following changes since commit 35c67281775b08925957c32663d587d486944e0e: hob: add "recipes/images/" to BBFILES when Hob is launched (2014-04-08 13:06:34 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib paule/selftest2 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/selftest2 Paul Eggleton (2): bitbake-selftest: fix help message to include command line bitbake-selftest: add tests for local fetching bin/bitbake-selftest | 2 +- lib/bb/tests/fetch.py | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+), 1 deletion(-) -- 1.9.0