]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/conf/distro/openslug-native.conf
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / conf / distro / openslug-native.conf
1 include conf/distro/openslug.conf
2
3 # Corresponting packages should be in openslug-native.bb,
4 # currently missing: ipkg-utils libtool quilt pkgconfig
5 ASSUME_PROVIDED = "libtool-cross \
6                    libtool-native \
7                    automake-native \
8                    autoconf-native \
9                    quilt-native \
10                    ipkg-native \
11                    gnu-config-native \
12                    pkgconfig-native \
13                    virtual/armeb-linux-gcc \
14                    virtual/libc \
15                    update-rc.d \
16                    "
17
18 # Our build host is armeb, not armv5eb that the kernel reports
19 BUILD_ARCH = armeb
20