| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Latest lopper separates the pruning of nodes into separate lop files.
Ensure that:
1. Latest lopper is used
2. These pruning operations are included in the A53 and A72 Linux lopper runs.
Signed-off-by: Ben Levinsky <ben.levinsky@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit 1df9b28d5284e2ee333c705ce0b41686a87decba)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Update the u-boot branch and commit ID for the 2022.1_update1 release.
Signed-off-by: Christian Kohn <christian.kohn@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Update the kernel branch and commit ID for the 2022.1_update1 release.
Signed-off-by: Christian Kohn <christian.kohn@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch will move the u-boot code from meta-xilinx-tools
to meta-xilinx. Not all flows use the meta-xilinx-tools
layer.
Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit ea12b72b50072cf43ce0aa142100d2a3166f21e7)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove xrt due to changes in the new SRCREV
Signed-off-by: Sergei Korneichuk <sergei.korneichuk@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit 9403fc26b709c6babf868b8b6e2fab927220563d)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: rbramand <rbramand@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: rbramand <rbramand@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove libdfxgraph package since the new SRCREV is
due to removal of the opendfx-graph code.
Signed-off-by: Sergei Korneichuk <sergei.korneichuk@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit 6945929681a1466a5310e7cce1c30e0aa9d6b7d3)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add an empty base package w/ an RDEPENDS on the specifically named firmware
package. This allows the automatic installation of -dev or -dbg packages
to work properly.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 3fe9375d75c1e5266cef1feb27c57d6a5b83ca1f)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: rbramand <rbramand@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 04a26976d96eba550a0dfd28b912b64eb1ef66cd)
Signed-off-by: Mark Hatle <mark.hatle@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@xilinx.com>
(cherry picked from commit 3084f56453891b9570c5c2be479b2f2afab6bfbc)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 34e25a7ef6be15bd6d8120b7c0a292a3bbe71480)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
arm-trusted-firmware checks if "provencore" is in COMBINED_FEATURES but
this is not correct as COMBINED_FEATURES contains the intersection of
MACHINE_FEATURES and DISTRO_FEATURES rather than the union and the
required settings do not get applied.
This change checks for "provencore" in MACHINE_FEATURES.
Signed-off-by: John Toomey <jtoomey@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 5cae9775ec4a1744a6bd43d8d0ad828e6ca256e0)
Signed-off-by: Mark Hatle <mark.hatle@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: rbramand <rbramand@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 474912916231260bcb1079da5c1cc4da7efd971a)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Updated SRCVER for 2022.1
Signed-off-by: Venkateshwar Rao Gannavarapu <venkateshwar.rao.gannavarapu@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit d186a309c686058fae43ad19f0026cfed518607e)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
With current option "Restart=always", xserver-nodm service will keep on
restart if it fails. By limiting the restart count(5) unnecessary restart
can be avoided.
Signed-off-by: Rohit Visavalia <rohit.visavalia@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit f14cbf990d66977cb9383a6da6da6a7cfe5c68f4)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Instead of relying in Xorg's default flow(dri/card0) use
DP PS busid for Display device.
User can update busid based on display device used.
Signed-off-by: Rohit Visavalia <rohit.visavalia@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 8a0cab1ab6444c33e7283732d7f4679dcbb52f49)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit d63546e96bf3b615429c85ac9ff702f1fe441da0.
Commit was determined to be unnecessary.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch updates libdfx bb file to enable shared library
support
Signed-off-by: Nava kishore Manne <nava.manne@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 65230983f4183fddbe4a45cb85da656eb5054c55)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 1363cfc1a1819a3d6afaac5d9a395b75599c6148)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Yocto Project master, commit: 93c449d6b2d1436b529c084cffca6b9a477f4b3b
commit 93c449d6b2d1436b529c084cffca6b9a477f4b3b (HEAD)
Author: wangmy <wangmy@fujitsu.com>
Date: Tue Nov 9 23:02:42 2021 +0800
iproute2: upgrade 5.14.0 -> 5.15.0
(From OE-Core rev: 609fd71c5d132b77072f1eb0cc4fe94370371eff)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 0d663f82b6c8858e667449c99a54c219ebe7caad)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove host-tool requirement, switch to using Yocto Project provided
xxd-native, provided by vim-native.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 533fb1625481f46d214474507192e965062d7aba)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update the systemd service file to launch weston as root user instead of the
weston user as otherwise weston errors out with an EGL_BAD_ALLOC error which
has not been root caused at this point.
Signed-off-by: Christian Kohn <christian.kohn@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The ProvenCore secure OS required changes have been merged into the ATF
repo but require extra settings to be passed in order to enable it. When
"provencore" is found in MACHINE_FEATURES the required settings are
passed using EXTRA_OEMAKE.
Signed-off-by: John Toomey <jtoomey@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit bee4893778edbb935867cfae50825544a53d0cb9)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: rbramand <rbramand@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 8fd76305620284debfc0a4506d8e3386991c0870)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 0c6017795ba1499cb6b6aaab67a78f10a71dbdd3)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Cleanup the conditionals, as only one file is allowed to be specified.
Also use the converted version so if a dts is passed in, the dtb will
be installed after it is generated.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 1d7d956ce3fb7b5aba76c9798e669ea64f61e223)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit f03941e1d98828e17d2bd9d6de56f61baa712f52.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit f9d632a99fffc46b3c8bc55f3e38b82d63905804)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: rbramand <rbramand@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit d4d55048764eab9eb3ae24b8ce7bcc5575d53fa7)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Instead of processing the CONFIG_DTFILE, process the converted (generated)
DTB files. This resolves an issue where a user passes in a DTS, the
system generated a DTB and attempts to install both the DTS and DTB
triggering an unexpected file problem during package generation.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit f03941e1d98828e17d2bd9d6de56f61baa712f52)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The bbappend essentially replaces the existing lopper.bb from meta-virt
(honister).
When meta-virt is updated, most of this bbappend will no longer be necessary.
Also update the SRCREV and PV to indicate we're now based on version 1.0.2.
Also update xilinx-lops path to match.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 034c7de08dc5211f575f7b0486528b408e348765)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|