poky-lsb: Add poky-lsb.conf as distro of lsb image

Signed-off-by: Jingdong Lu<jingdong.lu@windriver.com>
This commit is contained in:
Jingdong Lu 2011-01-19 16:39:12 +08:00 committed by Richard Purdie
parent 39e239bb1d
commit 426de6589b
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
require conf/distro/poky.conf
DISTRO = "poky-lsb"
DISTRO_FEATURES += "pam"
PREFERRED_PROVIDER_virtual/libx11 = "libx11"