mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
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 ed54f12e19
("recipes: Update common-licenses references to match new names"),
but spidev-test was still missing.
Signed-off-by: Daniel Klauer <daniel.klauer@gin.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
4d42217c72
commit
a119f5cd81
@@ -1,7 +1,7 @@
|
|||||||
SUMMARY = "Test SPI devices"
|
SUMMARY = "Test SPI devices"
|
||||||
DESCRIPTION = "SPI testing utility using the spidev driver"
|
DESCRIPTION = "SPI testing utility using the spidev driver"
|
||||||
LICENSE = "GPLv2"
|
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"
|
PROVIDES = "virtual/spidev-test"
|
||||||
|
|
||||||
inherit bash-completion kernelsrc kernel-arch
|
inherit bash-completion kernelsrc kernel-arch
|
||||||
|
|||||||
Reference in New Issue
Block a user