mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
gdm 2.32.2: gdm supports running sessions under ssh-agent, so add openssh-misc to RRECOMMENDS
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
|||||||
|
|
||||||
DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep consolekit libpam gnome-doc-utils gtk+ xrdb"
|
DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep consolekit libpam gnome-doc-utils gtk+ xrdb"
|
||||||
|
|
||||||
PR = "r3"
|
PR = "r4"
|
||||||
|
|
||||||
inherit gnome update-rc.d
|
inherit gnome update-rc.d
|
||||||
|
|
||||||
@@ -76,7 +76,7 @@ FILES_${PN} += "${datadir}/icon* \
|
|||||||
RDEPENDS_${PN} += "grep dbus-x11 shadow"
|
RDEPENDS_${PN} += "grep dbus-x11 shadow"
|
||||||
# "libpam-base-files"
|
# "libpam-base-files"
|
||||||
CONFFILES_${PN} += "${sysconfdir}/gdm/gdm.conf ${sysconfdir}/init.d/gdm"
|
CONFFILES_${PN} += "${sysconfdir}/gdm/gdm.conf ${sysconfdir}/init.d/gdm"
|
||||||
RRECOMMENDS_${PN} += "desktop-file-utils glib-2.0-utils metacity gnome-session polkit-gnome consolekit"
|
RRECOMMENDS_${PN} += "openssh-misc desktop-file-utils glib-2.0-utils metacity gnome-session polkit-gnome consolekit"
|
||||||
|
|
||||||
INITSCRIPT_NAME = "gdm"
|
INITSCRIPT_NAME = "gdm"
|
||||||
INITSCRIPT_PARAMS = "start 99 5 2 . stop 20 0 1 6 ."
|
INITSCRIPT_PARAMS = "start 99 5 2 . stop 20 0 1 6 ."
|
||||||
|
|||||||
Reference in New Issue
Block a user