[oe-commits] Paul Menzel : systemd: fix typo s/seperate/separate/

git version control git at git.openembedded.org
Fri May 6 21:44:30 UTC 2011


Module: openembedded.git
Branch: master
Commit: ef7114f6ac9145eb31639cc65dfdc7f3615ece9e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ef7114f6ac9145eb31639cc65dfdc7f3615ece9e

Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Fri May  6 17:27:37 2011 +0200

systemd: fix typo s/seperate/separate/

This is a fix up for commit 1f14659d [1].

	commit 1f14659d5e01f1896ed8899900d2d10745993eea
	Author: Koen Kooi <koen at openembedded.org>
	Date:   Mon May 2 10:22:10 2011 +0200

		  systemd: update to v26

		  Signed-off-by: Koen Kooi <koen at openembedded.org>

[1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=1f14659d5e01f1896ed8899900d2d10745993eea

Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>

---

 recipes/systemd/systemd_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/systemd/systemd_git.bb b/recipes/systemd/systemd_git.bb
index 9aa3994..ae34acf 100644
--- a/recipes/systemd/systemd_git.bb
+++ b/recipes/systemd/systemd_git.bb
@@ -28,7 +28,7 @@ S = "${WORKDIR}/git"
 SYSTEMDDISTRO ?= "debian"
 SYSTEMDDISTRO_angstrom = "angstrom"
 
-# The gtk+ tools should get built as a seperate recipe e.g. systemd-tools
+# The gtk+ tools should get built as a separate recipe e.g. systemd-tools
 EXTRA_OECONF = " --with-distro=${SYSTEMDDISTRO} \
                  --with-rootdir=${base_prefix} \
                  --disable-gtk \





More information about the Openembedded-commits mailing list