From 0373558c0b37b747f2605256a13cf7b6d2ec7ac9 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 23 Aug 2012 18:50:30 +0200 Subject: Use kernel and u-boot from git.toradex.com Move changes done to other repos into .bbappends in meta-toradex --- recipes-lxde/lxdm/lxdm_0.4.1.bbappend | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'recipes-lxde') diff --git a/recipes-lxde/lxdm/lxdm_0.4.1.bbappend b/recipes-lxde/lxdm/lxdm_0.4.1.bbappend index 57589d9..a31c9ed 100644 --- a/recipes-lxde/lxdm/lxdm_0.4.1.bbappend +++ b/recipes-lxde/lxdm/lxdm_0.4.1.bbappend @@ -7,6 +7,11 @@ SRC_URI += " \ file://configfiles.patch \ file://fix_event_check_bug_caused_cpu_100.patch \ " + +#issues during V2.0alpha development, might be removed later +INITSCRIPT_PARAMS_colibri-t20 = "start 98 5 2 . stop 20 0 1 6 ." + + pkg_postinst_${PN}() { # Register up as default dm mkdir -p ${sysconfdir}/X11/ -- cgit v1.2.3