Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
madisongh opened a draft pull request on OE4T/meta-tegra
More fixes for getting initrd flashing to work with pre-signed binaries
Still a work in progress, but it's working better with the changes so far Fixes #1813madisongh created a branch on madisongh/meta-tegra-wip
wip-secure-boot-flash-fixes - Work in progress for meta-tegra
madisongh created a comment on an issue on OE4T/meta-tegra
Besides the maintenance efforts and costs involved, I'm not sure licensing would permit redistribution of that sort, at least for some of the artifacts. You can maintain your own downloads cache f...
madisongh closed an issue on OE4T/meta-tegra
Host nvidia artifacts in meta-tegra artifact repository since nvidia modifies files in-place at their site
Hello, nvidia does not understand what is reproducible build nor what release term is, they modify the released artifacts without allowing to keep up with older releases or verify the changes th...madisongh created a comment on a pull request on OE4T/meta-tegra
It's been so long that I don't remember why I was so fixated on 64MB for the size... the only real limitation I see is that the storage layouts that come from NVIDIA have the ESP size set to that v...
madisongh pushed 1 commit to styhead OE4T/meta-tegra
- optee-os: make build work in devtool Make sure we have proper path to MM even when building from devtool workspace. ... 1ace438
madisongh pushed 1 commit to master OE4T/meta-tegra
- optee-os: make build work in devtool Make sure we have proper path to MM even when building from devtool workspace. ... ff07953
madisongh pushed 1 commit to scarthgap OE4T/meta-tegra
- optee-os: make build work in devtool Make sure we have proper path to MM even when building from devtool workspace. ... 8189e6f
madisongh closed a pull request on OE4T/meta-tegra
optee-os: make build work in devtool
Make sure we have proper path to MM even when building from devtool workspace.madisongh created a comment on an issue on OE4T/meta-tegra
@akfaro Yes, and thanks for opening a new issue for this. Getting initrd-flash to play nicely with pre-signed binaries needs more work.
madisongh pushed 1 commit to kirkstone OE4T/meta-tegra
- edk2-firmware-tegra: fix agx xavier peristent vars As discussed in [1], [2], and [3], AGX Xavier targets are no long... 7b780aa
madisongh closed a pull request on OE4T/meta-tegra
edk2-firmware-tegra: fix agx xavier peristent vars
As discussed in [1], [2], and [3], AGX Xavier targets are no longer able to write any persistent variables from edk boot, and are no longer to perform capsule updates after 355 reboots. Pull in ...madisongh pushed 1 commit to scarthgap-l4t-r35.x OE4T/meta-tegra
- edk2-firmware-tegra: fix agx xavier peristent vars As discussed in [1], [2], and [3], AGX Xavier targets are no long... eae16b5
madisongh created a comment on a pull request on OE4T/meta-tegra
Thanks, @dwalkes ... if you could do a PR for kirkstone, too, that would be great.
madisongh closed a pull request on OE4T/meta-tegra
edk2-firmware-tegra: fix agx xavier peristent vars
As discussed in [1], [2], and [3], AGX Xavier targets are no longer able to write any persistent variables from edk boot, and are no longer to perform capsule updates after 355 reboots. Pull in ...madisongh created a comment on an issue on OE4T/meta-tegra
How are you changing `L4TDefaultBootMode`? Are you using a boot control DTB overlay for that, or something else? Do you have any other customizations that would affect the EFI variables in some wa...
madisongh created a comment on an issue on OE4T/meta-tegra
Should be fixed with #1809
madisongh closed an issue on OE4T/meta-tegra
LICENSE_CREATE_PACKAGE causes build failure
**Describe the bug** `libnvidia-container` tries to produce a file called `libnvidia-container-lic` but fails because `libnvidia-container-jetson` (a runtime dependency of the aforementioned recip...madisongh pushed 1 commit to scarthgap-l4t-r35.x OE4T/meta-tegra
- external/virtualization-layer: libnvidia-container-jetson: turn off debian autonaming for -lic package and bump the ... c3602c5
madisongh closed a pull request on OE4T/meta-tegra
libnvidia-container-jetson: turn off debian autonaming for -lic package
If you turn on LICENSE_CREATE_PACKAGE, the `-lic` package created for libnvidia-container and libnvidia-container-jetson will be named the same. Fix this by turning off DEBIAN_AUTONAME for the l...madisongh opened a pull request on OE4T/meta-tegra
libnvidia-container-jetson: turn off debian autonaming for -lic package
If you turn on LICENSE_CREATE_PACKAGE, the `-lic` package created for libnvidia-container and libnvidia-container-jetson will be named the same. Fix this by turning off DEBIAN_AUTONAME for the l...madisongh created a branch on madisongh/meta-tegra-wip
scarthgap-l4t-r35.x - Work in progress for meta-tegra
madisongh pushed 1 commit to master OE4T/tegra-demo-distro
- swupdate: fix build target Fix ordering on swupdate-oe4t.yml to ensure the swupdate includes happen after the tegrad... 8aaec6f
madisongh closed a pull request on OE4T/tegra-demo-distro
swupdate: fix build target
Fix ordering on swupdate-oe4t.yml to ensure the swupdate includes happen after the tegrademo includes. Without this the target used by tegrademo base includes overrides the swupdate-tegra target...madisongh pushed 2 commits to master OE4T/tegra-demo-distro
- repos: update poky, tegra Signed-off-by: Matt Madison <[email protected]> adc912a
- conf/distro: update preferred kernel version to 6.12 Signed-off-by: Matt Madison <[email protected]> 4bb9001
madisongh pushed 3 commits to master OE4T/meta-tegra
- nvidia-kernel-oot: add recipe for using git-hosted repos With the repos hosted or mirrored on Github so we can more ... 9d8e6a2
- linux-yocto: update bbappend for version 6.12 Now that we have patched the NVIDIA out-of-tree drivers to be compatib... 1a2a086
- Revert "linux-yocto: import recipe for 6.10" This reverts commit e563e7860f1f6d4d5acd5b445c8ac2a3c696c577. Signed-o... 652714f
madisongh closed a pull request on OE4T/meta-tegra
Update kernel to linux-yocto 6.12
* Added local mirrors for all of the NVIDIA out-of-tree kernel drivers and device tree * Created a new repo to host those mirrors as git submodules with the directory structure expected by NVIDIA'...madisongh pushed 1 commit to wip-git-oot madisongh/meta-tegra-wip
- Revert "linux-yocto: import recipe for 6.10" This reverts commit e563e7860f1f6d4d5acd5b445c8ac2a3c696c577. Signed-o... b469226