diff options
Diffstat (limited to 'meta-yocto/conf/distro/poky-lsb.conf')
| -rw-r--r-- | meta-yocto/conf/distro/poky-lsb.conf | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-yocto/conf/distro/poky-lsb.conf b/meta-yocto/conf/distro/poky-lsb.conf deleted file mode 100644 index e7d6995a73..0000000000 --- a/meta-yocto/conf/distro/poky-lsb.conf +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | |||
| 2 | require conf/distro/poky.conf | ||
| 3 | require conf/distro/include/security_flags.inc | ||
| 4 | |||
| 5 | DISTRO = "poky-lsb" | ||
| 6 | DISTROOVERRIDES = "poky:linuxstdbase" | ||
| 7 | |||
| 8 | DISTRO_FEATURES_append = " pam largefile opengl" | ||
| 9 | PREFERRED_PROVIDER_virtual/libx11 = "libx11" | ||
| 10 | |||
| 11 | # Ensure the kernel nfs server is enabled | ||
| 12 | KERNEL_FEATURES_append_pn-linux-yocto = " features/nfsd/nfsd-enable.scc" | ||
| 13 | |||
| 14 | # Use the LTSI Kernel for LSB Testing | ||
| 15 | PREFERRED_VERSION_linux-yocto_linuxstdbase ?= "4.1%" | ||
