mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +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:
@@ -1,4 +1,4 @@
|
|||||||
DESCRIPTION = "DBus and HAL convenience wrappers for EFL"
|
DESCRIPTION = "DBus convenience wrappers for EFL"
|
||||||
DEPENDS = "dbus ecore eina"
|
DEPENDS = "dbus ecore eina"
|
||||||
LICENSE = "LGPL-2.1"
|
LICENSE = "LGPL-2.1"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4ed65f801204783f71fedafc082038d9"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=4ed65f801204783f71fedafc082038d9"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ require ${BPN}.inc
|
|||||||
|
|
||||||
SRCREV = "${EFL_SRCREV}"
|
SRCREV = "${EFL_SRCREV}"
|
||||||
PV = "1.7.99+svnr${SRCPV}"
|
PV = "1.7.99+svnr${SRCPV}"
|
||||||
PR = "${INC_PR}.1"
|
PR = "${INC_PR}.2"
|
||||||
DEFAULT_PREFERENCE = "-1"
|
DEFAULT_PREFERENCE = "-1"
|
||||||
|
|
||||||
SRC_URI = "\
|
SRC_URI = "\
|
||||||
|
|||||||
Reference in New Issue
Block a user