package/qemu: remove csky fork
authorRomain Naour <romain.naour@gmail.com>
Fri, 22 May 2020 23:22:12 +0000 (01:22 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 31 May 2020 21:12:34 +0000 (23:12 +0200)
commit20f45029cc76ba41e7087041f87bba314336a6d9
tree00fe11e6a6af6d09178f8599b3cde6447cd1e58c
parentb4cc1fc06523d37c5fca922d9127365089a795ff
package/qemu: remove csky fork

We have a qemu fork for csky cpus [1] but since qemu version
bump to 4.2.0 [2] and libssh2/libssh change the csky build is
broken.

The csky fork is based on Qemu 3.0.0 but unlike autotools packages
any unknown option is handled as error.

Since we don't want to support all options from previous qemu
release and the github repository has been removed [3] and the
only remaining archive is located on http://sources.buildroot.net,
remove the qemu csky fork as suggested by [4].

[1] https://git.buildroot.net/buildroot/commit/?id=f816e5b276f1ef15840bec6667f1e8219717ab7d
[2] https://git.buildroot.net/buildroot/commit/?id=0ea17054ce7dfc54efca5634133cef786445e7b1
[3] https://github.com/c-sky/qemu
[4] http://lists.busybox.net/pipermail/buildroot/2020-May/281885.html

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Guo Ren <ren_guo@c-sky.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
[Peter: move patches out of 4.2.0 subdir]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/qemu/0001-user-exec-fix-usage-of-mcontext-structure-on-ARM-uCl.patch [new file with mode: 0644]
package/qemu/0002-util-cacheinfo-fix-crash-when-compiling-with-uClibc.patch [new file with mode: 0644]
package/qemu/0003-target-arm-arm-semi-fix-SYS_OPEN-to-return-nonzero-f.patch [new file with mode: 0644]
package/qemu/4.2.0/0001-user-exec-fix-usage-of-mcontext-structure-on-ARM-uCl.patch [deleted file]
package/qemu/4.2.0/0002-util-cacheinfo-fix-crash-when-compiling-with-uClibc.patch [deleted file]
package/qemu/4.2.0/0003-target-arm-arm-semi-fix-SYS_OPEN-to-return-nonzero-f.patch [deleted file]
package/qemu/Config.in.host
package/qemu/qemu.hash
package/qemu/qemu.mk