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 <[email protected]> --- meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb b/meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb index b1f8a7f80575..b41ecffae430 100644 --- a/meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb +++ b/meta-oe/recipes-bsp/i2cdev/i2cdev_git.bb @@ -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 = "\ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#108009): https://lists.openembedded.org/g/openembedded-devel/message/108009 Mute This Topic: https://lists.openembedded.org/mt/103481124/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
