| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|
|
|
|
|
| |
Remove invalid (and unpackaged) LICENSE file.
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|
|
|
|
|
|
|
| |
supported values
GPLv2 and BSD are no longer valid. Choose an appropriate replacement.
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|
|
|
|
|
|
|
| |
Version copied from meta-virtualization 26017da9d8cc1de8cd4dd905d1edd892787d4fc6.
Copy to avoid a dependency on meta-virtualization for one package.
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fork.
+PACKAGECONFIG[alsa] = "--audio-drv-list=alsa,,alsa-lib"
| ERROR: Unknown driver 'default' selected
| Possible drivers are: oss alsa sdl pa
+PACKAGECONFIG[pulsedio] = "--audio-drv-list=pa,,pulseaudio"
| ERROR: unknown option --disable-pa
+#PACKAGECONFIG[selinux] = ""
| ERROR: unknown option --disable-selinux
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|\
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
beta release
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 9562fd0968ae1ec22ed078d5c3c2d7cfb3a7a067)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When you have both SD controllers enabled, user can boot from either
mmc0 or mmc1 by setting the SDBOOTDEV variable.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 9b2443f479fb2d8e7e706c8fc18662235c38405c)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
sstate-cache re-use is affected by the value of CONFIG_DTFILE as used by the
device-tree recipe. If we are setting CONFIG_DTFILE, be sure to exclude
TOPDIR from the hash calculations to avoid unnecessary rebuilds.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit c6f917c289be96ca030a275e0c4d92384ca5bb16)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
By move system_dtb real path earlier, we ensure that the default psu_init
(and other users) of system_dtb path will get the full path.
Also ensure if the user passes in a psu_init or pdi path, it is expanded
as well.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 4914145ca3944763b7171367ee056f97b213ff30)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The SRCREV is for a commit to unload SIHA base.
Signed-off-by: Sergei Korneichuk <sergei.korneichuk@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 5ad2bcd17de7993a32560b4590d640c3b1773cb6)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 18697112e78598bf3b5c5f58abcfca1b5de330ed)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The build directory may be on an NFS server, while it's easy for a user to
modify the BASE_TMPDIR to a local device, this is difficult for an automated
build to do via another configuration file.
Switching to ?= will allow site.conf (or a similar file) to set a custom value
for BASE_TMPDIR to a local disk.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit ac13c9714585deab3c6c8e815b9750e8a4e1f0b0)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit b095ecd0252e8736c2b02a694a333947d5ad8c9c)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
2022
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit f5e84234d7b7c3c842c4e39fd1e9f3e9c70d27c3)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 85716ceb6f281a6a7d4015f4c4c580095f0675b5)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
dt-processor.sh: Add relative path support for system device-tree and domain file
With the existing dt-processor.sh fails if relative paths of system-top.dts
or domains yaml have been provided, this commit fixes this issue.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 15e8e7ed939ce5f6e95ff3dc8bf68242cadfca12)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is a cherry-pick of all patches in the master, i.e.
the xlnx_rel_v2022.1 branch has the same code as the master.
The commit ID’s are different, because of an unfortunate
merge commit in the dfx-mgr repo.
Signed-off-by: Sergei Korneichuk <sergei.korneichuk@amd.com>
(cherry picked from commit 13e1a00011e48dc20dae3e7f452590a3789a5d7f)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 6f235b5fdb7ddd60abf5cb9850b9f699a789760e)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The commit a64ff0bf015adcefbe691a94ac3e8ecf1a2ba911 updated the upstream
source to include correct soname/soversion. Packaging was then modified
to follow this example. The end result was that 'libdfx' was replaced by
the automatic "libdfx1.0" package. This could result in:
Error: Transaction test error:
file /usr/lib/libdfx.so from install of libdfx-dev-1.0-r0.1.cortexa72_cortexa53 conflicts with file from package libdfx-1.0-r0.0.cortexa72_cortexa53
The cause was that libdfx wasn't upgraded when libdfx-dev was being
installed. To resolve this we use RREPLACES, may look strange but
this will instruct the system that "libdfx" is to be replaced by the
dynamically generated package based on the soname.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 4dd53057341c8a88a0e89f623330f4f9a1915561)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
2022
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 062387f1bcc450e84a4ea9e1f86706e6dd2329d4)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 3842ce01dba6024ace5a58e098569eea782dc77d)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
2022.2
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit a9dcff1c8d0bb6215b6693bace58aba22cf9e673)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 28579ea3745c4540f4ab539778b389232731952f)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
dt-processor.sh: Remove permissive flag while processing domain yaml files
Earlier in the lopper, domain yaml support is there only with the
permissive flag, With the latest lopper source code passing this flag is
optional, When we have this flag in the lopper command and if the output
format is dts in that case it will include invalid phandle references
also(As this option is designed to maintain all phandle references) in
the final dts resulting compilation errors, so to avoid above mentioned
issue remove the permissive flag from the domain handling.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 40a8e575737be91414bed98821d9775643b4dd90)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
2022
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit f5f2c4fd789298fa523123b162705fc18cab47a9)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Signed-off-by: Ben Levinsky <ben.levinsky@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 6bf41e229c854b8525bea0d6303ab98dd0e33650)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
compiling bram driver examples
This recipe compiles the bram driver examples.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 30324555e14593bff4ef2c5ff00493e483cf3209)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
2022
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit d7d211b2dc39c4aef83be003aa7ad3e2d8ed78d7)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
word_access by default
In the xilffs library default configuration word_access is enabled by
default, enable the same in the recipe too.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 2572be37f07fbe2e40ca76977535ea9c8108ce69)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
Signed-off-by: Ben Levinsky <ben.levinsky@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit bb855e43a4dad0d55b7a8f18fba51cc09fcda71f)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
For Kria 2022.1 Update2
Signed-off-by: Sergei Korneichuk <sergei.korneichuk@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
2022.2
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit a521797b3b0e4acdecb417da29998d9f03124261)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The flag PRELOADED_BL33_BASE is populated from petalinux for different
platforms.
Removing the hardcoded entry which is causing multiple instance of the
same flag to the make command
Signed-off-by: Akshay Belsare <Akshay.Belsare@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit 1197387e16dec312ddb0a2c356ba9835d85aa15c)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Resolve build wanring about xilffs-example not having REQUIRED_DISTRO_FEATURES
when one of it's dependencies has them.
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit 77f283404dcff5e89a5ef8830a68435782e575d1)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The do_configure prepend steps need to run in the 'S' directory, so wrap
the operations to prevent them from changing the working directory for the
rest of the do_configure operations.
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit 7c5519b8b1dc782fd0fa50ac426094f9225de80a)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|