mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
distro/include: Add poky-distro-alt-test-config.inc
In order to phase out poky-lsb, move the alternate test configurations to a separate .inc file. This is necessary to avoid maintaining this configuration in the autobuilder config (such as kernel version numbers). (From meta-yocto rev: 235f592b44617afcd31211e476428fadf456eaea) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
a5b82adf9c
commit
ecf0988775
|
@ -0,0 +1,2 @@
|
|||
DISTRO_FEATURES_append = " pam"
|
||||
PREFERRED_VERSION_linux-yocto_linuxstdbase ?= "4.19%"
|
Loading…
Reference in New Issue
Block a user