mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
i2cdev_git: Remove AUTHOR field
The AUTHOR field is no longer used in generating packages. It may also create a possible confusion with the recipe maintainer name, so let's remove it. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -3,7 +3,6 @@ DESCRIPTION = "\
|
||||
This package contains an I2C dev library and the i2c bus scanning \
|
||||
utility lsi2c. \
|
||||
"
|
||||
AUTHOR = "Danielle Costantino"
|
||||
HOMEPAGE = "https://github.com/costad2/i2cdev"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "\
|
||||
|
||||
Reference in New Issue
Block a user