summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2022-03-30 23:27:37 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-03-30 23:27:37 +0800
commitd529ae1e1ec37d40991259d824e274351ffae6d7 (patch)
tree8818b1ee6c1f400623083389cea49bc152a0e84a /conf/layer.conf
parentdea9048c4b3977d6eed437196ca7d237510644ee (diff)
downloadmeta-intel-d529ae1e1ec37d40991259d824e274351ffae6d7.tar.gz
zlib-intel: remove recipe
zlib has a new release and this fork hasn't rebased onto that version yet. Drop this recipe and use the OE-core version for now. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index fb073b0d..b81d891c 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -32,10 +32,6 @@ BBFILES_DYNAMIC += " \
32 32
33require ${LAYERDIR}/conf/include/maintainers.inc 33require ${LAYERDIR}/conf/include/maintainers.inc
34 34
35PREFERRED_PROVIDER_zlib ?= "zlib"
36PREFERRED_PROVIDER_zlib-native ?= "zlib-native"
37PREFERRED_PROVIDER_nativesdk-zlib ?= "nativesdk-zlib"
38
39# Use the libva from OE-Core when layer is included but no MACHINE 35# Use the libva from OE-Core when layer is included but no MACHINE
40# from meta-intel is being used. 36# from meta-intel is being used.
41PREFERRED_PROVIDER_libva ?= "libva" 37PREFERRED_PROVIDER_libva ?= "libva"