package-1.0.oe, nomethod-1.0.oe:
authorChris Larson <clarson@kergoth.com>
Wed, 11 Jun 2003 00:22:00 +0000 (00:22 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 11 Jun 2003 00:22:00 +0000 (00:22 +0000)
  new file
ipkg-x86-0.99.84.oe, ipkg-0.99.84.oe:
  Correct failout, and use the noncross oeclass

BKrev: 3ee67628QHrfJ8c_44lNvodOHuhJxg

content/ipkg-0.99.84.oe
content/ipkg-x86-0.99.84.oe
test~/nomethod-1.0.oe [new file with mode: 0644]
test~/package-1.0.oe [new file with mode: 0644]

index 6c4b8d4..9e798ab 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION="Itsy Package Manager"
 LICENSE="GPL"
-SRC_URI="cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=familiar/dist/ipkg;tag=V0-99-84"
+SRC_URI="cvs://anoncvs:anoncvs@192.58.209.91/cvs;module=familiar/dist/ipkg;tag=V0-99-84"
 PROVIDES=virtual/ipkg
 
 S="${WORKDIR}/ipkg/C"
@@ -9,8 +9,7 @@ inherit base
 
 do_compile () {
        (
-                set -x
-               ./autoconfigure.sh
+               ./autoconfigure.sh && \
                base_do_compile $@
        ) || die "compilation failed."
 }
index 1d79a00..75c0c59 100644 (file)
@@ -1,4 +1,2 @@
-ARCH:=${BUILD_ARCH}
-OS:=${BUILD_OS}
-
+inherit noncross
 include ipkg-${PV}.oe
diff --git a/test~/nomethod-1.0.oe b/test~/nomethod-1.0.oe
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/test~/package-1.0.oe b/test~/package-1.0.oe
new file mode 100644 (file)
index 0000000..e69de29