From 568dd5f4758cf9d65ef471a7e6142b138e3e315b Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 17 Aug 2016 16:51:55 +0200 Subject: systemd-compat-units: mv all systemd bbappends under recipes-core Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-core/systemd/systemd-compat-units.bbappend | 5 +++++ recipes-devtools/systemd/systemd-compat-units.bbappend | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 recipes-core/systemd/systemd-compat-units.bbappend delete mode 100644 recipes-devtools/systemd/systemd-compat-units.bbappend diff --git a/recipes-core/systemd/systemd-compat-units.bbappend b/recipes-core/systemd/systemd-compat-units.bbappend new file mode 100644 index 0000000..650847c --- /dev/null +++ b/recipes-core/systemd/systemd-compat-units.bbappend @@ -0,0 +1,5 @@ +# discrepancy +# ./openembedded-core/meta/recipes-core/systemd/systemd-compat-units.bb +# ./openembedded-core/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb +# ./openembedded-core/meta/recipes-devtool/opkg/opkg.inc +POSTINSTALL_INITPOSITION = "99" diff --git a/recipes-devtools/systemd/systemd-compat-units.bbappend b/recipes-devtools/systemd/systemd-compat-units.bbappend deleted file mode 100644 index 650847c..0000000 --- a/recipes-devtools/systemd/systemd-compat-units.bbappend +++ /dev/null @@ -1,5 +0,0 @@ -# discrepancy -# ./openembedded-core/meta/recipes-core/systemd/systemd-compat-units.bb -# ./openembedded-core/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb -# ./openembedded-core/meta/recipes-devtool/opkg/opkg.inc -POSTINSTALL_INITPOSITION = "99" -- cgit v1.2.3