diff options
Diffstat (limited to 'meta/conf/distro/include/default-distrovars.inc')
-rw-r--r-- | meta/conf/distro/include/default-distrovars.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/conf/distro/include/default-distrovars.inc b/meta/conf/distro/include/default-distrovars.inc index ab26a3058b..9b1d0eecd3 100644 --- a/meta/conf/distro/include/default-distrovars.inc +++ b/meta/conf/distro/include/default-distrovars.inc | |||
@@ -5,8 +5,6 @@ IMAGE_ROOTFS_SIZE_ext2 ?= "131072" | |||
5 | OEINCLUDELOGS ?= "yes" | 5 | OEINCLUDELOGS ?= "yes" |
6 | KERNEL_CONSOLE ?= "ttyS0" | 6 | KERNEL_CONSOLE ?= "ttyS0" |
7 | 7 | ||
8 | require conf/distro/include/preferred-xorg-versions.inc | ||
9 | |||
10 | PCMCIA_MANAGER ?= "pcmciautils" | 8 | PCMCIA_MANAGER ?= "pcmciautils" |
11 | 9 | ||
12 | IMAGE_LINGUAS ?= "en-us en-gb" | 10 | IMAGE_LINGUAS ?= "en-us en-gb" |