dey: cosmetic, mark patches as DEY specific
Our distribution is Digi Embedded Yocto (DEY), so use that to mark the upstream status of the patches in our layer. Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
a840978ff1
commit
373f061650
|
|
@ -2,7 +2,7 @@ From: Javier Viguera <javier.viguera@digi.com>
|
|||
Date: Thu, 20 Oct 2022 17:04:37 +0200
|
||||
Subject: [PATCH] ccimx93: use UART6 for the default console
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ Subject: [PATCH] imx8mm: Define UART1 as console for boot stage
|
|||
|
||||
UART1 is the default console for ConnectCore i.MX8M Mini
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
|
||||
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ Subject: [PATCH] imx8mm: Disable M4 debug console
|
|||
The Cortex-M4 uses the UART4 as debug console, and it is
|
||||
shared with the Cortex-A53.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
|
||||
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ Subject: [PATCH] imx93: bring back ELE clock workaround for soc revision A0
|
|||
Revert commit 7411561db535a20f61ff6621fec5b374130d34f9 to allow building
|
||||
for soc revision A0 using a compilation flag.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ Subject: [PATCH] imx8mn: Define UART1 as console for boot stage
|
|||
|
||||
UART1 is the default console for ConnectCore i.MX8M Nano
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
|
||||
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ Subject: [PATCH] imx8mn: Disable M7 debug console
|
|||
The Cortex-M7 uses the UART4 as debug console, and it is
|
||||
shared with the Cortex-A53.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
|
||||
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ file pointed at by the dtbs variable does no longer exist.
|
|||
|
||||
Remove the file removal to avoid this.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Gonzalo Ruiz <Gonzalo.Ruiz@digi.com>
|
||||
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ Subject: [PATCH] imx9: soc.mak: capture commands output into a log file
|
|||
This is later used to get the needed information for the signing of the
|
||||
boot artifacts.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ Subject: [PATCH] imx8m: soc.mak: capture commands output into a log file
|
|||
This is later used to get the needed information for the signing of the
|
||||
boot artifacts.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ From: Javier Viguera <javier.viguera@digi.com>
|
|||
Date: Thu, 2 Nov 2023 15:03:13 +0100
|
||||
Subject: [PATCH] imx9: soc.mak: add makefile target to build A0 revision
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ From: Javier Viguera <javier.viguera@digi.com>
|
|||
Date: Mon, 19 Aug 2024 17:42:24 +0200
|
||||
Subject: [PATCH] core: imx: support ccimx91-dvk
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ Subject: [PATCH] core: imx: support ccimx93-dvk
|
|||
|
||||
SOC revision A0 requires a different build.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ Subject: [PATCH] core: ccimx93: enable AES_HUK trusted application
|
|||
|
||||
This provides the support for u-boot environment encryption.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ YUV components color range.
|
|||
If set, components are in full color range.
|
||||
If not set, components are in limited color range.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Change-Id: Id4589f050d83d00298a834c444b01a13365ae6f2
|
||||
Signed-off-by: Mickael Reulier <mickael.reulier@st.com>
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ If an ouput fail to be attach or enable then this output must be only
|
|||
destroyed and an error doesn't be re which detach & destroy
|
||||
all other output.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Yannick Fertré <yannick.fertre@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ Content-Transfer-Encoding: 8bit
|
|||
In case of plug/unplug HMDI, it's necessary to close all output enabled.
|
||||
Without this patch, weston is stuck on DSI output.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Yannick Fertré <yannick.fertre@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ Subject: [PATCH 4/4] Disable request to EGL_DRM_RENDER_NODE_FILE_EXT
|
|||
Depending on GPU userland implementationn the reqest of EGL_DRM_RENDER_NODE_FILE_EXT
|
||||
return /dev/dri/renderD128 but this interface are not always present.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@foss.st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ eglSwapInterval call to have no effect. To fix this, wait until the
|
|||
EGLContext has been made current in init_gl before updating the swap
|
||||
interval.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Erik Kurzinger <ekurzinger@nvidia.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ As a result, mouse cannot move waylandsink window
|
|||
|
||||
(cherry picked from commit 3f8f336b5d2cf7ea7aa4e047d669d093fc46dfe6)
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
---
|
||||
libweston/libinput-device.c | 29 +++++------------------------
|
||||
1 file changed, 5 insertions(+), 24 deletions(-)
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ and virtual memory path.
|
|||
This fix is required to reach 30fps on display driver side
|
||||
with 30fps VGA video content.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ drm/kms kernel driver ioctl DRM_IOCTL_MODE_CREATE_DUMB.
|
|||
This pool is selected if video/x-raw(memory:DMABuf)
|
||||
is set in caps.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Change-Id: I0507752a1a64ee2c657b73d8c802c44fd707f49f
|
||||
Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ Linux Kernel 4.10 DRM/KMS requires DRM_RDWR rights
|
|||
in addition to DRM_CLOEXEC (see drmPrimeHandleToFD())
|
||||
in order to mmap in RD/WR.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Change-Id: I9c26642a47e6f71b56c0a4ad4714a5b85d814e5f
|
||||
Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Subject: [PATCH 03/14] waylandsink: fix wrong width when creating dmabuf dumb
|
|||
|
||||
Unaligned width is given in argument of create_dumb(), fix this.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Change-Id: Ifc57aa24331f58f588aae480baa2099a47d5f31b
|
||||
Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ Subject: [PATCH 04/14] waylandsink: do not hardcode dmabuf bufferpool info
|
|||
Read pool config to get the maximum number of buffers
|
||||
for info size pool allocation.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ Subject: [PATCH 05/14] waylandsink: increase max buffers to 32 to enable
|
|||
libav software decoders requires max buffers in pool config to be
|
||||
at least 32, otherwise this pool is rejected.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Change-Id: If1a54ee8c1a9f320fd91537e8e2082c4a7a78700
|
||||
---
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ This allows 0-copy path with software downstream elements
|
|||
(use of dmabuf buffers mmapped memory directly instead
|
||||
of copying).
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Change-Id: Icb6e8ff272c562e829bb3ff91150e7d77b25dfd1
|
||||
Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ Fix segfault in wayland client due to pool
|
|||
destroy being called with null pool...
|
||||
This problem was encountered with GStreamer-1.14.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ Even if not observed yet, there is a risk of visible decoding artefacts
|
|||
due to the fact that downstream elements could rewrite in a frame
|
||||
being currently rendered by display subsystem...
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ From: Christophe Priouzeau <christophe.priouzeau@st.com>
|
|||
Date: Mon, 21 May 2018 14:26:47 +0200
|
||||
Subject: [PATCH 09/14] waylandsink: Uprank to secondary
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ Subject: [PATCH 10/14] waylandsink: set video alignment to 32 bytes
|
|||
|
||||
Display subsystem requires at least 32 bytes alignment.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Subject: [PATCH 11/14] waylandsink: fallback to shm if display does not
|
|||
|
||||
Fallback to shm if display does not support dmabuf.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ fullscreen support.
|
|||
This patch avoids to over commit surface during configuration and takes
|
||||
into account render region when provided within wayland callback.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ file descriptor to wayland backend (which may crash on fatal error)
|
|||
- if file descriptors are not valid, do not fall into general
|
||||
"GST_ELEMENT_ERROR" nor return FLOW_ERROR.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ From: Christophe Priouzeau <christophe.priouzeau@st.com>
|
|||
Date: Tue, 18 Feb 2020 13:33:21 +0100
|
||||
Subject: [PATCH 14/14] waylandsink add waylandpool on meson build
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ From: George Kiagiadakis <george.kiagiadakis@collabora.com>
|
|||
Date: Fri, 17 Dec 2021 14:02:51 +0200
|
||||
Subject: [PATCH 16/16] Add new gtkwaylandsink element
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
---
|
||||
ext/gtk/gstgtkutils.c | 71 +++++
|
||||
ext/gtk/gstgtkutils.h | 29 ++
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ gst-launch-1.0 filesrc location=<png> ! pngdec ! videoconvert ! imagefreeze ! wa
|
|||
Problem is not reproduced with this pipeline:
|
||||
gst-launch-1.0 filesrc location=<png> ! pngdec ! imagefreeze ! videoconvert ! waylandsink
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Subject: [PATCH 1/2] playbin2: disable any default video processing
|
|||
Do not enable by default software video processing
|
||||
to not degrade performances.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Subject: [PATCH 2/2] playbin3: disable any default video processing
|
|||
Do not enable by default software video processing
|
||||
to not degrade performances.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ Subject: [PATCH] wolfcrypttest: fix for FIPS enabled wolfSSL library
|
|||
|
||||
FIPS does not support MD5
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ From: Arturo Buzarra <arturo.buzarra@digi.com>
|
|||
Date: Mon, 28 Jun 2021 15:00:58 +0200
|
||||
Subject: [PATCH] gstreamer: fix video sink for wayland images
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Keep the same function signatures as u-boot-fw-utils, so that all code making
|
|||
use of this functionality remains compatible. Use the libubootenv
|
||||
implementation of the fw_printenv and fw_setenv apps as reference.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
https://jira.digi.com/browse/DEL-7410
|
||||
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ area, like in this example:
|
|||
/dev/mtd1 0x0 0x20000 0x20000 8
|
||||
/dev/mtd1 0x0 0x20000 0x20000 8
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
https://jira.digi.com/browse/DUB-741
|
||||
https://jira.digi.com/browse/DEL-7410
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ based on the u-boot-fw-utils implementation of the CAAM encryption support.
|
|||
|
||||
Port a subset of U-Boot's md5 implementation.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
https://jira.digi.com/browse/DEL-7410
|
||||
https://jira.digi.com/browse/DEL-7185
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ From: Mike Engel <Mike.Engel@digi.com>
|
|||
Date: Fri, 26 May 2023 11:21:43 +0200
|
||||
Subject: [PATCH] Implement support for environment encryption using Optee
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Co-authored-by: Javier Viguera <javier.viguera@digi.com>
|
||||
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ needed to allow the CST to reuse an existing DEK file.
|
|||
Previous to this patch, the DEK is generated on the fly and placed on the
|
||||
specified path. After this patch, the DEK is taken from the specified path.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
https://jira.digi.com/browse/DUB-608
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ Subject: [PATCH] openssl_helper: use /dev/urandom as seed source
|
|||
|
||||
This is needed in order to avoid indefinitely blocking.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Diaz de Grenu, Jose <Jose.DiazdeGrenu@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ Subject: [PATCH] hab4_pki_tree.sh: adapt script for DEY
|
|||
* extract public keys from certificates: the public key needs to be
|
||||
available on the rootfs so that signed SWU packages can be authenticated.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Co-Authored-By: Javier Viguera <javier.viguera@digi.com>
|
||||
Co-Authored-By: Hector Palacios <hector.palacios@digi.com>
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ Subject: [PATCH] ahab_pki_tree.sh: adapt script for DEY
|
|||
* extract public keys from certificates: the public key needs to be
|
||||
available on the rootfs so that signed SWU packages can be authenticated.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Co-Authored-By: Javier Viguera <javier.viguera@digi.com>
|
||||
Co-Authored-By: Hector Palacios <hector.palacios@digi.com>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ Date: Thu, 31 Oct 2019 11:49:06 +0100
|
|||
Subject: [PATCH 1/6] lib: add parameters to be able to modify default I2C bus
|
||||
index and speed
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
https://jira.digi.com/browse/DEL-6826
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ additional symlink without it. This avoids bitbake errors that appear when
|
|||
creating *-dev packages, as Yocto development packages should only include
|
||||
the soname symlinks instead of the actual library file.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
https://jira.digi.com/browse/DEL-6826
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Subject: [PATCH 3/6] pkcs11: rename template configuration file to its
|
|||
Otherwise, users will need to manually rename the file in the rootfs to use
|
||||
the pkcs11 feature.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
https://jira.digi.com/browse/DEL-6835
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ Subject: [PATCH 4/6] lib: install pkg-config file and header files
|
|||
|
||||
These are needed to be able to develop using cryptoauthlib.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
https://jira.digi.com/browse/DEL-6826
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ cryptoauth_test app. Additional installation instructions were added as well.
|
|||
Move the ATCA_HAL_I2C build option to the root CMake file to enable it for both
|
||||
the library and the test app.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
https://jira.digi.com/browse/DEL-6826
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Some test commands apply to chips other than the ATECC508A, and can cause
|
|||
errors when used incorrectly. Remove all code that doesn't apply to our
|
||||
platforms.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
https://jira.digi.com/browse/DEL-6826
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ Date: Tue, 16 Nov 2021 15:44:20 +0100
|
|||
Subject: [PATCH] lib: set ATECC508A as default device type in default
|
||||
configuration
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
https://onedigi.atlassian.net/browse/DEL-7727
|
||||
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ cc1: all warnings being treated as errors
|
|||
which means the declaration is completely redundant and can just be
|
||||
dropped.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Dirk Mueller <dmueller@suse.com>
|
||||
Message-Id: <20200114175341.2994-1-dmueller@suse.com>
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ bytes of the buffer.
|
|||
This trips a new warning in GCC 11 - and it's entirely possible it was
|
||||
always UB. So, don't do that.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
||||
(cherry picked from commit ca16a723fa9dde9c5da80dba567f48715000e77c)
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ From: Hector Bujanda <hector.bujanda@digi.com>
|
|||
Date: Tue, 11 Apr 2023 12:47:24 +0200
|
||||
Subject: [PATCH] add CCX tags support for kernel v5.15
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
https://onedigi.atlassian.net/browse/DEL-8038
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ Added GPIO_SET_DEBOUNCE_IOCTL define and gpioline_debounce struct.
|
|||
This allows calling gpiod_set_debounce() function through char device ioctl to
|
||||
gpiolib.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
https://jira.digi.com/browse/DEL-6425
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ From: Mike Engel <Mike.Engel@digi.com>
|
|||
Date: Fri, 23 Feb 2024 08:39:38 +0100
|
||||
Subject: [PATCH 01/10] arch:arm: add NXP RT support
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ From: Mike Engel <Mike.Engel@digi.com>
|
|||
Date: Fri, 23 Feb 2024 10:12:23 +0100
|
||||
Subject: [PATCH 02/10] RT: add RT localversion
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ From: Mike Engel <Mike.Engel@digi.com>
|
|||
Date: Fri, 23 Feb 2024 12:20:36 +0100
|
||||
Subject: [PATCH 03/10] arch:arm64: add NXP RT support
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ From: Mike Engel <Mike.Engel@digi.com>
|
|||
Date: Fri, 23 Feb 2024 12:28:42 +0100
|
||||
Subject: [PATCH 04/10] Documentation: add NXP RT support
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ From: Mike Engel <Mike.Engel@digi.com>
|
|||
Date: Fri, 23 Feb 2024 12:30:39 +0100
|
||||
Subject: [PATCH 05/10] include: add NXP RT support
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ From: Mike Engel <Mike.Engel@digi.com>
|
|||
Date: Sat, 24 Feb 2024 17:03:36 +0100
|
||||
Subject: [PATCH 06/10] kernel: add NXP RT support
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ From: Mike Engel <Mike.Engel@digi.com>
|
|||
Date: Sat, 24 Feb 2024 18:16:35 +0100
|
||||
Subject: [PATCH 07/10] drivers: add NXP RT support
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ From: Mike Engel <Mike.Engel@digi.com>
|
|||
Date: Mon, 26 Feb 2024 09:25:16 +0100
|
||||
Subject: [PATCH 08/10] net: add RT NXP support
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ From: Mike Engel <Mike.Engel@digi.com>
|
|||
Date: Mon, 26 Feb 2024 09:43:05 +0100
|
||||
Subject: [PATCH 09/10] init: add NXP RT support
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Mike Engel <Mike.Engel@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ From: Lionel VITTE <lionel.vitte@st.com>
|
|||
Date: Wed, 8 Feb 2023 09:54:24 +0100
|
||||
Subject: [PATCH 23/28] 5.15-stm32mp-rt-49-r1 CLOCK
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Lionel VITTE <lionel.vitte@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ From: Lionel VITTE <lionel.vitte@st.com>
|
|||
Date: Wed, 8 Feb 2023 09:56:07 +0100
|
||||
Subject: [PATCH 24/28] 5.15-stm32mp-rt-49-r1 DMA
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Lionel VITTE <lionel.vitte@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ From: Lionel VITTE <lionel.vitte@st.com>
|
|||
Date: Wed, 8 Feb 2023 09:56:45 +0100
|
||||
Subject: [PATCH 25/28] 5.15-stm32mp-rt-49-r1 MFD
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Lionel VITTE <lionel.vitte@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ From: Lionel VITTE <lionel.vitte@st.com>
|
|||
Date: Wed, 8 Feb 2023 09:57:06 +0100
|
||||
Subject: [PATCH 26/28] 5.15-stm32mp-rt-49-r1 NET-TTY
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Lionel VITTE <lionel.vitte@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ From: Lionel VITTE <lionel.vitte@st.com>
|
|||
Date: Wed, 8 Feb 2023 09:57:43 +0100
|
||||
Subject: [PATCH 27/28] 5.15-stm32mp-rt-49-r1 DEVICETREE
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Lionel VITTE <lionel.vitte@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ From: Lionel VITTE <lionel.vitte@st.com>
|
|||
Date: Wed, 8 Feb 2023 09:59:08 +0100
|
||||
Subject: [PATCH 28/28] 5.15-stm32mp-rt-49-r1 CONFIG
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Lionel VITTE <lionel.vitte@st.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ Subject: [PATCH] ARM: Add support for the ConnectCore 6UL System-On-Module
|
|||
* Define "digi,ccimx6ul" in the compatible property so the MCA can be
|
||||
managed using the available tools.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ optionally, can be implemented by the platform code.
|
|||
This is needed on platforms like the CC6UL where the i.MX6UL has to
|
||||
notify the MCA when suspending the system or resuming from suspend.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
|
||||
Signed-off-by: Pedro Perez de Heredia <pedro.perez@digi.com>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Subject: [PATCH] imx6ul: Add MCA core I2C driver support
|
|||
Synched with v4.14.78/master at
|
||||
3f8b03950b323db4ca89b1cdc1c2288f79facaa3
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Subject: [PATCH] imx6ul: Add MCA GPIO support for the ConnectCore 6UL SOM
|
|||
Synched with v4.14.78/master at:
|
||||
3f8b03950b323db4ca89b1cdc1c2288f79facaa3
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Subject: [PATCH] imx6ul: Add MCA IOMUX support to the ConnectCore 6UL SOM
|
|||
Synched with v4.14.78/master at.
|
||||
3f8b03950b323db4ca89b1cdc1c2288f79facaa3
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Subject: [PATCH] imx6ul: Add MCA watchdog support for the ConnectCore 6UL SOM
|
|||
Synched with v4.14.78/master at:
|
||||
3f8b03950b323db4ca89b1cdc1c2288f79facaa3
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Subject: [PATCH] imx6ul: Add MCA ADC support for ConnectCore 6UL SOM and SBCs
|
|||
Synched with v4.14.78/master at:
|
||||
3f8b03950b323db4ca89b1cdc1c2288f79facaa3
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ Subject: [PATCH] imx6ul: Add MCA tamper support for ConnectCore 6UL SOM and
|
|||
Synched with v4.14.78/master at:
|
||||
3f8b03950b323db4ca89b1cdc1c2288f79facaa3
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Subject: [PATCH] imx6ul: Add MCA UART support for ConnectCore 6UL SOM and SBCs
|
|||
Synched with v4.14.78/master at:
|
||||
3f8b03950b323db4ca89b1cdc1c2288f79facaa3
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Subject: [PATCH] imx6ul: Add RTC MCA support for ConnectCore 6UL SOM
|
|||
Synched with v4.14.78/master at:
|
||||
3f8b03950b323db4ca89b1cdc1c2288f79facaa3
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Subject: [PATCH] imx6ul: Add MCA power key support for ConnectCore 6UL SOM
|
|||
Synched with v4.14.78/master at:
|
||||
3f8b03950b323db4ca89b1cdc1c2288f79facaa3
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Subject: [PATCH] ccimx6ulsbcpro: Add IOEXP core I2C support
|
|||
Synched with v4.14.78/master at:
|
||||
3f8b03950b323db4ca89b1cdc1c2288f79facaa3
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Subject: [PATCH] ccimx6ulsbcpro: Add IOEXP GPIO support
|
|||
Synched with v4.14.78/master at:
|
||||
3f8b03950b323db4ca89b1cdc1c2288f79facaa3
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ Subject: [PATCH] ccimx6ulsbcpro: Add IOEXP ADC support
|
|||
Synched with v4.14.78/master at:
|
||||
3f8b03950b323db4ca89b1cdc1c2288f79facaa3
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ This commit uses the IOEXP GPIO29 to control the DISP_5V supply which
|
|||
controls the voltage source for the reset line pull-up. It also sets the
|
||||
internal pull-up on the INT line so the line is not left floating.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ This reverts the following commits:
|
|||
* 7cae2a1fb0aeec24ca33ac4c7cbb268f77095cb5
|
||||
* e6b8f5a5e40cd6c0b934e8ae079c86d5193efa96
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ This reverts commit e825fe389ebd63470028abd828019840c1170a03.
|
|||
This commit will cause waylandsink cannot register pointer seat.
|
||||
As a result, mouse cannot move waylandsink window
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
(cherry picked from commit 3f8f336b5d2cf7ea7aa4e047d669d093fc46dfe6)
|
||||
---
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ is registered as /dev/video1.
|
|||
In the mappings for video devices we must map /dev/video1 to /dev/fb0 so
|
||||
that the imxv4l2sink can work with it.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ From: Javier Viguera <javier.viguera@digi.com>
|
|||
Date: Thu, 2 Jan 2020 16:49:51 +0100
|
||||
Subject: [PATCH] imx-gst1.0-plugin: fix build using MUSL C library
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Index: git/src/plugins/platforms/eglfs/eglfs-plugin.pro
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
===================================================================
|
||||
--- git.orig/src/plugins/platforms/eglfs/eglfs-plugin.pro 2017-01-04 16:54:05.000000000 -0600
|
||||
+++ git/src/plugins/platforms/eglfs/eglfs-plugin.pro 2017-01-04 16:56:25.000000000 -0600
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ xkbcommon is set as default in chromium
|
|||
https://chromium.googlesource.com/chromium/src.git/+/63d3d7eb06c3518c3be4d97797819d445c8060e4
|
||||
Disable it for framebuffer as xkcommon is not supported. It is supported only on x11 and wayland.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ Subject: [PATCH] qtsmarthome: fix runtime warning
|
|||
|
||||
Both point size and pixel size set. Using pixel size.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ extracting all of the AVC denials, and then running them through audit2allow.
|
|||
This allows to use most of the features that are expected to work out of the
|
||||
box in DEY.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ From: Isaac Hermida <isaac.hermida@digi.com>
|
|||
Date: Fri, 8 Jul 2016 12:19:33 +0200
|
||||
Subject: [PATCH] hcitool: do not show unsupported refresh option
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
|
||||
---
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
|
|||
Date: Tue, 2 Mar 2021 11:38:33 -0800
|
||||
Subject: shared/gatt-server: Fix not properly checking for secure flags
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
When passing the mask to check_permissions all valid permissions for
|
||||
the operation must be set including BT_ATT_PERM_SECURE flags.
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ Subject: [PATCH] hcitool: increase the shown connection limit to 20
|
|||
Created a variable to set the number of connections to shown and increase that
|
||||
value so we can list more current LE connections.
|
||||
|
||||
Upstream-Status: Inappropriate [digi specific]
|
||||
Upstream-Status: Inappropriate [DEY specific]
|
||||
|
||||
https://jira.digi.com/browse/DEL-2735
|
||||
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue