Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
madisongh created a comment on an issue on OE4T/meta-tegra
> On my device, the USB instance ID of the Jetson in RCM ("NVIDIA Corp. APX") is different from Jetson exposing the "flashpkg" mass storage interface ("Linux Foundation Multifunction Composite Gadg...
madisongh pushed 1 commit to master OE4T/meta-tegra
- sbsigntool: update from 0.9.4 to 0.9.5 * Drop OpenSSL 3 support patch now included upstream * Rework OE build integr... 65b8d6e
madisongh opened a draft pull request on OE4T/meta-tegra
Add an SDK recipe for the signing tools
The goal with this patch series is to simplify the setup of an external signing server. It combines the NVIDIA flashing tools and our helper scripts into an SDK package, eliminating some of the man...madisongh pushed 250 commits to wip-signing-tools-sdk madisongh/meta-tegra-wip
- p3768-0000-p3767-0001: fix BPFDTB_FILE setting The 0001 board SKU has its own version of that file. Signed-off-by: ... 9e64510
- initrd-flash: Add custom extra init This makes it possible for extra custom steps to take before the final reboot st... a599879
- external/openembedded-layer: tensorrt-plugins: use CMAKE_CXX_STANDARD 17 Previously the 17 standard was needed just ... a15bc83
- l4t-launcher-extlinux: append DTBFILE to list of files to sign Signed-off-by: Iban Rodriguez <[email protected]> a589941
- external/virtualization-layer: patch nvidia-container-toolkit CSV mode * Patch the toolkit to implement 'alternate r... 9bd391e
- external/virtualization-layer: have libnvidia-container support nvcgo * Refresh the build patch to have nvcgo built,... 4881dfa
- external/virtualization-layer: drop libtirpc126 from libnvidia-container-jetson The original problem with compatibil... 9d87bb1
- external/virtualization-layer: drop obsolete libtirpc126 recipe Signed-off-by: Matt Madison <[email protected]> c8ed092
- tegra-configs: fix glvnd config file name in l4t.csv We use a hyphen in the file name, rather than an underscore. S... 672deca
- gcc-for-nvcc: fix build and package issue Fixes building and packaging gcc-for-nvcc for installing on target systems... 929d03d
- meta: update all recipes for the UNPACKDIR transition * No more 'S = "${WORKDIR}"', which is not permitted * All ${W... 614c251
- external/openembedded-layer: drop obsolete patch for v4l-utils Signed-off-by: Matt Madison <[email protected]> 2e5eb0a
- libv4l2-minimal: drop obsolete patch Signed-off-by: Matt Madison <[email protected]> 8d85d42
- nvidia-display-driver: fix conftest issue with gcc-14 The function-finding compilation tests were getting a false po... 3c086ec
- gcc-for-nvcc: fix DEBUG_PREFIX_MAP handling for the runtime recipes Like the upstream gcc recipes, we can use the gl... 3ded370
- xwayland: update bbappend for version 24.1 The new version drops eglstream support, so that's removed from the tegra... 9d4c380
- gstreamer1.0-plugins-nveglgles: fix build error with gcc-14 gcc 14 has promoted the int-conversion warning to the de... b097a5a
- cuda-samples: move debian unpacking into do_unpack task There is now a check that ${S} exists after running do_unpac... cae3b11
- meta: fix unpack warnings from recipes with only in-tree files There is now a check that ${S} exists after running d... 742f465
- tegra-uefi-capsules: fix indentation issues Fix indentation in task definitions (use spaces instead of tabs). Signe... 90256a7
- and 230 more ...
madisongh created a branch on madisongh/meta-tegra-wip
wip-signing-tools-sdk - Work in progress for meta-tegra
madisongh pushed 2 commits to kirkstone-l4t-r32.7.x OE4T/tegra-demo-distro
- repos: update poky, openembedded, mender Signed-off-by: Matt Madison <[email protected]> 237526a
- distro/tegrademo.conf: bump DISTRO_VERSION_BASE to 4.0.24 Signed-off-by: Matt Madison <[email protected]> 8781f3f
madisongh pushed 2 commits to kirkstone OE4T/tegra-demo-distro
- repos: update poky, tegra, openembedded Signed-off-by: Matt Madison <[email protected]> ec09b9b
- distro/tegrademo.conf: bump DISTRO_VERSION_BASE to 4.0.24 Signed-off-by: Matt Madison <[email protected]> c70082c
madisongh pushed 1 commit to master OE4T/tegra-demo-distro
- repos: udpate poky, tegra, openembedded, virtualization Signed-off-by: Matt Madison <[email protected]> b011425
madisongh pushed 1 commit to scarthgap-l4t-r35.x OE4T/tegra-demo-distro
- repos: update poky, tegra, openembedded Signed-off-by: Matt Madison <[email protected]> dbd0cf5
madisongh pushed 1 commit to scarthgap OE4T/tegra-demo-distro
- repos: update poky, tegra, openembedded Signed-off-by: Matt Madison <[email protected]> 5583292
madisongh pushed 2 commits to styhead OE4T/tegra-demo-distro
- repos: update poky, tegra, openembedded Signed-off-by: Matt Madison <[email protected]> e599d76
- distro/include/tegrademo.inc: update DISTRO_VERSION_BASE to 5.1.2 Signed-off-by: Matt Madison <[email protected]> bf1ecdd
madisongh created a comment on an issue on OE4T/meta-tegra
We have had discussions with NVIDIA in the past about release engineering topics - see [this wiki page](https://github.com/OE4T/meta-tegra/wiki/ZZZArchived:-L4T-Integration-Issues) for some of them...
madisongh pushed 1 commit to styhead OE4T/meta-tegra
- espimage: make image size configurable Signed-off-by: Pavel Löbl <[email protected]> b90f570
madisongh pushed 1 commit to master OE4T/meta-tegra
- espimage: make image size configurable Signed-off-by: Pavel Löbl <[email protected]> e65f3be
madisongh pushed 1 commit to scarthgap OE4T/meta-tegra
- espimage: make image size configurable Signed-off-by: Pavel Löbl <[email protected]> da14477
madisongh pushed 1 commit to kirkstone OE4T/meta-tegra
- l4t.csv: add tegra-egl/libEGL_nvidia.so.0 Fixes `(Argus) Error InvalidState: Failed to load EGL library` issue des... 47bbe57
madisongh closed a pull request on OE4T/meta-tegra
l4t.csv: add tegra-egl/libEGL_nvidia.so.0
Fixes `(Argus) Error InvalidState: Failed to load EGL library` issue described here: https://github.com/OE4T/meta-tegra/issues/1518 by mounting /usr/lib/aarch64-linux-gnu/tegra-egl/libEGL_nvid...madisongh created a comment on a pull request on OE4T/meta-tegra
Does this actually produce the correct results? There are many makefiles and scripts in that tree, and when I put together the recipe I wasn't 100% sure that they would work properly with B != S. T...
madisongh created a comment on an issue on OE4T/meta-tegra
Should be fixed now. I fused one of my Orins for secure boot so I could test the changes myself, and with the latest changes I was able to flash and boot successfully with both secured and non-secu...
madisongh created a comment on an issue on OE4T/meta-tegra
I just merged some updates to the flashing scripts that should fix this.
madisongh pushed 5 commits to styhead OE4T/meta-tegra
- tegra-helper-scripts: correct typo in tegra-flash-helper Missed an underscore in a variable name. Signed-off-by: Ma... 38e3504
- tegra-helper-scripts: restore main files after RCM boot signing The odmsign functions do the same post-processing fo... 6fa3d45
- tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries * Tweak the flashing script and XML file nami... fab0cd8
- tegra-helper-scripts: let initrd-flash use USB instance for storage check Since we can't get the target's serial num... 6c0de1c
- optee-os: fix buildpaths warning Fix the change introduced in ff0795338ba0a07396ce1ee5f4c387fff3db119d to use a rela... 8d77af5
madisongh pushed 5 commits to scarthgap OE4T/meta-tegra
- tegra-helper-scripts: correct typo in tegra-flash-helper Missed an underscore in a variable name. Signed-off-by: Ma... e5ff3f5
- tegra-helper-scripts: restore main files after RCM boot signing The odmsign functions do the same post-processing fo... 86854d1
- tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries * Tweak the flashing script and XML file nami... 952e1f4
- tegra-helper-scripts: let initrd-flash use USB instance for storage check Since we can't get the target's serial num... 679abbe
- optee-os: fix buildpaths warning Fix the change introduced in ff0795338ba0a07396ce1ee5f4c387fff3db119d to use a rela... cf597b4
madisongh closed an issue on OE4T/meta-tegra
Failed to validate rootfs status: Load Error
**Describe the bug** In an evaluation of Orin NX 16 GB, we are building an image akin to meta-tegra-demodistro, with our own customizations. Notable, we change the the `L4TDefaultBootMode` to `02...madisongh closed an issue on OE4T/meta-tegra
Flashing of presigned artifacts fails on an Orin NX board
This is a follow-up from this comment in issue #1698, which IMO was closed prematurely: https://github.com/OE4T/meta-tegra/issues/1698#issuecomment-2587735453. Feel free to close this issue if you ...madisongh pushed 5 commits to master OE4T/meta-tegra
- tegra-helper-scripts: correct typo in tegra-flash-helper Missed an underscore in a variable name. Signed-off-by: Ma... 8b776e1
- tegra-helper-scripts: restore main files after RCM boot signing The odmsign functions do the same post-processing fo... f4fd645
- tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries * Tweak the flashing script and XML file nami... b84d637
- tegra-helper-scripts: let initrd-flash use USB instance for storage check Since we can't get the target's serial num... 18d6217
- optee-os: fix buildpaths warning Fix the change introduced in ff0795338ba0a07396ce1ee5f4c387fff3db119d to use a rela... 9083cca
madisongh closed a pull request on OE4T/meta-tegra
More fixes for getting initrd flashing to work with pre-signed binaries
* Fixed a typo that would omit some DTB overlays for some cases * Reworked the use of the RCM boot blob signing in the `odmsign.func` functions so the signed files for RCM booting don't end up rep...madisongh pushed 4 commits to wip-secure-boot-flash-fixes madisongh/meta-tegra-wip
- tegra-helper-scripts: restore main files after RCM boot signing The odmsign functions do the same post-processing fo... d41e46d
- tegra-helper-scripts: fix initrd-flash handling of pre-signed binaries * Tweak the flashing script and XML file nami... 10b43c8
- tegra-helper-scripts: let initrd-flash use USB instance for storage check Since we can't get the target's serial num... 1bc9a02
- optee-os: fix buildpaths warning Fix the change introduced in ff0795338ba0a07396ce1ee5f4c387fff3db119d to use a rela... d5d3c95