mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-16 20:13:59 +00:00
drop lxdm_%.bbappend
Since xfce4-panel use lxdm to replace dm-tool, the fake gdmflexiserver is not necessary, drop bbappend to follow Yocto Project Compatible Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
19c7cbc51a
commit
213ae66b04
@ -1,3 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
/usr/sbin/lxdm -c USER_SWITCH
|
|
||||||
@ -1,7 +0,0 @@
|
|||||||
FILESEXTRAPATHS_append := "${THISDIR}/${BPN}:"
|
|
||||||
|
|
||||||
SRC_URI += "file://gdmflexiserver"
|
|
||||||
|
|
||||||
do_install_append () {
|
|
||||||
install -D -m 0755 ${WORKDIR}/gdmflexiserver ${D}${bindir}/gdmflexiserver
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user