Commit a119f5cd authored by Daniel Klauer's avatar Daniel Klauer Committed by Armin Kuster
Browse files

spidev-test: Update common-licenses reference

The license files were renamed in oe-core to match the SPDX names.

Most recipes here were already updated in commit ed54f12e


("recipes: Update common-licenses references to match new names"),
but spidev-test was still missing.
Signed-off-by: default avatarDaniel Klauer <daniel.klauer@gin.de>
Signed-off-by: default avatarKhem Raj <raj.khem@gmail.com>
Signed-off-by: default avatarArmin Kuster <akuster808@gmail.com>
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
SUMMARY = "Test SPI devices"
DESCRIPTION = "SPI testing utility using the spidev driver"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
PROVIDES = "virtual/spidev-test"
inherit bash-completion kernelsrc kernel-arch
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment