mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 11:32:30 +00:00
external: clean up patch headers
Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
committed by
Matt Madison
parent
f975e2022f
commit
b9f1c32608
@@ -3,6 +3,9 @@ From: Matt Madison <matt@madison.systems>
|
||||
Date: Fri, 11 Mar 2022 11:20:55 -0800
|
||||
Subject: [PATCH] Fixups for cross building in OE
|
||||
|
||||
Upstream-Status: Inappropriate [OE-specific]
|
||||
Signed-off-by: Matt Madison <matt@madison.systems>
|
||||
|
||||
---
|
||||
python/CMakeLists.txt | 9 ++-------
|
||||
python/include/ForwardDeclarations.h | 2 +-
|
||||
|
||||
@@ -3,6 +3,7 @@ From: Ilies CHERGUI <ilies.chergui@gmail.com>
|
||||
Date: Mon, 13 Nov 2023 09:05:03 -0800
|
||||
Subject: [PATCH] CMakeLists.txt: fix cross compilation issues
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Ilies CHERGUI <ilies.chergui@gmail.com>
|
||||
Signed-off-by: Matt Madison <matt@madison.systems>
|
||||
Signed-off-by: Kurt Kiefer <kekiefer@gmail.com>
|
||||
|
||||
@@ -3,6 +3,7 @@ From: Ilies CHERGUI <ilies.chergui@gmail.com>
|
||||
Date: Mon, 13 Nov 2023 09:07:38 -0800
|
||||
Subject: [PATCH] fix build issues
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Ilies CHERGUI <ilies.chergui@gmail.com>
|
||||
Signed-off-by: Matt Madison <matt@madison.systems>
|
||||
Signed-off-by: Kurt Kiefer <kekiefer@gmail.com>
|
||||
|
||||
@@ -10,6 +10,9 @@ the output mode but not issue a page flip.
|
||||
This change adds a default framebuffer to the egldevice driver for
|
||||
use with the initial calls to set the CRTC mode and plane.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Kurt Kiefer <kurt.kiefer@arthrex.com>
|
||||
|
||||
---
|
||||
.../qeglfskmsegldevicescreen.cpp | 66 +++++++++++++++++--
|
||||
.../qeglfskmsegldevicescreen.h | 3 +
|
||||
|
||||
@@ -7,6 +7,7 @@ Subject: [PATCH 1/3] L4TLauncher: boot syslinux instead of extlinux for ostree
|
||||
Ostree uses syslinux.cfg instead of extlinux.conf for providing the
|
||||
required kernel/initrd/dtb files for the bootloader.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
|
||||
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
|
||||
---
|
||||
|
||||
@@ -7,6 +7,7 @@ Besides looking for the APP part-name (standard in emmc), also look for
|
||||
otaroot-based partitions when searching for extlinux configuration. This
|
||||
allows the device to boot from OTA-enabled rootfs.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
|
||||
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
|
||||
---
|
||||
|
||||
@@ -10,6 +10,7 @@ clear up the variables).
|
||||
This is to avoid forcing the device to boot in recovery after 3 boots
|
||||
without confirmation from nvbootctrl.
|
||||
|
||||
Upstream-Status: Pending
|
||||
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
|
||||
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
|
||||
---
|
||||
|
||||
@@ -3,6 +3,8 @@ From: Ilies CHERGUI <ichergui@nvidia.com>
|
||||
Date: Tue, 5 Mar 2024 11:52:33 +0000
|
||||
Subject: [PATCH] OE cross-build fixups
|
||||
|
||||
Upstream-Status: Inappropriate [OE-specific]
|
||||
|
||||
Signed-off-by: Pablo Rodriguez Quesada <pablo.rodriguez-quesada@windriver.com>
|
||||
Signed-off-by: Matt Madison <matt@madison.systems>
|
||||
Signed-off-by: Ilies CHERGUI <ichergui@nvidia.com>
|
||||
|
||||
@@ -3,7 +3,9 @@ From: Matt Madison <matt@madison.systems>
|
||||
Date: Sun, 17 Apr 2022 05:20:32 -0700
|
||||
Subject: [PATCH] Expose device file attrs
|
||||
|
||||
Upstream-Status: Inappropriate [OE-specific]
|
||||
Signed-off-by: Matt Madison <matt@madison.systems>
|
||||
|
||||
---
|
||||
deps/src/nvidia-modprobe-495.44/modprobe-utils/nvidia-modprobe-utils.c | 8 ++++----
|
||||
deps/src/nvidia-modprobe-495.44/modprobe-utils/nvidia-modprobe-utils.h | 1 +
|
||||
|
||||
Reference in New Issue
Block a user