mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
edbus2: update DESCRIPTION
* remove HAL from DESCRIPTION, it's from e_dbus Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
ccd41dd48c
commit
d29ca327fb
|
|
@ -1,4 +1,4 @@
|
|||
DESCRIPTION = "DBus and HAL convenience wrappers for EFL"
|
||||
DESCRIPTION = "DBus convenience wrappers for EFL"
|
||||
DEPENDS = "dbus ecore eina"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4ed65f801204783f71fedafc082038d9"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ require ${BPN}.inc
|
|||
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
PV = "1.7.99+svnr${SRCPV}"
|
||||
PR = "${INC_PR}.1"
|
||||
PR = "${INC_PR}.2"
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
SRC_URI = "\
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user