meta-quanta: runbmc-nuvoton: Remove u-boot-nuvoton_%.bbappend

The u-boot-nuvoton has been upgraded to 2019.01,
and we just use the versions in meta-nuvoton with
same branch.

Change-Id: I9957854642cc436b08adc095916b3d7f52fb2999
Signed-off-by: Joseph Liu <kwliu@nuvoton.com>
diff --git a/meta-runbmc-nuvoton/recipes-bsp/u-boot/u-boot-nuvoton_%.bbappend b/meta-runbmc-nuvoton/recipes-bsp/u-boot/u-boot-nuvoton_%.bbappend
deleted file mode 100644
index cdcbecb..0000000
--- a/meta-runbmc-nuvoton/recipes-bsp/u-boot/u-boot-nuvoton_%.bbappend
+++ /dev/null
@@ -1,5 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-UBRANCH = "runbmc_mdio"
-SRC_URI = "git://github.com/Nuvoton-Israel/u-boot.git;branch=${UBRANCH}"
-SRCREV = "${AUTOREV}"