summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2024-01-02 10:51:06 -0300
committerKhem Raj <raj.khem@gmail.com>2024-01-02 08:24:09 -0800
commit3f166bfbb79115f4973cee43210a80ea7732d95a (patch)
tree9ab267bbb2f7aeb4d0f03ab1bcfcc4f75ef3aea1
parent0f4a2e7606e5440a59e1f326bab4ced8da3f03d3 (diff)
downloadmeta-openembedded-3f166bfbb79115f4973cee43210a80ea7732d95a.tar.gz
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>
-rw-r--r--meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb b/meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb
index b1f8a7f805..b41ecffae4 100644
--- a/meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb
+++ b/meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb
@@ -3,7 +3,6 @@ DESCRIPTION = "\
3 This package contains an I2C dev library and the i2c bus scanning \ 3 This package contains an I2C dev library and the i2c bus scanning \
4 utility lsi2c. \ 4 utility lsi2c. \
5" 5"
6AUTHOR = "Danielle Costantino"
7HOMEPAGE = "https://github.com/costad2/i2cdev" 6HOMEPAGE = "https://github.com/costad2/i2cdev"
8LICENSE = "GPL-2.0-or-later" 7LICENSE = "GPL-2.0-or-later"
9LIC_FILES_CHKSUM = "\ 8LIC_FILES_CHKSUM = "\