1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

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
+6
View File
@@ -0,0 +1,6 @@
require conf/distro/poky.conf
DISTRO = "poky-lsb"
DISTRO_FEATURES += "pam"
PREFERRED_PROVIDER_virtual/libx11 = "libx11"