From bac4d6612cb99e9ad6d8da006b88a005da7bc57d Mon Sep 17 00:00:00 2001 From: Ming Liu Date: Tue, 12 Mar 2019 09:36:28 +0100 Subject: systemd-conf: add version pattern to recipe Or else the changes for systemd-conf recipe will be missed. Signed-off-by: Ming Liu Acked-by: Marcel Ziswiler --- recipes-core/systemd/systemd-conf.bbappend | 5 ----- recipes-core/systemd/systemd-conf_%.bbappend | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 recipes-core/systemd/systemd-conf.bbappend create mode 100644 recipes-core/systemd/systemd-conf_%.bbappend diff --git a/recipes-core/systemd/systemd-conf.bbappend b/recipes-core/systemd/systemd-conf.bbappend deleted file mode 100644 index 8ebb6cc..0000000 --- a/recipes-core/systemd/systemd-conf.bbappend +++ /dev/null @@ -1,5 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/systemd:" - -SRC_URI += " \ - file://0001-systemd-udevd.service.in-set-MountFlags-shared.patch \ -" diff --git a/recipes-core/systemd/systemd-conf_%.bbappend b/recipes-core/systemd/systemd-conf_%.bbappend new file mode 100644 index 0000000..8ebb6cc --- /dev/null +++ b/recipes-core/systemd/systemd-conf_%.bbappend @@ -0,0 +1,5 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/systemd:" + +SRC_URI += " \ + file://0001-systemd-udevd.service.in-set-MountFlags-shared.patch \ +" -- cgit v1.2.3