diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/maintainers.inc | 1 | ||||
-rw-r--r-- | meta/conf/layer.conf | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 5f21f98b2b..ab0c6c5541 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc | |||
@@ -718,7 +718,6 @@ RECIPE_MAINTAINER_pn-wayland = "Denys Dmytriyenko <denys@ti.com>" | |||
718 | RECIPE_MAINTAINER_pn-wayland-protocols = "Denys Dmytriyenko <denys@ti.com>" | 718 | RECIPE_MAINTAINER_pn-wayland-protocols = "Denys Dmytriyenko <denys@ti.com>" |
719 | RECIPE_MAINTAINER_pn-webkitgtk = "Alexander Kanavin <alex.kanavin@gmail.com>" | 719 | RECIPE_MAINTAINER_pn-webkitgtk = "Alexander Kanavin <alex.kanavin@gmail.com>" |
720 | RECIPE_MAINTAINER_pn-weston = "Denys Dmytriyenko <denys@ti.com>" | 720 | RECIPE_MAINTAINER_pn-weston = "Denys Dmytriyenko <denys@ti.com>" |
721 | RECIPE_MAINTAINER_pn-weston-conf = "Denys Dmytriyenko <denys@ti.com>" | ||
722 | RECIPE_MAINTAINER_pn-weston-init = "Denys Dmytriyenko <denys@ti.com>" | 721 | RECIPE_MAINTAINER_pn-weston-init = "Denys Dmytriyenko <denys@ti.com>" |
723 | RECIPE_MAINTAINER_pn-wget = "Yi Zhao <yi.zhao@windriver.com>" | 722 | RECIPE_MAINTAINER_pn-wget = "Yi Zhao <yi.zhao@windriver.com>" |
724 | RECIPE_MAINTAINER_pn-which = "Anuj Mittal <anuj.mittal@intel.com>" | 723 | RECIPE_MAINTAINER_pn-which = "Anuj Mittal <anuj.mittal@intel.com>" |
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index 5ecb93651e..3e85843484 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf | |||
@@ -74,6 +74,7 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \ | |||
74 | systemd-boot->systemd-bootconf \ | 74 | systemd-boot->systemd-bootconf \ |
75 | systemd->systemd-conf \ | 75 | systemd->systemd-conf \ |
76 | weston->weston-conf \ | 76 | weston->weston-conf \ |
77 | weston->weston-init \ | ||
77 | weston-init->weston \ | 78 | weston-init->weston \ |
78 | weston-init->kbd \ | 79 | weston-init->kbd \ |
79 | connman->xl2tpd \ | 80 | connman->xl2tpd \ |