From c590002d7d70f6bc60a89c2d37e9569b852223c5 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Fri, 1 Jul 2016 22:12:59 +0200 Subject: lxdm bbappend: use version wildcard Signed-off-by: Max Krummenacher Acked-by: Stefan Agner --- recipes-lxde/lxdm/lxdm_%.bbappend | 7 +++++++ recipes-lxde/lxdm/lxdm_git.bbappend | 7 ------- 2 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 recipes-lxde/lxdm/lxdm_%.bbappend delete mode 100644 recipes-lxde/lxdm/lxdm_git.bbappend (limited to 'recipes-lxde') diff --git a/recipes-lxde/lxdm/lxdm_%.bbappend b/recipes-lxde/lxdm/lxdm_%.bbappend new file mode 100644 index 0000000..4fc4051 --- /dev/null +++ b/recipes-lxde/lxdm/lxdm_%.bbappend @@ -0,0 +1,7 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/lxdm:" + +SRC_URI += " \ + file://logout-fixes.patch \ + file://root-autologin.patch \ + ${@bb.utils.contains("DISTRO_TYPE", "debug", "", "file://0001-lxdm.conf.in-blacklist-root-for-release-images.patch",d)} \ +" diff --git a/recipes-lxde/lxdm/lxdm_git.bbappend b/recipes-lxde/lxdm/lxdm_git.bbappend deleted file mode 100644 index 4fc4051..0000000 --- a/recipes-lxde/lxdm/lxdm_git.bbappend +++ /dev/null @@ -1,7 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/lxdm:" - -SRC_URI += " \ - file://logout-fixes.patch \ - file://root-autologin.patch \ - ${@bb.utils.contains("DISTRO_TYPE", "debug", "", "file://0001-lxdm.conf.in-blacklist-root-for-release-images.patch",d)} \ -" -- cgit v1.2.3