summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-03-03 21:20:17 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-03-03 21:20:17 +0100
commit7ecfe3c9184e9abc3a2d9118190af415f95f8b50 (patch)
tree187bf31b39d535e16084ed2029204c945bccee19 /pcr
parent404c59458faa75631d98bc1a3d13935c10d64396 (diff)
downloadabslibre-7ecfe3c9184e9abc3a2d9118190af415f95f8b50.tar.gz
abslibre-7ecfe3c9184e9abc3a2d9118190af415f95f8b50.tar.bz2
abslibre-7ecfe3c9184e9abc3a2d9118190af415f95f8b50.zip
pcr/qemu-riscv-git: updated to 2.11.50.r59354.b6e0a38a92
Diffstat (limited to 'pcr')
-rw-r--r--pcr/qemu-riscv-git/PKGBUILD4
-rw-r--r--pcr/qemu-user-static-riscv-git/PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/pcr/qemu-riscv-git/PKGBUILD b/pcr/qemu-riscv-git/PKGBUILD
index 5f528038c..db62ff60d 100644
--- a/pcr/qemu-riscv-git/PKGBUILD
+++ b/pcr/qemu-riscv-git/PKGBUILD
@@ -13,7 +13,7 @@ pkgbase=qemu-riscv-git
_gitname=riscv-qemu
pkgname=(qemu-riscv-git qemu-riscv-headless-git qemu-riscv-arch-extra-git qemu-riscv-headless-arch-extra-git qemu-riscv-block-{iscsi-git,rbd-git,gluster-git} qemu-riscv-guest-agent-git)
pkgdesc="A generic and open source machine emulator and virtualizer. Git version with riscv support."
-pkgver=2.11.50.r59248.170a9d412c
+pkgver=2.11.50.r59354.b6e0a38a92
pkgrel=1
arch=(x86_64)
license=(GPL2 LGPL2.1)
@@ -21,7 +21,7 @@ url="https://github.com/riscv/riscv-qemu"
_headlessdeps=(seabios gnutls libpng libaio numactl jemalloc xfsprogs libnfs lzo snappy curl vde2 libcap-ng spice libcacard usbredir)
depends=(dtc virglrenderer sdl2 vte3 libpulse "${_headlessdeps[@]}")
makedepends=(spice-protocol python2 ceph libiscsi glusterfs git)
-source=(git+https://github.com/riscv/riscv-qemu.git#tag=riscv-qemu-upstream-v7
+source=(git+https://github.com/riscv/riscv-qemu.git#tag=riscv-qemu-upstream-v8
qemu-ga.service
65-kvm.rules)
sha256sums=('SKIP'
diff --git a/pcr/qemu-user-static-riscv-git/PKGBUILD b/pcr/qemu-user-static-riscv-git/PKGBUILD
index 247019645..89b83a008 100644
--- a/pcr/qemu-user-static-riscv-git/PKGBUILD
+++ b/pcr/qemu-user-static-riscv-git/PKGBUILD
@@ -12,13 +12,13 @@ _pkgbase=qemu
_gitname=riscv-qemu
pkgname=(qemu-user-static-riscv-git qemu-user-static-binfmt-riscv-git)
pkgdesc="A generic and open source machine emulator and virtualizer. Git version with riscv support."
-pkgver=2.11.50.r59248.170a9d412c
+pkgver=2.11.50.r59354.b6e0a38a92
pkgrel=1
arch=(x86_64)
license=(GPL2 LGPL2.1)
url="https://github.com/riscv/riscv-qemu"
makedepends=(git pixman-static glib2-static pcre-static python2)
-source=("git+https://github.com/riscv/riscv-qemu.git#tag=riscv-qemu-upstream-v7"
+source=("git+https://github.com/riscv/riscv-qemu.git#tag=riscv-qemu-upstream-v8"
0001-linux-user-Use-if-to-only-call-validate_guest_space-.patch
0002-linux-user-Rename-validate_guest_space-init_guest_co.patch
0003-linux-user-init_guest_space-Clean-up-if-we-can-t-ini.patch