| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
It is possible for a recipe that uses this to have a different versioning
scheme. Instead of replacing the previous versioning scheme, just append
out git information. This ensures that PREFERRED_VERSION and other version
specific behaviors remain as intended.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Use a broader wild card, as the versions of libgloss and newlib have
changed.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Workaround for error:
AUTOREV/SRCPV set too late for the fetcher to work properly, please set the variables earlier in parsing. Erroring instead of later obtuse build failures.
This was introduced in bitbake commit:
4d9ec332d5bfc8b60b54f8ec2a17d34e35aa903a
Poky commit:
04c27888d05e16791cfb5ebc3b51f9f02923775b
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Set COMPATIBLE_HOST more loosely to allow for baremetal builds.
Update processing to use OBJCOPY and add additional deploy names.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Update meta-xilinx-standalone README with langdale release info.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
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>
|
| |
| |
| |
| |
| |
| |
| | |
We want to avoid modifying the default package, as it can break Yocto
Project Compatibility guidelines.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
These items are specific to the special PetaLinux/Vitis multilib toolchain,
move these to meta-petalinux.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
These are only used for the special PetaLinux/Vitis multilib toolchain and
should not be generally applied.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
The special toolchains are really only applicable to a PetaLinux/Vitis
toolchain build.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Standalone multilibs are only needed when building a PetaLinux specific
toolchain. So remove this from the general bbappends.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Changing this breaks YP compatibility requirements. We have moved to
a custom recipe, meta-xilinx-toolchain to build the special toolchains.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
distro
Add support for freertos distro by updating COMPATIBLE_HOST.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Workaround for:
ERROR: binutils-cross-canadian-aarch64-2.39-r0 do_package_qa: QA Issue: non -staticdev package contains static .a library: binutils-cross-canadian-aarch64 path '/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-oesdk-linux/usr/lib/aarch64-xilinx-elf/bfd-plugins/libdep.a' [staticdev]
Need for the workaround was introduced with latest version of poky (langdale)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
related"
This reverts commit a906596017b9fd3e55555862700594aad8867c27.
No longer necessary after change made to embeddedsw
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Many of the settings/workaround have been replaced by changes in the upstream
OE-Core tclibc-newlib.
Additionally adding the DISTROVERRIDES with an append was potentially changing
-native recipes hashes. Move this only where needed to avoid this behavior.
Also sync settings with meta-petalinux, such as the buildhistory. This is now
moved to the local.conf file.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Certain settings appear to have an overall affect on recipe hashes. Use
petalinux (poky) distro as an example for base settings to ensure native
items built in one config SHOULD also be re-usable in the bareemetal config.
This has a side effect of NOT disabling static binaries in baremetal, but
this seems like a reasonable default, since there really isn't a concept
of dynamically loaded libraries. If necessary, the user can still override
this, but will need to specifically select class-target to do so.
Similarly SECURITY_CFLAGS and SECURITY_LDFLAGS are available by empty by
default. The default cflags/ldflags for baremetal usage are likely
different from a Linux system, so can be used in the future if requried.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
getentropy and the related arc4random function are defined in unistd.h, they
appear to be defined in some iterations of libgloss. However the defintion
is not enough in the general case, which causes C++ linkage to fail with:
libstdc++.a(random.o): in function `std::(anonymous namespace)::__libc_getentropy(void*)':
(.text._ZNSt12_GLOBAL__N_117__libc_getentropyEPv+0x14): *undefined reference to `getentropy'*
This change doesn't remove getentropy or arc4random, but does instruct
libstdc++ to not use either function.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Each Xilinx machine.conf should include the qemu file to ensure the correct
PREFERRED_PROVIDERS_qemu (and related) are defined properly.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
Update the integration to match latest changes.
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@kernel.crashing.org>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|\|
| |
| |
| |
| |
| | |
Last sync with honister/kirkstone-next and rel-v2022.2 release
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |\
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
It is possible for a recipe that uses this class to have a different version
then ESW_VER. Instead of replacing the defined version, just append out git
information.
This ensures that PREFERRED_VERSION and other version specific behavior
remain as intented.
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: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|\ \ \ \
| | |_|/
| |/| |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|