From: Marcin Juszkiewicz Date: Thu, 1 Sep 2005 10:12:39 +0000 (+0000) Subject: added ipkg 0.99.153 which fix problem with Provides: support (needed when using PARAL... X-Git-Tag: Release-2010-05/1~9453^2~3649^2~31^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b295d06eb3d74da6c4ffc1b82c80a1b6c912e3a;p=openembedded.git added ipkg 0.99.153 which fix problem with Provides: support (needed when using PARALLEL_INSTALL_MODULES) --- diff --git a/packages/ipkg/ipkg-native_0.99.153.bb b/packages/ipkg/ipkg-native_0.99.153.bb new file mode 100644 index 0000000000..d59eab3a61 --- /dev/null +++ b/packages/ipkg/ipkg-native_0.99.153.bb @@ -0,0 +1,2 @@ +include ipkg_${PV}.bb +include ipkg-native.inc diff --git a/packages/ipkg/ipkg_0.99.153.bb b/packages/ipkg/ipkg_0.99.153.bb new file mode 100644 index 0000000000..1898c6656e --- /dev/null +++ b/packages/ipkg/ipkg_0.99.153.bb @@ -0,0 +1 @@ +include ipkg.inc