Skip to content

Commit 831f073

Browse files
committed
Update qemu-system kernel of powerpc to 4.9.0-0.bpo.6
1 parent b8aaa3c commit 831f073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/linux-image.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ main() {
3434
powerpc)
3535
# there is no stretch powerpc port, so we use jessie
3636
# use a more recent kernel from backports
37-
kernel=4.9.0-0.bpo.4-powerpc
37+
kernel=4.9.0-0.bpo.6-powerpc
3838
debsource="deb http://http.debian.net/debian/ jessie main"
3939
debsource="$debsource\ndeb http://http.debian.net/debian/ jessie-backports main"
4040
dropbear="dropbear"

0 commit comments

Comments
 (0)