]> code.ossystems Code Review - openembedded-core.git/commitdiff
stagemanager-native: This uses no patches do don't depend on any patch tools
authorRichard Purdie <richard@openedhand.com>
Sun, 18 May 2008 16:28:30 +0000 (16:28 +0000)
committerRichard Purdie <richard@openedhand.com>
Sun, 18 May 2008 16:28:30 +0000 (16:28 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4490 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/stage-manager/stagemanager-native_0.0.1.bb

index 42690476f64afb8a94c03ea78fb51a6259d6ba19..f93449425989e51a08f5364f5085175c51486e69 100644 (file)
@@ -12,7 +12,7 @@ inherit native
 
 DEPENDS = " "
 PACKAGE_DEPENDS = " "
-PATCHTOOL = ""
+PATCHDEPENDENCY = ""
 INHIBIT_DEFAULT_DEPS = "1"
 
 do_install() {