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 EEF276B3F6 for ; Tue, 30 Jul 2013 09:27:36 +0000 (UTC) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 30 Jul 2013 02:27:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.89,776,1367996400"; d="scan'208";a="378792055" Received: from linux.jf.intel.com (HELO linux.intel.com) ([10.23.219.25]) by orsmga002.jf.intel.com with ESMTP; 30 Jul 2013 02:27:37 -0700 Received: from firebird.rb.intel.com (firebird.rb.intel.com [10.237.105.73]) by linux.intel.com (Postfix) with ESMTP id 9E4436A4092 for ; Tue, 30 Jul 2013 02:27:35 -0700 (PDT) From: Stefan Stanacar To: openembedded-core@lists.openembedded.org Date: Tue, 30 Jul 2013 12:28:16 +0300 Message-Id: X-Mailer: git-send-email 1.8.3.1 Subject: [PATCH v2 0/4] Small tweaks for testimage 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, 30 Jul 2013 09:27:37 -0000 Changed in v2: - 4/4 had an extra change that wasn't meant to be. The following changes since commit bd1c441a210cae03fb6006c996227211cc29056b: bitbake: bitbake: runqueue: add warning if invalidating invalid task (2013-07-29 15:25:09 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib stefans/testimage-fix1 for you to fetch changes up to 42a3f746ec638bfb4802ccc4c10f0cbd09de958e: oeqa/runtime/xorg: use the right ps command for xorg test (2013-07-30 11:59:30 +0300) ---------------------------------------------------------------- Stefan Stanacar (4): oeqa/utils/sshcontrol: increase and log timeout in output oeqa/utils/qemurunner: add comment and header oeqa/utils/qemurunner: tweak console bootparam and ip command oeqa/runtime/xorg: use the right ps command for xorg test meta/lib/oeqa/runtime/xorg.py | 4 ++-- meta/lib/oeqa/utils/qemurunner.py | 11 +++++++++-- meta/lib/oeqa/utils/sshcontrol.py | 10 ++++++---- 3 files changed, 17 insertions(+), 8 deletions(-) Stefan Stanacar (4): oeqa/utils/sshcontrol: increase and log timeout in output oeqa/utils/qemurunner: add comment and header oeqa/utils/qemurunner: tweak console bootparam and ip command oeqa/runtime/xorg: use the right ps command for xorg test meta/lib/oeqa/runtime/xorg.py | 4 ++-- meta/lib/oeqa/utils/qemurunner.py | 11 +++++++++-- meta/lib/oeqa/utils/sshcontrol.py | 10 ++++++---- 3 files changed, 17 insertions(+), 8 deletions(-) -- 1.8.3.1