mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
recipes: Fix variable assignment whitespace
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "This package contains some simple command line tools to help using Linux spidev devices"
|
||||
HOMEPAGE = "https://github.com/cpb-/spi-tools"
|
||||
LICENSE="GPL-2.0-only"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=8c16666ae6c159876a0ba63099614381"
|
||||
|
||||
PV = "1.0.2"
|
||||
|
||||
Reference in New Issue
Block a user