Skip to content
This repository was archived by the owner on Oct 25, 2022. It is now read-only.

Commit

Permalink
layer.conf: Add recommended download layer
Browse files Browse the repository at this point in the history
Issue: US109219

(LOCAL REV: NOT UPSTREAM) -- Not sent to upstream

Signed-off-by: Hongxu Jia <[email protected]>
  • Loading branch information
hongxu-jia authored and robertlinux committed Oct 31, 2018
1 parent e3829d7 commit d30ff78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ LAYERDEPENDS_meta-anaconda = " \

LAYER_PATH_meta-anaconda = "${LAYERDIR}"

LAYERRECOMMENDS_meta-anaconda = "meta-anaconda-dl"

KERNEL_CLASSES_append = " ${@bb.utils.contains('DISTRO_FEATURES', 'anaconda-support', 'anaconda_support_kernel', '', d)}"
IMAGE_CLASSES_append = " ${@bb.utils.contains('DISTRO_FEATURES', 'anaconda-support', 'anaconda_support_image', '', d)}"

0 comments on commit d30ff78

Please sign in to comment.