diff options
author | Khem Raj <raj.khem@gmail.com> | 2024-06-13 16:54:51 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-06-14 10:20:37 -0700 |
commit | 27635c0adcf13dd5fd40b75b3e809376888185a3 (patch) | |
tree | 6cfdc4c84f6bfc251499f55ea5b5ec39d59635f3 /meta-multimedia/recipes-multimedia | |
parent | 193aa030f94328c819b3c3e65b703e94a888182e (diff) | |
download | meta-openembedded-27635c0adcf13dd5fd40b75b3e809376888185a3.tar.gz |
aravis: Remove AUTHOR field
this field has been removed from recipes
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-multimedia/recipes-multimedia')
-rw-r--r-- | meta-multimedia/recipes-multimedia/aravis/aravis_0.8.31.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/aravis/aravis_0.8.31.bb b/meta-multimedia/recipes-multimedia/aravis/aravis_0.8.31.bb index a4386e809..950ce2536 100644 --- a/meta-multimedia/recipes-multimedia/aravis/aravis_0.8.31.bb +++ b/meta-multimedia/recipes-multimedia/aravis/aravis_0.8.31.bb | |||
@@ -4,7 +4,6 @@ DESCRIPTION = "\ | |||
4 | It currently implements the gigabit ethernet and USB3 protocols used by industrial cameras.\ | 4 | It currently implements the gigabit ethernet and USB3 protocols used by industrial cameras.\ |
5 | It also provides a basic ethernet camera simulator and a simple video viewer.\ | 5 | It also provides a basic ethernet camera simulator and a simple video viewer.\ |
6 | " | 6 | " |
7 | AUTHOR = "Emmanuel Pacaud" | ||
8 | HOMEPAGE = "https://github.com/AravisProject/aravis" | 7 | HOMEPAGE = "https://github.com/AravisProject/aravis" |
9 | LICENSE = "LGPL-2.1-only" | 8 | LICENSE = "LGPL-2.1-only" |
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |