| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
for parse
binutils-2.42 and gstreamer-1.22.12 were pulled in from the latest poky
scarthgap, as of commit dce4163d42f7036ea216b52b9135968d51bec4c1.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
| |
Remove most direct references to WORKDIR.
S = "${WORKDIR}" is no longer allowed, adjust this to refer to UNPACKDIR
${WORKDIR}/package is also incorrect, adjust to ${PKGD}.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
| |
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
When runtime-relocation is enabled, installing from a read-only location
could failure due to a temporary log file. Ensure this log file is written
into a tmp/writable location.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
This reverts commit 2993142ac77a864e9e8de16000f7c977738827d4.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
| |
The multilib name will be promoted into package names. Package names no
longer permit the use of a '_' in the name. So strip this from the
multilib name, everything else remains the same.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit f452a4f639bf4e714df8f07d8c8ac85d88541794)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
cross-gdb does not current building for Microblaze. Disable from the
toolchain SDK until this is corrected.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit f355f2f9f939f33890060ac582ca7c05f6d2dbac)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
Currently binutils does not support m64 on microblaze. Disable 64-bit
multilibs until this can be fixed.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 70efe2b8418776ccef7800ded53432332c7c5516)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
gcc on ilp32 doesn't support generating PAC/BTI components:
cc1: sorry, unimplemented: return address signing is only supported for '-mabi=lp64'
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 71e895689e7daa0e9df83aebff4e56ae9cc6a9e4)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 80fb097f428975439642e0f9f9b77b89edcff853)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 53220b5448997ef97d93e3be5fc47f3fdf9715a9)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
Also update the class to match the latest YP master versions.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit c0e042440306ab5c2ee793404f10e1b899f52a10)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
Minor updates to sync to the latest upstream YP changes.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 550e2bc3255a70364ee0fbc4515a1a20f1feb775)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
These components are used to build SDKs that are often shipped with the
AMD Vitis and Vivado products.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 5f481ae55aa646b334e15e16ef826b8d42792edf)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|