board/stmicroelectronics/stm32f469-disco: remove OpenOCD patches
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 May 2017 11:56:00 +0000 (13:56 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 May 2017 11:56:00 +0000 (13:56 +0200)
commitc383e8fc8be95deb16032fecd1de00792e2cddb0
tree327499de5317c60239289cc3549e28a20ee55260
parenta4b8342bbe4761b5e9e5306ff549f0ca8bc166bb
board/stmicroelectronics/stm32f469-disco: remove OpenOCD patches

Since the bump of OpenOCD from 0.9.0 to 0.10.0 in commit
3b6c74d708252a32fe172be944951396d419ba88, stm32f469_disco_defconfig
fails to build:

 - 0001-add-config.patch was merged in upstream OpenOCD (commit
   26045588f462476cee356d15a24944d6c26befb4).

 - 0002-flash-nor.patch was merged in upstream OpenOCD (commit
   3e219648c80a27f0519003f3b088cbb846e255d8)

Therefore, this commit removes the two patches that are no longer
necessary.

Fixes:

  https://gitlab.com/buildroot.org/buildroot/builds/15762279

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/stmicroelectronics/stm32f469-disco/patches/openocd/0001-add-config.patch [deleted file]
board/stmicroelectronics/stm32f469-disco/patches/openocd/0002-flash-nor.patch [deleted file]