mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
dleyna-core: Update to latest to support gupnp 1.2
License-Update: Changed copyright years Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5de43a6f0d
commit
07757a0612
|
|
@ -7,12 +7,14 @@ HOMEPAGE = "https://01.org/dleyna/"
|
|||
|
||||
LICENSE = "LGPLv2.1+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \
|
||||
file://libdleyna/core/core.c;endline=21;md5=139cba0c634344abc9456694fbb5083b"
|
||||
file://libdleyna/core/core.c;endline=21;md5=68602998351825b0844aae34c684c54e"
|
||||
|
||||
DEPENDS = "glib-2.0 gupnp"
|
||||
|
||||
PV .= "+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://github.com/01org/${BPN}.git"
|
||||
SRCREV = "27a3786ec013f64fd58243410a60798f824acec3"
|
||||
SRCREV = "1c6853f5bc697dc0a8774fd70dbc915c4dbe7c5b"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user