summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJingdong Lu <jingdong.lu@windriver.com>2011-04-12 16:39:01 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-18 05:50:29 +0100
commitfeeb3a41cbd37b86d67620fc01d3bdcf0f5b8a51 (patch)
treecfb41e2efbe988713a3d02f79ef3f7333eee1097
parent7b59ebe3c3c7781da6f08767af362ffdc52c82e6 (diff)
downloadast2050-yocto-poky-feeb3a41cbd37b86d67620fc01d3bdcf0f5b8a51.zip
ast2050-yocto-poky-feeb3a41cbd37b86d67620fc01d3bdcf0f5b8a51.tar.gz
poky-lsb: Add "largefile" feature for LSB distro.
Add "largefile" feature for LSB distro. Fixes [YOCTO #794] (From OE-Core rev: 0e7c0a018bee5a4033e5a90a44802e3f582f739f) Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta-yocto/conf/distro/poky-lsb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/distro/poky-lsb.conf b/meta-yocto/conf/distro/poky-lsb.conf
index 749c858..64603da 100644
--- a/meta-yocto/conf/distro/poky-lsb.conf
+++ b/meta-yocto/conf/distro/poky-lsb.conf
@@ -3,7 +3,7 @@ require conf/distro/poky.conf
DISTRO = "poky-lsb"
DISTROOVERRIDES = "poky:poky-lsb"
-DISTRO_FEATURES += "pam"
+DISTRO_FEATURES += "pam largefile"
PREFERRED_PROVIDER_virtual/libx11 = "libx11"
OpenPOWER on IntegriCloud