[oe] [RFC, meta-oe 02/27] move systemd recipes to meta-systemd

Andreas Müller schnitzeltony at googlemail.com
Sun Jun 10 21:46:35 UTC 2012


Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 .../recipes-core/systemd/systemd-compat-units.bb   |    0
 .../systemd/systemd-compat-units/machineid.service |    0
 .../systemd-compat-units/run-postinsts.service     |    0
 .../systemd/systemd-machine-units_1.0.bb           |    0
 .../recipes-core/systemd/systemd-serialgetty.bb    |    0
 .../systemd/systemd-serialgetty/LICENSE            |    0
 .../systemd-serialgetty/serial-getty at .service      |    0
 .../recipes-core/systemd/systemd-speed-hacks.bb    |    0
 .../systemd/systemd-systemctl-native.bb            |    0
 .../systemd/systemd-systemctl-native/systemctl     |    0
 .../systemd/systemd/format-replace-m-uclibc.patch  |    0
 .../systemd/systemd/paper-over-mkostemp.patch      |    0
 .../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 at .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 at .service b/meta-systemd/recipes-core/systemd/systemd-serialgetty/serial-getty at .service
similarity index 100%
rename from meta-oe/recipes-core/systemd/systemd-serialgetty/serial-getty at .service
rename to meta-systemd/recipes-core/systemd/systemd-serialgetty/serial-getty at .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
-- 
1.7.4.4





More information about the Openembedded-devel mailing list