ipkg-0.99.84.oe:
authorChris Larson <clarson@kergoth.com>
Tue, 10 Jun 2003 23:46:09 +0000 (23:46 +0000)
committerChris Larson <clarson@kergoth.com>
Tue, 10 Jun 2003 23:46:09 +0000 (23:46 +0000)
  bk \b\b\b
ipkg-x86-0.99.84.oe:
  Include the other ipkg .oe

BKrev: 3ee66dc1UVO1KWYsZiiBVeXjo_yamQ

content/ipkg-0.99.84.oe
content/ipkg-x86-0.99.84.oe

index 35666ac..6c4b8d4 100644 (file)
@@ -3,14 +3,13 @@ LICENSE="GPL"
 SRC_URI="cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=familiar/dist/ipkg;tag=V0-99-84"
 PROVIDES=virtual/ipkg
 
-S="${WORKDIR}/ipkg"
+S="${WORKDIR}/ipkg/C"
 
 inherit base
 
 do_compile () {
        (
                 set -x
-               cd ${S}/C
                ./autoconfigure.sh
                base_do_compile $@
        ) || die "compilation failed."
index e69de29..1d79a00 100644 (file)
@@ -0,0 +1,4 @@
+ARCH:=${BUILD_ARCH}
+OS:=${BUILD_OS}
+
+include ipkg-${PV}.oe