From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from masterfoo.zenlinux.com ([207.192.74.254]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1T02RJ-0000A6-4r for openembedded-core@lists.openembedded.org; Sat, 11 Aug 2012 05:32:37 +0200 Received: from localhost (c-76-105-137-48.hsd1.or.comcast.net [76.105.137.48]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by masterfoo.zenlinux.com (Postfix) with ESMTP id 7123530453 for ; Fri, 10 Aug 2012 23:20:42 -0400 (EDT) From: Scott Garman To: openembedded-core@lists.openembedded.org Date: Fri, 10 Aug 2012 20:20:37 -0700 Message-Id: X-Mailer: git-send-email 1.7.9.5 X-MasterFoo-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: 7123530453.B2AFF X-MasterFoo-MailScanner: Found to be clean X-MasterFoo-MailScanner-SpamCheck: not spam X-MasterFoo-MailScanner-From: scott.a.garman@intel.com X-Spam-Status: No Subject: [PATCH 0/1] runqemu: support booting poky-tiny image 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: Sat, 11 Aug 2012 03:32:37 -0000 As the subject implies, this adds support for booting poky-tiny images with the runqemu script. Scott The following changes since commit 5290e82ecef08b5e573d7442627276d7b42c6b93: foomatic: fix perl path for target (2012-08-08 10:05:52 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib sgarman/runqemu-poky-tiny-oe http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/runqemu-poky-tiny-oe Scott Garman (1): runqemu: support booting poky-tiny images scripts/runqemu | 6 ++++++ scripts/runqemu-internal | 5 +++++ 2 files changed, 11 insertions(+) -- 1.7.9.5