diff options
Diffstat (limited to 'meta-poky/conf/distro')
-rw-r--r-- | meta-poky/conf/distro/include/poky-distro-alt-test-config.inc | 2 | ||||
-rw-r--r-- | meta-poky/conf/distro/poky-tiny.conf | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc b/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc index 081584f397..dff5804530 100644 --- a/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc +++ b/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc | |||
@@ -1,2 +1,2 @@ | |||
1 | DISTRO_FEATURES_append = " pam" | 1 | DISTRO_FEATURES_append = " pam" |
2 | PREFERRED_VERSION_linux-yocto_linuxstdbase ?= "4.19%" | 2 | PREFERRED_VERSION_linux-yocto ?= "4.19%" |
diff --git a/meta-poky/conf/distro/poky-tiny.conf b/meta-poky/conf/distro/poky-tiny.conf index 1f8b6e8ff3..8236b6f273 100644 --- a/meta-poky/conf/distro/poky-tiny.conf +++ b/meta-poky/conf/distro/poky-tiny.conf | |||
@@ -117,9 +117,6 @@ PNBLACKLIST[build-appliance-image] = "not buildable with poky-tiny" | |||
117 | PNBLACKLIST[core-image-base] = "not buildable with poky-tiny" | 117 | PNBLACKLIST[core-image-base] = "not buildable with poky-tiny" |
118 | PNBLACKLIST[core-image-clutter] = "not buildable with poky-tiny" | 118 | PNBLACKLIST[core-image-clutter] = "not buildable with poky-tiny" |
119 | PNBLACKLIST[core-image-full-cmdline] = "not buildable with poky-tiny" | 119 | PNBLACKLIST[core-image-full-cmdline] = "not buildable with poky-tiny" |
120 | PNBLACKLIST[core-image-lsb] = "not buildable with poky-tiny" | ||
121 | PNBLACKLIST[core-image-lsb-dev] = "not buildable with poky-tiny" | ||
122 | PNBLACKLIST[core-image-lsb-sdk] = "not buildable with poky-tiny" | ||
123 | PNBLACKLIST[core-image-rt] = "not buildable with poky-tiny" | 120 | PNBLACKLIST[core-image-rt] = "not buildable with poky-tiny" |
124 | PNBLACKLIST[core-image-rt-sdk] = "not buildable with poky-tiny" | 121 | PNBLACKLIST[core-image-rt-sdk] = "not buildable with poky-tiny" |
125 | PNBLACKLIST[core-image-sato] = "not buildable with poky-tiny" | 122 | PNBLACKLIST[core-image-sato] = "not buildable with poky-tiny" |