diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2018-07-26 18:22:47 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2018-07-27 10:34:20 +0800 |
commit | 12acdbe9d83dab15b364d9fab7b56b95a0a47925 (patch) | |
tree | 610bdb1c74d637b0ffa17863a1d25d4eb3a9e35b /conf/machine | |
parent | e4e44b4c7707847d87d22d854311b736be961a69 (diff) | |
download | meta-intel-12acdbe9d83dab15b364d9fab7b56b95a0a47925.tar.gz |
README: minor edit
We don't supply binaries anymore. Also, remove some obsolete comments.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/include/meta-intel.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/conf/machine/include/meta-intel.inc b/conf/machine/include/meta-intel.inc index c5f9ceee..cec348a7 100644 --- a/conf/machine/include/meta-intel.inc +++ b/conf/machine/include/meta-intel.inc | |||
@@ -4,11 +4,6 @@ | |||
4 | # to use them. | 4 | # to use them. |
5 | # | 5 | # |
6 | 6 | ||
7 | # | ||
8 | # XSERVER subcomponents, used to build the XSERVER variable | ||
9 | # | ||
10 | |||
11 | # Soft set linux-yocto as preferred kernel like x86-base.inc | ||
12 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-intel" | 7 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-intel" |
13 | PREFERRED_PROVIDER_virtual/kernel_poky-tiny ?= "linux-intel" | 8 | PREFERRED_PROVIDER_virtual/kernel_poky-tiny ?= "linux-intel" |
14 | PREFERRED_VERSION_linux-intel_linuxstdbase ?= "4.9%" | 9 | PREFERRED_VERSION_linux-intel_linuxstdbase ?= "4.9%" |