crda: fix check-package warning
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 4 Oct 2018 12:20:31 +0000 (14:20 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 4 Oct 2018 12:20:31 +0000 (14:20 +0200)
commit255a8090054d39705109efbc0075234715c740cd
tree59e04d8eb062b154170a2423edb225756c59466e
parent9adc5dd9e3605e176922e2cc2fb3edbc1305f72d
crda: fix check-package warning

In commit 3e79bd3f456cef12886ac6b086c8bc78e3e520f8 ("crda: bump
version to 4.14"), the value of CRDA_SOURCE was changed to use what is
the default value for <pkg>_SOURCE, triggering a warning from
check-package:

package/crda/crda.mk:8: remove default value of _SOURCE variable (http://nightly.buildroot.org/#generic-package-reference)

This commit fixes that by dropping CRDA_SOURCE entirely.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/crda/crda.mk