changed rt3070 driver in solo2. (kernel -> legacy)
[vuplus_openembedded] / conf / distro / slugos-native.conf
1 # Our build host is armeb, not armv5eb that the kernel reports
2 BUILD_ARCH = "armeb"
3
4 require conf/distro/slugos.conf
5
6 # Corresponding packages should be in slugos-native.bb,
7 # currently missing: ipkg-utils libtool quilt pkgconfig
8 ASSUME_PROVIDED = "libtool-cross \
9                    libtool-native \
10                    automake-native \
11                    autoconf-native \
12                    quilt-native \
13                    ipkg-native \
14                    gnu-config-native \
15                    pkgconfig-native \
16                    virtual/armeb-linux-gcc \
17                    virtual/libc \
18                    update-rc.d \
19                    "
20