From a5b2aea321b2851ed82828e6204c075a2329059c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 11 Jul 2012 13:24:32 +0200 Subject: [PATCH] move systemd recipes to meta-systemd --- .../recipes-core/systemd/systemd-compat-units.bb | 0 .../recipes-core/systemd/systemd-compat-units/machineid.service | 0 .../systemd/systemd-compat-units/run-postinsts.service | 0 .../recipes-core/systemd/systemd-machine-units_1.0.bb | 0 .../recipes-core/systemd/systemd-serialgetty.bb | 0 .../recipes-core/systemd/systemd-serialgetty/LICENSE | 0 .../systemd/systemd-serialgetty/serial-getty@.service | 0 .../recipes-core/systemd/systemd-speed-hacks.bb | 0 .../recipes-core/systemd/systemd-systemctl-native.bb | 0 .../recipes-core/systemd/systemd-systemctl-native/systemctl | 0 .../recipes-core/systemd/systemd/format-replace-m-uclibc.patch | 0 .../recipes-core/systemd/systemd/paper-over-mkostemp.patch | 0 {meta-oe => meta-systemd}/recipes-core/systemd/systemd_git.bb | 0 13 files changed, 0 insertions(+), 0 deletions(-) rename {meta-oe => meta-systemd}/recipes-core/systemd/systemd-compat-units.bb (100%) rename {meta-oe => meta-systemd}/recipes-core/systemd/systemd-compat-units/machineid.service (100%) rename {meta-oe => meta-systemd}/recipes-core/systemd/systemd-compat-units/run-postinsts.service (100%) rename {meta-oe => meta-systemd}/recipes-core/systemd/systemd-machine-units_1.0.bb (100%) rename {meta-oe => meta-systemd}/recipes-core/systemd/systemd-serialgetty.bb (100%) rename {meta-oe => meta-systemd}/recipes-core/systemd/systemd-serialgetty/LICENSE (100%) rename {meta-oe => meta-systemd}/recipes-core/systemd/systemd-serialgetty/serial-getty@.service (100%) rename {meta-oe => meta-systemd}/recipes-core/systemd/systemd-speed-hacks.bb (100%) rename {meta-oe => meta-systemd}/recipes-core/systemd/systemd-systemctl-native.bb (100%) rename {meta-oe => meta-systemd}/recipes-core/systemd/systemd-systemctl-native/systemctl (100%) rename {meta-oe => meta-systemd}/recipes-core/systemd/systemd/format-replace-m-uclibc.patch (100%) rename {meta-oe => meta-systemd}/recipes-core/systemd/systemd/paper-over-mkostemp.patch (100%) rename {meta-oe => meta-systemd}/recipes-core/systemd/systemd_git.bb (100%) diff --git a/meta-oe/recipes-core/systemd/systemd-compat-units.bb b/meta-systemd/recipes-core/systemd/systemd-compat-units.bb similarity index 100% rename from meta-oe/recipes-core/systemd/systemd-compat-units.bb rename to meta-systemd/recipes-core/systemd/systemd-compat-units.bb diff --git a/meta-oe/recipes-core/systemd/systemd-compat-units/machineid.service b/meta-systemd/recipes-core/systemd/systemd-compat-units/machineid.service similarity index 100% rename from meta-oe/recipes-core/systemd/systemd-compat-units/machineid.service rename to meta-systemd/recipes-core/systemd/systemd-compat-units/machineid.service diff --git a/meta-oe/recipes-core/systemd/systemd-compat-units/run-postinsts.service b/meta-systemd/recipes-core/systemd/systemd-compat-units/run-postinsts.service similarity index 100% rename from meta-oe/recipes-core/systemd/systemd-compat-units/run-postinsts.service rename to meta-systemd/recipes-core/systemd/systemd-compat-units/run-postinsts.service diff --git a/meta-oe/recipes-core/systemd/systemd-machine-units_1.0.bb b/meta-systemd/recipes-core/systemd/systemd-machine-units_1.0.bb similarity index 100% rename from meta-oe/recipes-core/systemd/systemd-machine-units_1.0.bb rename to meta-systemd/recipes-core/systemd/systemd-machine-units_1.0.bb diff --git a/meta-oe/recipes-core/systemd/systemd-serialgetty.bb b/meta-systemd/recipes-core/systemd/systemd-serialgetty.bb similarity index 100% rename from meta-oe/recipes-core/systemd/systemd-serialgetty.bb rename to meta-systemd/recipes-core/systemd/systemd-serialgetty.bb diff --git a/meta-oe/recipes-core/systemd/systemd-serialgetty/LICENSE b/meta-systemd/recipes-core/systemd/systemd-serialgetty/LICENSE similarity index 100% rename from meta-oe/recipes-core/systemd/systemd-serialgetty/LICENSE rename to meta-systemd/recipes-core/systemd/systemd-serialgetty/LICENSE diff --git a/meta-oe/recipes-core/systemd/systemd-serialgetty/serial-getty@.service b/meta-systemd/recipes-core/systemd/systemd-serialgetty/serial-getty@.service similarity index 100% rename from meta-oe/recipes-core/systemd/systemd-serialgetty/serial-getty@.service rename to meta-systemd/recipes-core/systemd/systemd-serialgetty/serial-getty@.service diff --git a/meta-oe/recipes-core/systemd/systemd-speed-hacks.bb b/meta-systemd/recipes-core/systemd/systemd-speed-hacks.bb similarity index 100% rename from meta-oe/recipes-core/systemd/systemd-speed-hacks.bb rename to meta-systemd/recipes-core/systemd/systemd-speed-hacks.bb diff --git a/meta-oe/recipes-core/systemd/systemd-systemctl-native.bb b/meta-systemd/recipes-core/systemd/systemd-systemctl-native.bb similarity index 100% rename from meta-oe/recipes-core/systemd/systemd-systemctl-native.bb rename to meta-systemd/recipes-core/systemd/systemd-systemctl-native.bb diff --git a/meta-oe/recipes-core/systemd/systemd-systemctl-native/systemctl b/meta-systemd/recipes-core/systemd/systemd-systemctl-native/systemctl similarity index 100% rename from meta-oe/recipes-core/systemd/systemd-systemctl-native/systemctl rename to meta-systemd/recipes-core/systemd/systemd-systemctl-native/systemctl diff --git a/meta-oe/recipes-core/systemd/systemd/format-replace-m-uclibc.patch b/meta-systemd/recipes-core/systemd/systemd/format-replace-m-uclibc.patch similarity index 100% rename from meta-oe/recipes-core/systemd/systemd/format-replace-m-uclibc.patch rename to meta-systemd/recipes-core/systemd/systemd/format-replace-m-uclibc.patch diff --git a/meta-oe/recipes-core/systemd/systemd/paper-over-mkostemp.patch b/meta-systemd/recipes-core/systemd/systemd/paper-over-mkostemp.patch similarity index 100% rename from meta-oe/recipes-core/systemd/systemd/paper-over-mkostemp.patch rename to meta-systemd/recipes-core/systemd/systemd/paper-over-mkostemp.patch diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-systemd/recipes-core/systemd/systemd_git.bb similarity index 100% rename from meta-oe/recipes-core/systemd/systemd_git.bb rename to meta-systemd/recipes-core/systemd/systemd_git.bb