summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-12-01 11:48:35 -0600
committerTom Zanussi <tom.zanussi@intel.com>2011-12-01 11:57:39 -0600
commite742a76993d01b4b8799a0a853c4e533bce955be (patch)
tree716c1f8134f63affc0ade7e1c87b4a55d94e0d43
parent05cda5202784ef61c52e8237590a31de988f4834 (diff)
downloadmeta-intel-e742a76993d01b4b8799a0a853c4e533bce955be.tar.gz
meta-intel: add Patches section to BSP READMEs
Based on community input, it might be more user-friendly to have some basic information about submitting patches in the BSP README itself. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r--meta-crownbay/README11
-rw-r--r--meta-emenlow/README11
-rw-r--r--meta-fishriver/README11
-rw-r--r--meta-fri2/README11
-rw-r--r--meta-jasperforest/README11
-rw-r--r--meta-n450/ReleaseNotes11
-rw-r--r--meta-romley/README11
-rw-r--r--meta-sugarbay/README11
8 files changed, 88 insertions, 0 deletions
diff --git a/meta-crownbay/README b/meta-crownbay/README
index c0e81192..e1cf28d2 100644
--- a/meta-crownbay/README
+++ b/meta-crownbay/README
@@ -26,6 +26,17 @@ This layer depends on:
26 branch: master 26 branch: master
27 27
28 28
29Patches
30=======
31
32Please submit any patches against this BSP to the Yocto mailing list
33(yocto@yoctoproject.org) and cc: the maintainer:
34
35Maintainer: Tom Zanussi <tom.zanussi@intel.com>
36
37Please see the meta-intel/MAINTAINERS file for more details.
38
39
29Table of Contents 40Table of Contents
30================= 41=================
31 42
diff --git a/meta-emenlow/README b/meta-emenlow/README
index 53c0528e..9bef6714 100644
--- a/meta-emenlow/README
+++ b/meta-emenlow/README
@@ -30,6 +30,17 @@ This layer depends on:
30 branch: master 30 branch: master
31 31
32 32
33Patches
34=======
35
36Please submit any patches against this BSP to the Yocto mailing list
37(yocto@yoctoproject.org) and cc: the maintainer:
38
39Maintainer: Tom Zanussi <tom.zanussi@intel.com>
40
41Please see the meta-intel/MAINTAINERS file for more details.
42
43
33Table of Contents 44Table of Contents
34================= 45=================
35 46
diff --git a/meta-fishriver/README b/meta-fishriver/README
index 77262dee..1dd0a4ce 100644
--- a/meta-fishriver/README
+++ b/meta-fishriver/README
@@ -20,6 +20,17 @@ This layer depends on:
20 branch: master 20 branch: master
21 21
22 22
23Patches
24=======
25
26Please submit any patches against this BSP to the Yocto mailing list
27(yocto@yoctoproject.org) and cc: the maintainer:
28
29Maintainer: Tom Zanussi <tom.zanussi@intel.com>
30
31Please see the meta-intel/MAINTAINERS file for more details.
32
33
23Table of Contents 34Table of Contents
24================= 35=================
25 36
diff --git a/meta-fri2/README b/meta-fri2/README
index d337b2a4..2f8a5a4f 100644
--- a/meta-fri2/README
+++ b/meta-fri2/README
@@ -28,6 +28,17 @@ This layer depends on:
28 branch: master 28 branch: master
29 29
30 30
31Patches
32=======
33
34Please submit any patches against this BSP to the Yocto mailing list
35(yocto@yoctoproject.org) and cc: the maintainer:
36
37Maintainer: Darren Hart <dvhart@linux.intel.com>
38
39Please see the meta-intel/MAINTAINERS file for more details.
40
41
31Table of Contents 42Table of Contents
32================= 43=================
33 44
diff --git a/meta-jasperforest/README b/meta-jasperforest/README
index 6af4b377..78852bdd 100644
--- a/meta-jasperforest/README
+++ b/meta-jasperforest/README
@@ -25,6 +25,17 @@ This layer depends on:
25 branch: master 25 branch: master
26 26
27 27
28Patches
29=======
30
31Please submit any patches against this BSP to the Yocto mailing list
32(yocto@yoctoproject.org) and cc: the maintainer:
33
34Maintainer: Tom Zanussi <tom.zanussi@intel.com>
35
36Please see the meta-intel/MAINTAINERS file for more details.
37
38
28Table of Contents 39Table of Contents
29================= 40=================
30 41
diff --git a/meta-n450/ReleaseNotes b/meta-n450/ReleaseNotes
index 2d08f1c1..67e3ff20 100644
--- a/meta-n450/ReleaseNotes
+++ b/meta-n450/ReleaseNotes
@@ -38,6 +38,17 @@ poky repository can at the present time be used to satisfy all
38meta-intel dependencies. 38meta-intel dependencies.
39 39
40 40
41PATCHES
42=======
43
44Please submit any patches against this BSP to the Yocto mailing list
45(yocto@yoctoproject.org) and cc: the maintainer:
46
47Maintainer: Darren Hart <dvhart@linux.intel.com>
48
49Please see the meta-intel/MAINTAINERS file for more details.
50
51
41FEATURES AND UPDATES 52FEATURES AND UPDATES
42==================== 53====================
43 54
diff --git a/meta-romley/README b/meta-romley/README
index a6be1d51..6ddbaf20 100644
--- a/meta-romley/README
+++ b/meta-romley/README
@@ -23,6 +23,17 @@ This layer depends on:
23 branch: master 23 branch: master
24 24
25 25
26Patches
27=======
28
29Please submit any patches against this BSP to the Yocto mailing list
30(yocto@yoctoproject.org) and cc: the maintainer:
31
32Maintainer: Kishore Bodke <kishore.k.bodke@intel.com>
33
34Please see the meta-intel/MAINTAINERS file for more details.
35
36
26Table of Contents 37Table of Contents
27================= 38=================
28 39
diff --git a/meta-sugarbay/README b/meta-sugarbay/README
index d198f616..413b2ab8 100644
--- a/meta-sugarbay/README
+++ b/meta-sugarbay/README
@@ -24,6 +24,17 @@ This layer depends on:
24 branch: master 24 branch: master
25 25
26 26
27Patches
28=======
29
30Please submit any patches against this BSP to the Yocto mailing list
31(yocto@yoctoproject.org) and cc: the maintainer:
32
33Maintainer: Tom Zanussi <tom.zanussi@intel.com>
34
35Please see the meta-intel/MAINTAINERS file for more details.
36
37
27Table of Contents 38Table of Contents
28================= 39=================
29 40