[rdkb][common][bsp][Fix hal-fwupgrade build fail]

[Description]

[Release-log]

Change-Id: I61113ff84f2ea42cc0ce849c86fd79696604b42a
diff --git a/recipes-ccsp/hal/hal-fwupgrade.bb b/recipes-ccsp/hal/hal-fwupgrade.bb
index 687aabb..17fe24d 100644
--- a/recipes-ccsp/hal/hal-fwupgrade.bb
+++ b/recipes-ccsp/hal/hal-fwupgrade.bb
@@ -6,6 +6,7 @@
 RPROVIDES_${PN} = "hal-fwupgrade"
 
 DEPENDS += "ccsp-common-library halinterface"
+DEPENDS_kirkstone += " rdkb-halif-fwupgrade"
 SRC_URI = "git://gerrit.mediatek.inc/gateway/rdk-b/rdkb_hal;branch=master;protocol=https;name=fwupgradehal \
            file://LICENSE;subdir=git \
           "