mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
orbit2: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
c4a627228a
commit
d1ee19247e
@ -1,6 +1,7 @@
|
||||
DESCRIPTION = "CORBA ORB"
|
||||
PR = "r0"
|
||||
LICENSE = "LGPL GPL"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
SECTION = "x11/gnome/libs"
|
||||
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.14/ORBit2-${PV}.tar.bz2 \
|
||||
file://configure-lossage.patch \
|
||||
|
||||
@ -9,6 +9,8 @@ SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.14/ORBit2-${PV}.tar.b
|
||||
DEPENDS = "libidl popt orbit2-native gtk-doc"
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
|
||||
FILES_${PN} += "${libdir}/orbit-2.0/*.so"
|
||||
FILES_${PN}-dev += "${libdir}/orbit-2.0/*.a ${libdir}/orbit-2.0/*.la"
|
||||
FILES_${PN}-dbg += "${libdir}/orbit-2.0/.debug"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user