[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7354/8267] systemd-machine-units: import last recipe from meta-systemd
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 7354/8267] systemd-machine-units: import last recipe from meta-systemd
- Date: Sun, 17 Dec 2017 06:07:50 +0000 (UTC)
commit e7888878eec21514fe88b7e38dcfcef45ce991c3
Author: Martin Jansa <martin jansa gmail com>
Date: Tue Aug 22 21:31:30 2017 +0200
systemd-machine-units: import last recipe from meta-systemd
* this recipe is intentionally empty, but useful for BSP layers to
provide machine specific systemd services in this MACHINE_ARCH
package.
(From OE-Core rev: 5f3dbcf71059939f1c33af7b8848eb18b311365a)
Signed-off-by: Martin Jansa <Martin Jansa gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
.../systemd/systemd-machine-units_1.0.bb | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/meta/recipes-core/systemd/systemd-machine-units_1.0.bb
b/meta/recipes-core/systemd/systemd-machine-units_1.0.bb
new file mode 100644
index 0000000..a64464c
--- /dev/null
+++ b/meta/recipes-core/systemd/systemd-machine-units_1.0.bb
@@ -0,0 +1,13 @@
+SUMMARY = "Machine specific systemd units"
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
+
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
+PR = "r19"
+
+inherit systemd
+SYSTEMD_SERVICE_${PN} = ""
+
+ALLOW_EMPTY_${PN} = "1"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]