Master has added a new ERROR_QA check for noncore layers so we need to clean up meta-arago as well.
Signed-off-by: Ryan Eatmon <[email protected]> --- ...-iplink-hsr-prp-add-support-for-vlan-tagged-supervisi.patch | 2 ++ .../0001-rtcwake-Allow-poweroff-with-rtcwake-command.patch | 2 ++ .../psplash/psplash/0001-psplash-Add-Arago-custom-color.patch | 2 ++ .../psplash/psplash/0003-Updated-configurability.patch.patch | 2 ++ .../recipes-core/psplash/psplash/psplash-18bpp.patch | 2 ++ .../libdrm/0001-Add-option-to-run-a-test-indefinitely.patch | 2 ++ .../libdrm/0001-libsync-add-support-for-pre-v4.7-kernels.patch | 3 +++ .../drm/libdrm/0002-Add-sync_fence_info-and-sync_pt_info.patch | 3 +++ .../0001-Revert-require-GL_EXT_unpack_subimage-commit.patch | 2 ++ ...-backend-drm-Select-plane-based-on-current-attached-C.patch | 2 ++ .../0001-wayland-drm-Add-wayland-drm-protocol-to-stable.patch | 2 ++ .../0002-wayland-drm-Update-to-version-2.patch | 2 ++ 12 files changed, 26 insertions(+) diff --git a/meta-arago-distro/recipes-connectivity/iproute2/iproute2/0014-iplink-hsr-prp-add-support-for-vlan-tagged-supervisi.patch b/meta-arago-distro/recipes-connectivity/iproute2/iproute2/0014-iplink-hsr-prp-add-support-for-vlan-tagged-supervisi.patch index fa0eeccc..c538afdc 100644 --- a/meta-arago-distro/recipes-connectivity/iproute2/iproute2/0014-iplink-hsr-prp-add-support-for-vlan-tagged-supervisi.patch +++ b/meta-arago-distro/recipes-connectivity/iproute2/iproute2/0014-iplink-hsr-prp-add-support-for-vlan-tagged-supervisi.patch @@ -11,6 +11,8 @@ Supervision frames. This is done by adding 3 additional attributes to the hsr/prp link type and passing this to Linux HSR/PRP device through the ip link command. +Upstream-Status: Pending + Signed-off-by: Murali Karicheri <[email protected]> --- include/uapi/linux/if_link.h | 3 +++ diff --git a/meta-arago-distro/recipes-core/busybox/busybox/0001-rtcwake-Allow-poweroff-with-rtcwake-command.patch b/meta-arago-distro/recipes-core/busybox/busybox/0001-rtcwake-Allow-poweroff-with-rtcwake-command.patch index da47888e..98504344 100644 --- a/meta-arago-distro/recipes-core/busybox/busybox/0001-rtcwake-Allow-poweroff-with-rtcwake-command.patch +++ b/meta-arago-distro/recipes-core/busybox/busybox/0001-rtcwake-Allow-poweroff-with-rtcwake-command.patch @@ -7,6 +7,8 @@ rtcwake will support poweroff as an option for -m with this patch by calling poweroff from the command line and also not disabling the rtc alarm1 interrupt at exit. +Upstream-Status: Pending + Signed-off-by: Dave Gerlach <[email protected]> --- util-linux/rtcwake.c | 15 +++++++++++---- diff --git a/meta-arago-distro/recipes-core/psplash/psplash/0001-psplash-Add-Arago-custom-color.patch b/meta-arago-distro/recipes-core/psplash/psplash/0001-psplash-Add-Arago-custom-color.patch index 80ba58e5..588b103d 100644 --- a/meta-arago-distro/recipes-core/psplash/psplash/0001-psplash-Add-Arago-custom-color.patch +++ b/meta-arago-distro/recipes-core/psplash/psplash/0001-psplash-Add-Arago-custom-color.patch @@ -5,6 +5,8 @@ Subject: [PATCH 1/2] psplash: Add Arago custom color * Port custom colors used in psplash-ti from oe-classic. +Upstream-Status: Inappropriate [customization for arago] + Signed-off-by: Franklin S. Cooper Jr <[email protected]> Signed-off-by: Ryan Eatmon <[email protected]> --- diff --git a/meta-arago-distro/recipes-core/psplash/psplash/0003-Updated-configurability.patch.patch b/meta-arago-distro/recipes-core/psplash/psplash/0003-Updated-configurability.patch.patch index 7c9feec1..2e82b973 100644 --- a/meta-arago-distro/recipes-core/psplash/psplash/0003-Updated-configurability.patch.patch +++ b/meta-arago-distro/recipes-core/psplash/psplash/0003-Updated-configurability.patch.patch @@ -6,6 +6,8 @@ Subject: [PATCH 3/3] Updated configurability.patch * Updating configurability.patch to work with the most recent version (last update 5/10/2012) of psplash. +Upstream-Status: Inappropriate [customization for arago] + Signed-off-by: Franklin S Cooper Jr <[email protected]> --- psplash.c | 16 ++++++++-------- diff --git a/meta-arago-distro/recipes-core/psplash/psplash/psplash-18bpp.patch b/meta-arago-distro/recipes-core/psplash/psplash/psplash-18bpp.patch index 1001a196..d758217f 100644 --- a/meta-arago-distro/recipes-core/psplash/psplash/psplash-18bpp.patch +++ b/meta-arago-distro/recipes-core/psplash/psplash/psplash-18bpp.patch @@ -6,6 +6,8 @@ Subject: [PATCH 2/2] upstream: http://bugzilla.o-hand.com/show_bug.cgi?id=1764 This is a reworked patch to address a code update in psplash. Original source is unknown. +Upstream-Status: Pending + Signed-off-by: Ryan Eatmon <[email protected]> --- psplash-fb.c | 8 +++++++- diff --git a/meta-arago-distro/recipes-graphics/drm/libdrm/0001-Add-option-to-run-a-test-indefinitely.patch b/meta-arago-distro/recipes-graphics/drm/libdrm/0001-Add-option-to-run-a-test-indefinitely.patch index 719c8f74..4c62bab8 100644 --- a/meta-arago-distro/recipes-graphics/drm/libdrm/0001-Add-option-to-run-a-test-indefinitely.patch +++ b/meta-arago-distro/recipes-graphics/drm/libdrm/0001-Add-option-to-run-a-test-indefinitely.patch @@ -9,6 +9,8 @@ allows using modetest within ltp-ddt, before this patch modetest was not able to run in ltp-ddt because ltp-ddt sends data to stdin when a test is run +Upstream-Status: Pending + Signed-off-by: Alejandro Hernandez <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> diff --git a/meta-arago-distro/recipes-graphics/drm/libdrm/0001-libsync-add-support-for-pre-v4.7-kernels.patch b/meta-arago-distro/recipes-graphics/drm/libdrm/0001-libsync-add-support-for-pre-v4.7-kernels.patch index c9fdfedd..d645bab6 100644 --- a/meta-arago-distro/recipes-graphics/drm/libdrm/0001-libsync-add-support-for-pre-v4.7-kernels.patch +++ b/meta-arago-distro/recipes-graphics/drm/libdrm/0001-libsync-add-support-for-pre-v4.7-kernels.patch @@ -4,6 +4,9 @@ Date: Tue, 13 Jun 2017 15:52:44 +0100 Subject: [PATCH 1/2] libsync: add support for pre-v4.7 kernels Add support for the the sync merge ioctl supported by older kernels. + +Upstream-Status: Pending + --- libsync.h | 44 +++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 41 insertions(+), 3 deletions(-) diff --git a/meta-arago-distro/recipes-graphics/drm/libdrm/0002-Add-sync_fence_info-and-sync_pt_info.patch b/meta-arago-distro/recipes-graphics/drm/libdrm/0002-Add-sync_fence_info-and-sync_pt_info.patch index 428def61..2786c04d 100644 --- a/meta-arago-distro/recipes-graphics/drm/libdrm/0002-Add-sync_fence_info-and-sync_pt_info.patch +++ b/meta-arago-distro/recipes-graphics/drm/libdrm/0002-Add-sync_fence_info-and-sync_pt_info.patch @@ -6,6 +6,9 @@ Subject: [PATCH 2/2] Add sync_fence_info and sync_pt_info For pre-4.7 kernels, sync_fence_info returns the data from the SYNC_IOC_FENCE_INFO ioctl. For newer kernels, the SYNC_IOC_FILE_INFO ioctl is called, and the data converted to SYNC_IOC_FENCE_INFO form. + +Upstream-Status: Pending + --- libsync.h | 172 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 172 insertions(+) diff --git a/meta-arago-distro/recipes-graphics/wayland/weston/0001-Revert-require-GL_EXT_unpack_subimage-commit.patch b/meta-arago-distro/recipes-graphics/wayland/weston/0001-Revert-require-GL_EXT_unpack_subimage-commit.patch index 13ab5e98..0c0d9089 100644 --- a/meta-arago-distro/recipes-graphics/wayland/weston/0001-Revert-require-GL_EXT_unpack_subimage-commit.patch +++ b/meta-arago-distro/recipes-graphics/wayland/weston/0001-Revert-require-GL_EXT_unpack_subimage-commit.patch @@ -9,6 +9,8 @@ That commit removed support for GPU drivers without GL_EXT_unpack_subimage which SGX does not support. Add back support for GPUs without this extension. +Upstream-Status: Pending + Signed-off-by: Andrew Davis <[email protected]> --- libweston/renderer-gl/gl-renderer-internal.h | 2 ++ diff --git a/meta-arago-distro/recipes-graphics/wayland/weston/0001-backend-drm-Select-plane-based-on-current-attached-C.patch b/meta-arago-distro/recipes-graphics/wayland/weston/0001-backend-drm-Select-plane-based-on-current-attached-C.patch index d9444641..f4dce134 100644 --- a/meta-arago-distro/recipes-graphics/wayland/weston/0001-backend-drm-Select-plane-based-on-current-attached-C.patch +++ b/meta-arago-distro/recipes-graphics/wayland/weston/0001-backend-drm-Select-plane-based-on-current-attached-C.patch @@ -10,6 +10,8 @@ the corresponding CRTC. This prevents changing a CRTC's primary plane when it is active which is not allowed by the DRM framework. +Upstream-Status: Pending + Based-on-patch-by: Eric Ruei <[email protected]> Signed-off-by: Andrew Davis <[email protected]> --- diff --git a/meta-arago-extras/recipes-graphics/wayland/wayland-protocols/0001-wayland-drm-Add-wayland-drm-protocol-to-stable.patch b/meta-arago-extras/recipes-graphics/wayland/wayland-protocols/0001-wayland-drm-Add-wayland-drm-protocol-to-stable.patch index 7cb17509..8abbaaee 100644 --- a/meta-arago-extras/recipes-graphics/wayland/wayland-protocols/0001-wayland-drm-Add-wayland-drm-protocol-to-stable.patch +++ b/meta-arago-extras/recipes-graphics/wayland/wayland-protocols/0001-wayland-drm-Add-wayland-drm-protocol-to-stable.patch @@ -7,6 +7,8 @@ wayland-drm protocol is missing in the protocols list since this protocol is MESA specific. For waylandsink gstreamer support wayland-drm protocol is needed. +Upstream-Status: Pending + Signed-off-by: Ramprasad N <[email protected]> --- stable/wayland-drm/wayland-drm.xml | 155 +++++++++++++++++++++++++++++++++++++ diff --git a/meta-arago-extras/recipes-graphics/wayland/wayland-protocols/0002-wayland-drm-Update-to-version-2.patch b/meta-arago-extras/recipes-graphics/wayland/wayland-protocols/0002-wayland-drm-Update-to-version-2.patch index 3c9da42e..af0a29e3 100644 --- a/meta-arago-extras/recipes-graphics/wayland/wayland-protocols/0002-wayland-drm-Update-to-version-2.patch +++ b/meta-arago-extras/recipes-graphics/wayland/wayland-protocols/0002-wayland-drm-Update-to-version-2.patch @@ -5,6 +5,8 @@ Subject: [PATCH 2/2] wayland-drm: Update to version 2 Update the wayland-drm protocol to version 2 +Upstream-Status: Pending + Signed-off-by: Angela Stegmaier <[email protected]> --- stable/wayland-drm/wayland-drm.xml | 35 +++++++++++++++++++++++++++++++++-- -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14721): https://lists.yoctoproject.org/g/meta-arago/message/14721 Mute This Topic: https://lists.yoctoproject.org/mt/99832167/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/leave/10763299/21656/89520264/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
