package/freescale-imx/imx-vpu-hantro-daemon: remove _SOURCE variable
The value of the _SOURCE variable is the default value for this
variable, making its definition redundant.
Fixes:
package/freescale-imx/imx-vpu-hantro-daemon/imx-vpu-hantro-daemon.mk:9: remove default value of _SOURCE variable (http://nightly.buildroot.org/#generic-package-reference)
https://gitlab.com/buildroot.org/buildroot/-/jobs/3371766926
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>