aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/baryon.conf
blob: a0e4ff14033d57a25a8ea9ee1cfe5a2474b6fa87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require conf/distro/poky.conf

DISTRO = "baryon"
DISTRO_NAME = "Baryon"
DISTRO_VERSION = "0.1+snapshot-${DATE}"

MAINTAINER = "Yocto Project <yocto@yoctoproject.org>"

DISTRO_FEATURES = "argp ext2 largefile pcmcia usbhost wifi xattr nfs smbfs zeroconf pci ${DISTRO_FEATURES_LIBC}"

# Allow easily building with QEMU machines (see Yocto Project bugzilla bug #1690)
POKYQEMUDEPS = ""