From patchwork Mon Aug 13 20:20:37 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] runqemu ramfs support Date: Mon, 13 Aug 2012 20:20:37 -0000 From: Scott Garman X-Patchwork-Id: 34383 Message-Id: To: openembedded-core@lists.openembedded.org Added support for booting ramfs-based images (e.g, poky-tiny) which do not have block device support. This fixes [YOCTO #2612]. 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-ramfs-oe http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/runqemu-ramfs-oe Scott Garman (1): runqemu: support booting ramfs-based images scripts/runqemu | 6 ++++++ scripts/runqemu-internal | 5 +++++ 2 files changed, 11 insertions(+)