install-native: inherit native
authorKoen Kooi <koen@openembedded.org>
Mon, 14 May 2007 17:56:03 +0000 (17:56 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 14 May 2007 17:56:03 +0000 (17:56 +0000)
packages/install/install-native_0.1.bb

index 059342e..70c027b 100644 (file)
@@ -9,6 +9,8 @@ PR = "r1"
 
 SRC_URI = "file://install-sh"
 
+inherit native
+
 PACKAGES = ""
 S = "${WORKDIR}"