summaryrefslogtreecommitdiff
path: root/conf/distro/openslug-native.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/openslug-native.conf')
-rw-r--r--conf/distro/openslug-native.conf15
1 files changed, 12 insertions, 3 deletions
diff --git a/conf/distro/openslug-native.conf b/conf/distro/openslug-native.conf
index a366aa7688..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 ipkg-utils-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