Skip to content

Commit

Permalink
lmp-bsp: update meta-tegra layer
Browse files Browse the repository at this point in the history
Relevant changes:
- 5bebc9e5 tegra-helper-scripts: fix post-signing flashcmd.txt fixup in tegra194-flash-helper
- 32479722 tegra-helper-scripts: minor initrd-flash improvements
- e4e663f1 tegra-helper-scripts: fix SoC detection in brcid-to-uid script
- dd0606b2 tegra-helper-scripts: keep inter-element whitespace on XML rewrites
- 94144524 tegra-helper-scripts: allow --extract to take generic types
- cb747fe8 tegra-flash-init: add dump of partition table to logs
- 2786d8f2 tegra-helper-scripts: improve make-sdcard handling of internal storage
- 5c00cff7 tegra-helper-scripts: fix xusb-fw signing in flash helpers
- 65d10b23 tegra-helper-scripts: fix doflash.sh overwrites in initrd-flash script
- 5b19612f image_types_tegra: update __pycache__ cleanup after signing
- 4e494010 tegra-helper-scripts: fix initrd-flash write error handling
- 61d0463d image_types_tegra: updates for initrd flashing
- 9da4d832 tegra-bootfiles: add support for external flash layout files
- 9388bad2 conf/machine: updates for initrd flashing support
- ef4d78e6 tegra-minimal-init: add retries for locating APP partition label
- 8a58e56c tegra-initrd-flash-initramfs: add recipe
- f27b41e2 tegra-flash-init: add recipe for supporting initrd flashing
- 76d2d6d5 libusbgx-tegra-initrd-flash: add recipe
- 72806c75 libconfig-tegra: add recipe
- 9c000cf7 tegra-flash-reboot: add recipe
- 30874465 tegra-helper-scripts-native: Add initrd flashing support
- 2e9cda5c image_types_tegra: update recovery kernel partition size for R35.1
- afa6b397 tegra-libraries-glxcore: Add libxcb-glx to RDEPENDS
- 4142b541 cuda: Provide target arch path override
- ffc9e132 cuda: Use soft assignment for license variables
- ad5edee2 l4t_deb_pkgfeed.bbclass: Add SKIP_POOL_APPEND option
- e6f91d41 conf/machine: Use soft assign for TEGRA_CUDA_ARCHITECTURE

Signed-off-by: Oleksandr Suvorov <[email protected]>
  • Loading branch information
MrCry0 committed Jan 3, 2023
1 parent eb6ef78 commit 9b46942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lmp-bsp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<project name="meta-yocto" path="layers/meta-yocto" revision="ff1102a164e83bfa4e9529f573e2f198c3cda3b5"/>
<project name="meta-xilinx" path="layers/meta-xilinx" remote="fio" revision="f8d8efab12040712df32436643621b2756de1f76"/>
<project name="meta-xilinx-tools" path="layers/meta-xilinx-tools" remote="fio" revision="9acf9d1d02f465b3c435283f92557b632becc72a"/>
<project name="meta-tegra" path="layers/meta-tegra" revision="03ff1b9911475a16fd56ac84274c4813c383140e"/>
<project name="meta-tegra" path="layers/meta-tegra" revision="5bebc9e5dba25fc3935193ea582b79be8288c297"/>
<project name="meta-sunxi" path="layers/meta-sunxi" revision="df4da8dd068b4c96eee2a82a0f96946126db026a"/>
<project name="meta-ti" path="layers/meta-ti" revision="2124e7ecd88d1aded320e86da62785c3ab171b27"/>
</manifest>

0 comments on commit 9b46942

Please sign in to comment.