diff options
author | Christopher Clark <christopher.w.clark@gmail.com> | 2021-12-08 17:41:35 -0800 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-12-16 21:45:00 -0500 |
commit | ce2a78aaa08eba8086af387934780a8bd2d6e412 (patch) | |
tree | 12e682cbcdc42703bd3584a77356285df4e8e906 | |
parent | acdae1d76bc0f9b3149ea7945d03fb057ab24e27 (diff) | |
download | meta-virtualization-ce2a78aaa08eba8086af387934780a8bd2d6e412.tar.gz |
MAINTAINERS: add xtf and the raspberry pi dynamic layer for Xen
Add the more recent Xen-related recipes to the list.
Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1bb9a24a..4b41bad2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -32,3 +32,5 @@ M: Christopher Clark <christopher.w.clark@gmail.com> | |||
32 | F: recipes-extended/xen/ | 32 | F: recipes-extended/xen/ |
33 | F: recipes-extended/uxen/ | 33 | F: recipes-extended/uxen/ |
34 | F: recipes-extended/images/*xen*.bb | 34 | F: recipes-extended/images/*xen*.bb |
35 | F: recipes-extended/images/xtf*.bb | ||
36 | F: dynamic-layers/raspberrypi/ | ||