Skip to content

tegra nvcc gcc fix#196

Closed
quaresmajose wants to merge 2 commits intofoundriesio:mainfrom
quaresmajose:tegra-gcc-fix
Closed

tegra nvcc gcc fix#196
quaresmajose wants to merge 2 commits intofoundriesio:mainfrom
quaresmajose:tegra-gcc-fix

Conversation

@quaresmajose
Copy link
Copy Markdown
Member

Include fixes for foundriesio/meta-lmp#694

The meta-tegra layer when enabled is superimposing its gcc inc files [1]
and e currently don't use the oe-core file at [2].

[1] meta-tegra/recipes-devtools/gcc/gcc-source.inc
[2] openembedded-core/meta/recipes-devtools/gcc/gcc-source.inc

Copy link
Copy Markdown
Contributor

@MrCry0 MrCry0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ricardosalveti
Copy link
Copy Markdown
Member

Cboot was updated, so we need to validate on the agx target to make sure there is no regression there. Will validate as soon I get the hardware in hands.

@ricardosalveti ricardosalveti self-assigned this Jun 20, 2022
doanac pushed a commit to doanac/lmp-manifest that referenced this pull request Jun 21, 2022
Relevant changes:
- de0eb14 Merge pull request foundriesio#210 from YoeDistro/yoe/mut
- 1bf66f8 linux-firmware: Use nonarch_base_libdir instead of hardcoding /lib
- 478e0c4 Merge pull request foundriesio#209 from YoeDistro/yoe/mut
- 7ca49de ti-18xx-wlconf: Drop spurious dot from PV
- aff7e79 ti-18xx-wlconf: Use nonarch_base_libdir instead of hardcoding /lib
- f244dd4 Merge pull request foundriesio#207 from chrisdimich/master
- d52f46a linux-boundary: bump revision to bb58f0ee
- 1e88fc2 Merge pull request foundriesio#206 from Ossanes/topic/fix-nitrogen8-boards
- 47d2543 nitrogen*: Drop duplicated WKS dependencies
- b806279 nitrogen8*: Drop useless overrides for WKS_FILE_DEPENDS
- 18912db Merge pull request foundriesio#203 from boundarydevices/master
- 4d1b126 u-boot-boundary: fix fw_env.config management
- bd3eb22 u-boot-boundary: switch filesextrapaths to generic-bsp
- 7596527 Merge pull request foundriesio#202 from YoeDistro/yoe/mut
- 1efcb1b recipes: Use SPDX naming scheme for LICENSE field
- a27ac73 Merge pull request foundriesio#199 from chrisdimich/master
- b30a5bc u-boot-boundary: bump revision to 3d5e7f60
- 4d7c7c5 linux-boundary: bump revision to 04f4286f
- f467829 Merge pull request foundriesio#198 from Ossanes/topic/linux-kontron
- 100b41b linux-kontron: defconfig: Rework to enable CONFIG_KPROBES
- d236514 linux-kontron: Upgrade 5.4.41>5.10.95
- dc91d5e Merge pull request foundriesio#197 from Freescale/topic/simplify-overrides
- b034e5c Rework machine definitions to reduce duplication
- bf7ae43 u-boot-script-toradex: Revert wrong override change
- 671aee4 Generalize overrides subsystem for NXP and Mainline support
- a161b3a Merge pull request foundriesio#196 from Ossanes/topic/nitrogen8mp
- 52e9a93 nitrogen8mp: Define nxp as default BSP
- 10a470a Merge pull request foundriesio#195 from YoeDistro/yoe/mut
- 4560e22 layers: Bump to use kirkstone
- 0c68a5a Merge pull request foundriesio#193 from Ossanes/topic/imx7d-remarkable2-remove-firmwares
- 654d5b5 imx7d-remarkable2: Remove bcm43456 firmware as it has no providers
- f8d9213 Merge pull request foundriesio#192 from Ossanes/topic/imx6dl-riotboard-uboot
- e78de66 imx6dl-riotboard: Fix u-boot target
- 6059586 Merge pull request foundriesio#191 from sapiippo/apalis-imx6
- 61b70a0 apalis-imx6: add missing space to append
- b3670f9 Merge pull request foundriesio#190 from MaxKrummenacher/master
- e064d0e colibri-imx6ull: fix mistyped override
- b26df7f Merge pull request foundriesio#187 from boundarydevices/master
- 748b8f0 linux-boundary: bump revision to acef1311
- f007a9f Merge pull request foundriesio#185 from MaxKrummenacher/update-toradex
- 13bd2ac machines: toradex: update
- 02bff68 linux-toradex: vf: update to 4.4.291
- 74fc138 linux-toradex: imx: update to 5.4-2.3.x-imx
- a2c343e u-boot-script-toradex: improve script
- 6e8f05b u-boot-toradex: updated to latest
- 839df32 u-boot-toradex: drop inc file
- 4661bdc Merge pull request foundriesio#184 from texierp/topic/git-fetcher
- be54937 recipes: use https protocol and add explicit branch parameter
- be3442a Merge pull request foundriesio#183 from Ossanes/topic/remove-dms-ba16
- f6c6d9e Merge pull request foundriesio#182 from Ossanes/topic/remove-congatec
- 5dc9275 imx6q-dms-ba16: Remove files because it is not being maintained
- 00acf49 congatec: Remove defconfig
- af1c0cb Merge pull request foundriesio#181 from Ossanes/topic/remove-congatec
- 3777793 congatec: Remove files because it is not being maintained
- 557e7b6 Merge pull request foundriesio#180 from Ossanes/topic/u-boot-script-gateworks-imx
- d57becc u-boot-script-gateworks-imx.bb: Fix license checksum
- ea36713 Merge pull request foundriesio#178 from Ossanes/topic/linux-remarkable
- 322f7f9 linux-remarkable2_5.4.bb: Fix git revision
- 5ed5d23 Merge pull request foundriesio#177 from Ossanes/topic/imx6sl-warp-uboot
- 18f54fa imx6sl-warp: Fix u-boot suffix
- c57b5f3 Merge pull request foundriesio#176 from Ossanes/topic/riotboard-suffix
- a9fce64 imx6dl-riotboard: Fix u-boot suffix

