| Submitter | Eric BENARD |
|---|---|
| Date | Dec. 24, 2012, 12:26 p.m. |
| Message ID | <1356352009-30859-1-git-send-email-eric@eukrea.com> |
| Download | mbox | patch |
| Permalink | /patch/41669/ |
| State | Accepted, archived |
| Headers | show |
Comments
Op 24 dec. 2012, om 13:26 heeft Eric Bénard <eric@eukrea.com> het volgende geschreven: > Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net> > --- > .../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 >
Patch
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
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%)