summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include/maintainers.inc
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2018-10-25 05:58:26 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-10-28 08:31:57 +0000
commit4001e1adb21b9785a19669968f07166f5b8772cd (patch)
tree5d9183dcb1053d05f3a5bcae29d6fd92fa6e390f /meta/conf/distro/include/maintainers.inc
parent4046716c2f315308048d568e5b606382ef7bc38b (diff)
downloadpoky-4001e1adb21b9785a19669968f07166f5b8772cd.tar.gz
weston: Split out machine specific configuration
Weston needs to be configured to load the fbdev driver when run on a QEMU system. Other MACHINEs may want to also provider their own configuration as well.. Adding a new RRECOMMEND configuration package will allow this, but avoid installing empty packages/files in the majority case where it is not needed. Add maintainer entry as well. (From OE-Core rev: 0f43ea8510ae6148a49eb25accac407b6b301b43) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro/include/maintainers.inc')
-rw-r--r--meta/conf/distro/include/maintainers.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc
index d32e07d899..12785934a1 100644
--- a/meta/conf/distro/include/maintainers.inc
+++ b/meta/conf/distro/include/maintainers.inc
@@ -678,6 +678,7 @@ RECIPE_MAINTAINER_pn-wayland = "Denys Dmytriyenko <denys@ti.com>"
678RECIPE_MAINTAINER_pn-wayland-protocols = "Denys Dmytriyenko <denys@ti.com>" 678RECIPE_MAINTAINER_pn-wayland-protocols = "Denys Dmytriyenko <denys@ti.com>"
679RECIPE_MAINTAINER_pn-webkitgtk = "Alexander Kanavin <alex.kanavin@gmail.com>" 679RECIPE_MAINTAINER_pn-webkitgtk = "Alexander Kanavin <alex.kanavin@gmail.com>"
680RECIPE_MAINTAINER_pn-weston = "Denys Dmytriyenko <denys@ti.com>" 680RECIPE_MAINTAINER_pn-weston = "Denys Dmytriyenko <denys@ti.com>"
681RECIPE_MAINTAINER_pn-weston-conf = "Denys Dmytriyenko <denys@ti.com>"
681RECIPE_MAINTAINER_pn-weston-init = "Denys Dmytriyenko <denys@ti.com>" 682RECIPE_MAINTAINER_pn-weston-init = "Denys Dmytriyenko <denys@ti.com>"
682RECIPE_MAINTAINER_pn-wget = "Yi Zhao <yi.zhao@windriver.com>" 683RECIPE_MAINTAINER_pn-wget = "Yi Zhao <yi.zhao@windriver.com>"
683RECIPE_MAINTAINER_pn-which = "Ross Burton <ross.burton@intel.com>" 684RECIPE_MAINTAINER_pn-which = "Ross Burton <ross.burton@intel.com>"