From 755d6f51d10293a03d850db927052df35f42e23c Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 15 Aug 2012 18:11:34 +0200 Subject: L4T R15, oe-core Image V2.0Beta1 --- recipes-lxde/lxdm/lxdm_0.4.1.bbappend | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-lxde/lxdm/lxdm_0.4.1.bbappend') diff --git a/recipes-lxde/lxdm/lxdm_0.4.1.bbappend b/recipes-lxde/lxdm/lxdm_0.4.1.bbappend index ce46a81..57589d9 100644 --- a/recipes-lxde/lxdm/lxdm_0.4.1.bbappend +++ b/recipes-lxde/lxdm/lxdm_0.4.1.bbappend @@ -1,11 +1,11 @@ -PRINC = "1" +PRINC = "2" -THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}" -FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}"], d)}:" +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" SRC_URI += " \ file://missingAM_GLIB_GNU_GETTEXT.patch \ file://configfiles.patch \ + file://fix_event_check_bug_caused_cpu_100.patch \ " pkg_postinst_${PN}() { # Register up as default dm -- cgit v1.2.3