summaryrefslogtreecommitdiffstats
path: root/meta-isg/meta-crystalforest/README.sources
diff options
context:
space:
mode:
authorRahul Kumar Gupta <rahul.kumarxx.gupta@intel.com>2016-10-18 23:22:34 +0800
committerSaul Wold <sgw@linux.intel.com>2016-10-18 12:02:29 -0700
commit1308450dc363886b44c740b6cf2a457d0b496204 (patch)
tree7e2c6ac6f56c57e9a11bf3fe6ccd5026d733d4d2 /meta-isg/meta-crystalforest/README.sources
parent8da07c016c2be59eef5e789c61dc1ff88fc8fe4e (diff)
downloadmeta-intel-1308450dc363886b44c740b6cf2a457d0b496204.tar.gz
meta-isg: meta-crystalforest: remove BSP layer
The meta-crystalforest BSP layer has removed. The plan is to consolidate all Intel SoC BSP into intel common BSP. Since Intel Common BSP can support all features provided by meta-crystalforest with default kernel version, So this layer can be retired from master. The kernel cmdline option: acpi_enforce_resources=lax was added before in this BSP to support QAT software, which is no more required. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta-isg/meta-crystalforest/README.sources')
-rw-r--r--meta-isg/meta-crystalforest/README.sources17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta-isg/meta-crystalforest/README.sources b/meta-isg/meta-crystalforest/README.sources
deleted file mode 100644
index 0d4d849a..00000000
--- a/meta-isg/meta-crystalforest/README.sources
+++ /dev/null
@@ -1,17 +0,0 @@
1The sources for the packages comprising the images shipped with this
2BSP can be found at the following location:
3
4http://downloads.yoctoproject.org/mirror/sources/
5
6The metadata used to generate the images shipped with this BSP, in
7addition to the code contained in this BSP, can be found at the
8following location:
9
10http://downloads.yoctoproject.org/releases/yocto/yocto-1.3/poky-danny-8.0.tar.bz2
11
12The metadata used to generate the images shipped with this BSP, in
13addition to the code contained in this BSP, can also be found at the
14following locations:
15
16git://git.yoctoproject.org/poky.git
17git://git.yoctoproject.org/meta-intel