diff options
Diffstat (limited to 'intel-corei7-64')
-rw-r--r-- | intel-corei7-64/README | 2 | ||||
-rw-r--r-- | intel-corei7-64/default.xml | 8 | ||||
-rw-r--r-- | intel-corei7-64/manifest_template.xml | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/intel-corei7-64/README b/intel-corei7-64/README index 1897d99..9e9ddd3 100644 --- a/intel-corei7-64/README +++ b/intel-corei7-64/README | |||
@@ -97,7 +97,7 @@ correctly configured paths: | |||
97 | 3. Copy bzImage from <build_dir>/tmp/deploy/images/<target>/. | 97 | 3. Copy bzImage from <build_dir>/tmp/deploy/images/<target>/. |
98 | 98 | ||
99 | 4. Populate the root file system in the NFS directory by unpacking | 99 | 4. Populate the root file system in the NFS directory by unpacking |
100 | enea-image-jjv-intel-corei7-64.tar.gz found at | 100 | enea-image-standard-intel-corei7-64.tar.gz found at |
101 | <build_dir>/tmp/deploy/images/<target>/. | 101 | <build_dir>/tmp/deploy/images/<target>/. |
102 | 102 | ||
103 | Boot the target by: | 103 | Boot the target by: |
diff --git a/intel-corei7-64/default.xml b/intel-corei7-64/default.xml index 8868f8c..fb3d0a4 100644 --- a/intel-corei7-64/default.xml +++ b/intel-corei7-64/default.xml | |||
@@ -6,10 +6,10 @@ | |||
6 | <default remote="git-enea" upstream="dunfell"/> | 6 | <default remote="git-enea" upstream="dunfell"/> |
7 | 7 | ||
8 | <project name="linux/meta-el-common" path="poky/meta-el-common" revision="f1460b7ddf19fa67e8c8c822fd5e98cf7dac2d06"/> | 8 | <project name="linux/meta-el-common" path="poky/meta-el-common" revision="f1460b7ddf19fa67e8c8c822fd5e98cf7dac2d06"/> |
9 | <project name="linux/meta-el-standard" path="poky/meta-el-standard" revision="52404f597a36cce9c456abc0f5995d81bf40617e"/> | 9 | <project name="linux/meta-el-standard" path="poky/meta-el-standard" revision="568f55bb869f0e6ba08bba0c99719fb142887147"/> |
10 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common" revision="f9e381bf516c3d24679d964adb67862c36d785d0"/> | 10 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common" revision="f9e381bf516c3d24679d964adb67862c36d785d0"/> |
11 | <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86" revision="c18f31cd11737e53dee8e473d92fffb40ba7fbef"/> | 11 | <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86" revision="c18f31cd11737e53dee8e473d92fffb40ba7fbef"/> |
12 | <project name="linux/meta-intel" path="poky/meta-intel" revision="702238367bbe17f306bdf061792b27b650dcde61"/> | 12 | <project name="linux/meta-intel" path="poky/meta-intel" revision="4c73ef4cfa539522b5c0a3950164f745c7cb90b8"/> |
13 | <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="144077083457ccb75700777d5e6b1da9aaff01aa"/> | 13 | <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="de37512b25c1f8c6bb6ab2b3782ac0fe01443483"/> |
14 | <project name="linux/poky" path="poky" revision="181eeebd958552cd4cfd0fbf14f2dd23365a20b7"/> | 14 | <project name="linux/poky" path="poky" revision="6e89d668246fb37b2217aae7ae57390e793696d8"/> |
15 | </manifest> | 15 | </manifest> |
diff --git a/intel-corei7-64/manifest_template.xml b/intel-corei7-64/manifest_template.xml index 062ac6f..03d23da 100644 --- a/intel-corei7-64/manifest_template.xml +++ b/intel-corei7-64/manifest_template.xml | |||
@@ -4,7 +4,7 @@ | |||
4 | 4 | ||
5 | <include name="common/common_manifest.xml"/> | 5 | <include name="common/common_manifest.xml"/> |
6 | 6 | ||
7 | <project name="linux/meta-intel" path="poky/meta-intel" revision="f17dfeee1da8749fc4eec6892bc7578864c3664f"/> | 7 | <project name="linux/meta-intel" path="poky/meta-intel"/> |
8 | 8 | ||
9 | <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86"/> | 9 | <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86"/> |
10 | 10 | ||