added libtool-native and changed ipkg-native dependencies from libtool to libtool...
authorerich@mine.nu <erich@mine.nu>
Wed, 31 Mar 2004 20:03:36 +0000 (20:03 +0000)
committererich@mine.nu <erich@mine.nu>
Wed, 31 Mar 2004 20:03:36 +0000 (20:03 +0000)
BKrev: 406b24180hrZpwpSdk6vJHkpvYbn-Q

ipkg/ipkg-native_0.99.116.oe
ipkg/ipkg-native_0.99.118.oe
libtool/libtool-cross_1.5.oe
libtool/libtool-native_1.5.oe [new file with mode: 0644]

index e69de29..cc56cb0 100644 (file)
@@ -0,0 +1,5 @@
+include ipkg_${PV}.oe
+inherit native
+
+DEPENDS = "patcher-native libtool-native automake-native"
+FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/ipkg-${PV}"
index e69de29..cc56cb0 100644 (file)
@@ -0,0 +1,5 @@
+include ipkg_${PV}.oe
+inherit native
+
+DEPENDS = "patcher-native libtool-native automake-native"
+FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/ipkg-${PV}"
index 1a5cb67..ef32aa1 100644 (file)
@@ -14,6 +14,8 @@ exec_prefix = "${prefix}"
 
 EXTRA_OECONF_append = " --program-prefix=${TARGET_SYS}-"
 
+PACKAGES = ""
+
 do_stage () {
        oe_runmake install
        install -d ${STAGING_DIR}/share/{libtool,aclocal}
diff --git a/libtool/libtool-native_1.5.oe b/libtool/libtool-native_1.5.oe
new file mode 100644 (file)
index 0000000..e69de29