mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 04:30:00 +00:00
eject: drop 2nd LICENSE field
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,11 +1,8 @@
|
|||||||
DESCRIPTION = "Eject allows removable media (typically a CD-ROM, floppy disk, tape, or JAZ or ZIP disk) to be ejected under software control."
|
DESCRIPTION = "Eject allows removable media (typically a CD-ROM, floppy disk, tape, or JAZ or ZIP disk) to be ejected under software control."
|
||||||
HOMEPAGE = "http://eject.sourceforge.net/"
|
HOMEPAGE = "http://eject.sourceforge.net/"
|
||||||
LICENSE = "GPLv2"
|
|
||||||
|
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||||
|
|
||||||
|
|
||||||
inherit autotools gettext update-alternatives
|
inherit autotools gettext update-alternatives
|
||||||
|
|
||||||
SRC_URI = "http://sources.openembedded.org/${P}.tar.gz"
|
SRC_URI = "http://sources.openembedded.org/${P}.tar.gz"
|
||||||
|
|||||||
Reference in New Issue
Block a user