[OE-core] [PATCH 46/58] poky-lsb: Add "largefile" feature for LSB distro.

Saul Wold sgw at linux.intel.com
Sat Apr 16 06:55:23 UTC 2011


From: Jingdong Lu <jingdong.lu at windriver.com>

Add "largefile" feature for LSB distro.
Fixes [YOCTO #794]

Signed-off-by: Jingdong Lu <jingdong.lu at windriver.com>
---
 meta/conf/distro/poky-lsb.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/conf/distro/poky-lsb.conf b/meta/conf/distro/poky-lsb.conf
index 749c858..64603da 100644
--- a/meta/conf/distro/poky-lsb.conf
+++ b/meta/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"
 
 
-- 
1.7.1.1





More information about the Openembedded-core mailing list