mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-21 11:58:24 +00:00
waker: remove recipe, source was removed in r70549
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
DESCRIPTION = "An EFL base at/alarm wakeup daemon"
|
||||
LICENSE = "LGPL"
|
||||
DEPENDS = "ecore edbus"
|
||||
SECTION = "console"
|
||||
PV = "0.0.0+svnr${SRCPV}"
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
|
||||
inherit efl
|
||||
|
||||
SRC_URI = "\
|
||||
${E_SVN}/trunk/TMP/st;module=${SRCNAME};protocol=http \
|
||||
file://0001-waker-remove-old-ecore_string_init-and-ecore_string_.patch \
|
||||
"
|
||||
S = "${WORKDIR}/${SRCNAME}"
|
||||
|
||||
FILES_${PN} += "${bindir}/* ${libdir}/lib*.so.*"
|
||||
FILES_${PN} += "/etc/X11/Xsession.d/80x-enlightenment-wakerd"
|
||||
Reference in New Issue
Block a user