From: Koen Kooi Date: Thu, 29 Jun 2006 18:17:27 +0000 (+0000) Subject: ipkg-native: add 0.99.163, fetched from tarball instead of cvs X-Git-Tag: Release-2010-05/1~9453^2~1400^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41e00ae43c5f7f5142f9ffc88eff49a2fbf32fa4;p=openembedded.git ipkg-native: add 0.99.163, fetched from tarball instead of cvs --- diff --git a/packages/ipkg/ipkg-native_0.99.163.bb b/packages/ipkg/ipkg-native_0.99.163.bb new file mode 100644 index 0000000000..a7d68d5350 --- /dev/null +++ b/packages/ipkg/ipkg-native_0.99.163.bb @@ -0,0 +1,9 @@ +S = "${WORKDIR}/ipkg-${PV}" + +include ipkg_${PV}.bb +include ipkg-native.inc + +inherit autotools pkgconfig native + +SRC_URI = "http://ftp.handhelds.org/pub/packages/ipkg/ipkg-${PV}.tar.gz" +