Skip to content

Commit

Permalink
Merge pull request #248 from mariux64/update-qemu-from-2.6.1-to-2.6.2
Browse files Browse the repository at this point in the history
Update QEMU from 2.6.1 to 2.6.2
  • Loading branch information
donald authored Jan 20, 2017
2 parents d5c7d47 + 00b5fe3 commit 1eb7de8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion qemu.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION qemu-2.6.1-2
# BEE_VERSION qemu-2.6.2-0

SRCURL[0]="http://wiki.qemu.org/download/qemu-${PKGVERSION}.tar.bz2"

Expand Down Expand Up @@ -29,6 +29,7 @@ mee_configure() {
start_cmd ${S}/configure --prefix=${PREFIX} \
$targets \
--enable-system \
--enable-jemalloc \
--enable-virtfs \
--audio-drv-list=${AUDIODRIVERS}
}
Expand Down

0 comments on commit 1eb7de8

Please sign in to comment.