Signed-off-by: Ricardo Salveti <[email protected]>
Relevant changes:
- cba0ea0a README.md: update for L4T R32.7.2/JP 4.6.2
- 2e9c0332 cboot: update to R32.7.2
- 68ec0550 meta: update all R32.7.1 recipes to R32.7.2
- bff909af gcc-8: add configure setting for C++ include directory
- 21187a7f external/qt5-layer: set mode in eglfs by default
- 9c29b943 Updating the l4t_payload_updator patch to work with R32.7.1

Signed-off-by: Jose Quaresma <[email protected]>
Relevant changes:
- e8819e9a recipes-devtools: rename 'gcc' to 'gcc-for-nvcc'
- 4a029c27 gcc-8: rename include files to avoid conflicts with OE-Core
- 1af84edd linux-tegra: update packaging RDEPENDS->RRECOMMENDS
- cb25033a jetson-xavier-nx-devkit-emmc: add BUP support for 16GB SKUs
- d84420cb xserver-xorg-tegra: add patch for gcc 12 builds
- 2720d948 linux-tegra: bump SRCREV
- 45b033a1 tegra-configs: add script to fix the nv_bootloader_payload_updater tool
- 82024c84 tegra-helper-scripts: fix boardid typo in tegra194-flash-helper
- e41de6d5 tegra-bup-payload: use INITRAMFS_LINK_NAME
- 27f440e3 cboot-extlinux: use INITRAMFS_LINK_NAME
- 6d7ea07a image_types_tegra: use initramfs link name for tegra_kernel_image

Signed-off-by: Jose Quaresma <[email protected]>
@ricardosalveti
Copy link
Copy Markdown
Member

Pushed manually together with the meta-lmp bump.

@quaresmajose quaresmajose deleted the tegra-gcc-fix branch July 8, 2022 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants