stage-manager: fixed typo in inherit
authorMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 17 Oct 2006 09:28:12 +0000 (09:28 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 17 Oct 2006 09:28:12 +0000 (09:28 +0000)
packages/stage-manager/stagemanager-native_0.0.1.bb

index 7495dfd..db82995 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "GPLv2"
 
 PACKAGE_ARCH = "all"
 
-inerhit native
+inherit native
 
 INHIBIT_DEFAULT_DEPS = "1"