From 20c8bf3d14ad0dce45fd6784d44bcb419ca2699a Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Mon, 1 Aug 2005 00:38:40 +0000 Subject: Removed ipkg-utils-native from openslug-native.conf --- conf/distro/openslug-native.conf | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'conf') diff --git a/conf/distro/openslug-native.conf b/conf/distro/openslug-native.conf index ce56d88672..708bbf1360 100644 --- a/conf/distro/openslug-native.conf +++ b/conf/distro/openslug-native.conf @@ -2,9 +2,18 @@ include conf/distro/openslug.conf # Corresponting packages should be in openslug-native.bb, # currently missing: ipkg-utils libtool quilt pkgconfig -ASSUME_PROVIDED = "libtool-cross libtool-native automake-native autoconf-native \ - quilt-native gnu-config-native pkgconfig-native \ - virtual/armeb-linux-gcc virtual/libc update-rc.d" +ASSUME_PROVIDED = "libtool-cross \ + libtool-native \ + automake-native \ + autoconf-native \ + quilt-native \ + ipkg-native \ + gnu-config-native \ + pkgconfig-native \ + virtual/armeb-linux-gcc \ + virtual/libc \ + update-rc.d \ + " # Our build host is armeb, not armv5eb that the kernel reports BUILD_ARCH = armeb -- cgit v1.2.3