From patchwork Mon Dec 24 12:26:47 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [meta-oe,for,denzil,1/3] systemd: move _git to _v189 Date: Mon, 24 Dec 2012 12:26:47 -0000 From: Eric BENARD X-Patchwork-Id: 41669 Message-Id: <1356352009-30859-1-git-send-email-eric@eukrea.com> To: openembedded-devel@lists.openembedded.org Cc: koen@dominion.thruhere.net, =?UTF-8?q?Eric=20B=C3=A9nard?= Signed-off-by: Eric Bénard Acked-by: Koen Kooi --- .../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