Changeset 16f2dcc in mainline for contrib/qemu/build-from-scratch.sh


Ignore:
Timestamp:
2017-12-13T20:17:18Z (6 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5340bfa
Parents:
b2a1fd92
Message:

Upgrade to QEMU 2.11.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/qemu/build-from-scratch.sh

    rb2a1fd92 r16f2dcc  
    2929#
    3030
    31 VERSION=2.10.0
     31VERSION=2.11.0
    3232BASENAME=qemu-${VERSION}
    3333BASENAME_MASTER=qemu-master
     
    3636URL=http://wiki.qemu-project.org/download/${TARBALL}
    3737REPO=git://git.qemu.org/qemu.git
    38 MD5="ca73441de73a9b52c6c49c97190d2185"
     38MD5="335994a755bc655e88a87aeb36bfc0b9"
    3939
    4040OPENSPARC_TARBALL="OpenSPARCT1_Arch.1.5.tar.bz2"
Note: See TracChangeset for help on using the changeset viewer.