From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Cc: koen@dominion.thruhere.net, "Eric Bénard" <eric@eukrea.com>
Subject: [meta-oe][PATCH for denzil 1/3] systemd: move _git to _v189
Date: Mon, 24 Dec 2012 13:26:47 +0100 [thread overview]
Message-ID: <1356352009-30859-1-git-send-email-eric@eukrea.com> (raw)
Signed-off-by: Eric Bénard <eric@eukrea.com>
---
.../recipes-core/systemd/{systemd => systemd-v189}/gtk-doc.make | 0
.../recipes-core/systemd/{systemd => systemd-v189}/modprobe.rules | 0
.../systemd-pam-configure-check-uclibc.patch | 0
.../{systemd => systemd-v189}/systemd-pam-fix-execvpe.patch | 0
.../{systemd => systemd-v189}/systemd-pam-fix-fallocate.patch | 0
.../{systemd => systemd-v189}/systemd-pam-fix-getty-unit.patch | 0
.../{systemd => systemd-v189}/systemd-pam-fix-mkostemp.patch | 0
.../{systemd => systemd-v189}/systemd-pam-fix-msformat.patch | 0
.../systemd/{systemd => systemd-v189}/touchscreen.rules | 0
.../systemd/{systemd => systemd-v189}/use-rootlibdir.patch | 0
meta-oe/recipes-core/systemd/systemd-v189/var-run.conf | 4 ++++
meta-oe/recipes-core/systemd/{systemd_git.bb => systemd_v189.bb} | 4 ----
12 files changed, 4 insertions(+), 4 deletions(-)
rename meta-oe/recipes-core/systemd/{systemd => systemd-v189}/gtk-doc.make (100%)
rename meta-oe/recipes-core/systemd/{systemd => systemd-v189}/modprobe.rules (100%)
rename meta-oe/recipes-core/systemd/{systemd => systemd-v189}/systemd-pam-configure-check-uclibc.patch (100%)
rename meta-oe/recipes-core/systemd/{systemd => systemd-v189}/systemd-pam-fix-execvpe.patch (100%)
rename meta-oe/recipes-core/systemd/{systemd => systemd-v189}/systemd-pam-fix-fallocate.patch (100%)
rename meta-oe/recipes-core/systemd/{systemd => systemd-v189}/systemd-pam-fix-getty-unit.patch (100%)
rename meta-oe/recipes-core/systemd/{systemd => systemd-v189}/systemd-pam-fix-mkostemp.patch (100%)
rename meta-oe/recipes-core/systemd/{systemd => systemd-v189}/systemd-pam-fix-msformat.patch (100%)
rename meta-oe/recipes-core/systemd/{systemd => systemd-v189}/touchscreen.rules (100%)
rename meta-oe/recipes-core/systemd/{systemd => systemd-v189}/use-rootlibdir.patch (100%)
create mode 100644 meta-oe/recipes-core/systemd/systemd-v189/var-run.conf
rename meta-oe/recipes-core/systemd/{systemd_git.bb => systemd_v189.bb} (99%)
diff --git a/meta-oe/recipes-core/systemd/systemd/gtk-doc.make b/meta-oe/recipes-core/systemd/systemd-v189/gtk-doc.make
similarity index 100%
rename from meta-oe/recipes-core/systemd/systemd/gtk-doc.make
rename to meta-oe/recipes-core/systemd/systemd-v189/gtk-doc.make
diff --git a/meta-oe/recipes-core/systemd/systemd/modprobe.rules b/meta-oe/recipes-core/systemd/systemd-v189/modprobe.rules
similarity index 100%
rename from meta-oe/recipes-core/systemd/systemd/modprobe.rules
rename to meta-oe/recipes-core/systemd/systemd-v189/modprobe.rules
diff --git a/meta-oe/recipes-core/systemd/systemd/systemd-pam-configure-check-uclibc.patch b/meta-oe/recipes-core/systemd/systemd-v189/systemd-pam-configure-check-uclibc.patch
similarity index 100%
rename from meta-oe/recipes-core/systemd/systemd/systemd-pam-configure-check-uclibc.patch
rename to meta-oe/recipes-core/systemd/systemd-v189/systemd-pam-configure-check-uclibc.patch
diff --git a/meta-oe/recipes-core/systemd/systemd/systemd-pam-fix-execvpe.patch b/meta-oe/recipes-core/systemd/systemd-v189/systemd-pam-fix-execvpe.patch
similarity index 100%
rename from meta-oe/recipes-core/systemd/systemd/systemd-pam-fix-execvpe.patch
rename to meta-oe/recipes-core/systemd/systemd-v189/systemd-pam-fix-execvpe.patch
diff --git a/meta-oe/recipes-core/systemd/systemd/systemd-pam-fix-fallocate.patch b/meta-oe/recipes-core/systemd/systemd-v189/systemd-pam-fix-fallocate.patch
similarity index 100%
rename from meta-oe/recipes-core/systemd/systemd/systemd-pam-fix-fallocate.patch
rename to meta-oe/recipes-core/systemd/systemd-v189/systemd-pam-fix-fallocate.patch
diff --git a/meta-oe/recipes-core/systemd/systemd/systemd-pam-fix-getty-unit.patch b/meta-oe/recipes-core/systemd/systemd-v189/systemd-pam-fix-getty-unit.patch
similarity index 100%
rename from meta-oe/recipes-core/systemd/systemd/systemd-pam-fix-getty-unit.patch
rename to meta-oe/recipes-core/systemd/systemd-v189/systemd-pam-fix-getty-unit.patch
diff --git a/meta-oe/recipes-core/systemd/systemd/systemd-pam-fix-mkostemp.patch b/meta-oe/recipes-core/systemd/systemd-v189/systemd-pam-fix-mkostemp.patch
similarity index 100%
rename from meta-oe/recipes-core/systemd/systemd/systemd-pam-fix-mkostemp.patch
rename to meta-oe/recipes-core/systemd/systemd-v189/systemd-pam-fix-mkostemp.patch
diff --git a/meta-oe/recipes-core/systemd/systemd/systemd-pam-fix-msformat.patch b/meta-oe/recipes-core/systemd/systemd-v189/systemd-pam-fix-msformat.patch
similarity index 100%
rename from meta-oe/recipes-core/systemd/systemd/systemd-pam-fix-msformat.patch
rename to meta-oe/recipes-core/systemd/systemd-v189/systemd-pam-fix-msformat.patch
diff --git a/meta-oe/recipes-core/systemd/systemd/touchscreen.rules b/meta-oe/recipes-core/systemd/systemd-v189/touchscreen.rules
similarity index 100%
rename from meta-oe/recipes-core/systemd/systemd/touchscreen.rules
rename to meta-oe/recipes-core/systemd/systemd-v189/touchscreen.rules
diff --git a/meta-oe/recipes-core/systemd/systemd/use-rootlibdir.patch b/meta-oe/recipes-core/systemd/systemd-v189/use-rootlibdir.patch
similarity index 100%
rename from meta-oe/recipes-core/systemd/systemd/use-rootlibdir.patch
rename to meta-oe/recipes-core/systemd/systemd-v189/use-rootlibdir.patch
diff --git a/meta-oe/recipes-core/systemd/systemd-v189/var-run.conf b/meta-oe/recipes-core/systemd/systemd-v189/var-run.conf
new file mode 100644
index 0000000..c2c18e2
--- /dev/null
+++ b/meta-oe/recipes-core/systemd/systemd-v189/var-run.conf
@@ -0,0 +1,4 @@
+# empty /var/run
+R /var/run/* - - - - -
+# systemd-update-utmp-runlevel.service fails to start without this
+f /var/run/utmp 0644 root root - -
diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_v189.bb
similarity index 99%
rename from meta-oe/recipes-core/systemd/systemd_git.bb
rename to meta-oe/recipes-core/systemd/systemd_v189.bb
index 712ec79..613f703 100644
--- a/meta-oe/recipes-core/systemd/systemd_git.bb
+++ b/meta-oe/recipes-core/systemd/systemd_v189.bb
@@ -15,10 +15,6 @@ SERIAL_CONSOLE ?= "115200 /dev/ttyS0"
SECTION = "base/shell"
-inherit gitpkgv
-PKGV = "v${GITPKGVTAG}"
-
-PV = "git"
PR = "r6"
inherit useradd pkgconfig autotools perlnative
--
1.7.10.4
next reply other threads:[~2012-12-24 12:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-24 12:26 Eric Bénard [this message]
2012-12-24 12:26 ` [meta-oe][PATCH for denzil 2/3] systemd: recover previous _git recipe Eric Bénard
2012-12-24 12:26 ` [meta-oe][PATCH for denzil 3/3] systemd_v189: add D_P=-1 Eric Bénard
2012-12-24 12:48 ` Koen Kooi
2012-12-24 12:48 ` [meta-oe][PATCH for denzil 1/3] systemd: move _git to _v189 Koen Kooi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1356352009-30859-1-git-send-email-eric@eukrea.com \
--to=eric@eukrea.com \
--cc=koen@dominion.thruhere.net \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox