summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone-experimental
Commit message (Collapse)AuthorAgeFilesLines
...
| * | meta-xilinx-standalone-experimental: Wrap do_configure:prependMark Hatle2022-06-1327-0/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | Revert "esw.bbclass: Workaround for experimental esw build"Mark Hatle2022-06-131-3/+1
| | | | | | | | | | | | | | | | | | | | | This reverts commit bf6da5278138538e4a28fd2ecf843afe094cbbe2. (cherry picked from commit f86c64668a4e45b98130410467dafd9c1f7a7fb5) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: conf: dtb-embeddedsw: Update srcrev for ↵Appana Durga Kedareswara rao2022-06-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 53c0f55eb7cf2866258a21daadd551bb20da8749) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: conf: dtb-embeddedsw: Update srcrev for ↵Appana Durga Kedareswara rao2022-06-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2022 Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 02f983aaa6f05ba077b795c1c7d9cef99e39e80d) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: recipes-libraries: libxil: Remove ↵Appana Durga Kedareswara rao2022-06-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MACHINE_FEATURES from packageconfig libxil recipe PACKAGECONFIG is depending on only DISTRO_FEATURES, but existing recipe is including MACHINE_FEATURES features also due to which getting warnings invalid PACKAGECONFIG. This commit fixes this issue. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 9f1712e832c92ba7f598b2cfedf1d5c1cae04f61) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: conf: dtb-embeddedsw: Update srcrev for ↵Appana Durga Kedareswara rao2022-06-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2022 Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 69486af829acd83ce78c4687da46afce7da250a4 Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: recipes-core: meta: files: ↵Appana Durga Kedareswara rao2022-06-011-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dt-processor.sh: Generate Linux domain dts file Add support for generating Linux domain dts file along with dtb, Generated dts file consumed by the petalinux tool to add support for custom dts files (ex: system-user. dtsi). Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit f7268d92980681c3a408f80f872a30592c64d1ff) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental:recipes-libraries:xilsecure:updated ↵Praveen Teja Kundanala2022-05-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | depends as per 2022.1 xilsecure library Updated depends in xilsecure_git.bb as per 2022.1 xilsecure library Signed-off-by: Praveen Teja Kundanala <praveen.teja.kundanala@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 704db482b8037ab1eaf505451e44cb5ffa274f77) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: conf: dtb-embeddedsw: Update srcrev for ↵Appana Durga Kedareswara rao2022-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2022.1 Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 58d950c0d74f6593a5ea53479dab13884dd0c03f) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: recipes-drivers: sysmonpsv: Update ↵Appana Durga Kedareswara rao2022-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | depends as per latest driver source Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 1cc380dc462634c9fadadd7984e2f51d5d91a525) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: conf: dtb-embeddedsw: Update srcrev for ↵Appana Durga Kedareswara rao2022-05-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2022.1 Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 7eb72cd3a4ff9a741e276c4c3fc98040a3157925) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: conf: dtb-embeddedsw: Update srcrev for ↵Appana Durga Kedareswara rao2022-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2022.1 Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit be295f47f2cfab397861416f50e96eda612ce77b) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: recipes-bsp: embeddedsw: fsbl-firmware: ↵Appana Durga Kedareswara rao2022-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Copy psu_init file before do_configure task With recent changes in fsbl application, fsbl CMakeList is expecting psu_init.h file to be avaible before do_configure stage, This commit updates the recipe for the same. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 69add411db616dd0f3be54a6faa1749674bc6e47) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | dt-processor.sh: adding pdi_path argument (-i)Varalaxmi Bingi2022-05-241-3/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expecting the pdi also in the system device tree path. This patch will add teh PDI_PATH variable in versal case. if pdi not present in sdt path it will throw warning. if more then one pdi is present, throw a warning. Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@xilinx.com> Also fix -p and -h usage. Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 10c209172ae6ff91293ac1aeee706e9eb5c52e48) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | dt-processor: Use pruning lop file for Versal A72 Linux loper runsBen Levinsky2022-05-241-2/+6
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ben Levinsky <ben.levinsky@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 171c4114b2f9f039698e2538f2898a2913fc742d) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: recipes-core: meta: dt-processor.sh: ↵Appana Durga Kedareswara rao2022-05-241-1/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for generating petalinux conf file This commit adds an optional -P argument for generating the petalinux conf file, Generated file will be consumed by the petalinux tool. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 1ddaf20eb0935d76d95011084c90fda02e614508) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: Deploy images to sub folder having ↵Appana Durga Kedareswara rao2022-05-248-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | component/recipe name This commit updates the deploy task to deploy images to a sub folder having component name. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 7aeb23ee3072153f20c9a09d71f47505a2bc8a41) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | dt-processor: Update to use latest lopperBen Levinsky2022-05-241-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | meta-xilinx-standalone-experimental: fsbl-firmware: Fix issue with fetch ↵Mark Hatle2022-05-241-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into wrong directory The file:// items were being placed in the same path structure in WORKDIR as they were in the original path passed into the recipe. Instead we want the files to always just show up in the WORKDIR. Move to using a simple file://psu_init.[ch] entry, but use FILESEXTRAPATHS to handle the access to the correct path. Upside is that everything works as expected, downside, if the path to the psu_init files also contain other items refered to by SRC_URI, it could pick up that version instead. With the current implementation, this is unlikely to be a problem. The code also moves the warning about using the default psu_init files to the do_compile. Unfortunately doing it in the anonymous python causes the warning to be generated for all multiconfigs, even ones that will never build the fsbl files. There is no simply way to disable this warning in those cases. Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 49912c9a380bd1b472abe925e83b785b16e76dfb) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: conf: dtb-embeddedsw: Update SRCREV for ↵Appana Durga Kedareswara rao2022-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2022.1 Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 04d0674c3ad8173293da0e7bdda712a2b4ffbee1) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: recipes-bsp: embeddedsw: fsbl-firmware: ↵Mark Hatle2022-05-241-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | properly copy the psu_init* files The files are copied into ${WORKDIR} and need to be made available to be used by the sources. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit eb060e678f792000872dbf9b32fa9b5686f3a127) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: conf: dtb-embeddedsw: Update branchAppana Durga Kedareswara rao2022-05-241-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates the branch to xilinx-v2022.1-sdt-experimental branch. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit 5eda1310b02be7176d8306ed041ebe65a6194300) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: recipes-libraries: xilpuf: Update ↵Appana Durga Kedareswara rao2022-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dependencies as per latest source code With the updated source code xilpuf is depending on xilplmi library update the dependency for the same. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit 3237767e23367fcac0aed9c689431593793ecadb) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: recipes-libraries: xilnvm: Update ↵Appana Durga Kedareswara rao2022-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dependencies as per latest source code With the updated source code xilnvm is depending on xilplmi library update the dependency for the same. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit 58ac45a28df88461eeff5c07570d3f64aa3d84d8) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: recipes-bsp: embeddedsw: plm-firmware: ↵Appana Durga Kedareswara rao2022-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update dependencies as per latest source code With the updated source code plm is depending on xilnvm library update the dependency for the same. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit 54e4ceab902ed0f4493133b5c11dbff90aebc335) Signed-off-by: Mark Hatle <mhatle@xilinx.com>
| * | dt-processor: Avoid warning messages for baremetalMark Hatle2022-03-101-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | Baremetal doesn't use tpm, virtualization or security layers. Avoid the checks, as these layers are often used by the Linux configuration. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit 5bd416526195607a20ddbb5e38d85417a5790f29) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * | fsbl-firmware: Move to explicit psu_init settingsMark Hatle2022-03-102-18/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | The location for psu_init is now explicitly set. If the psu_init files are not available, a warning will be presented to the user. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit 4d2eceaeb6d0d659b8f1f84d16723dcd3dcd1b14) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * | dt-processor.sh: Remove SYSTEM_DTFILE Linux specific settingMark Hatle2022-03-101-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | SYSTEM_DTFILE points to the original system-top.dts. CONFIG_DTFILE will point to the configuration specific device tree (dtb). Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit ef543b3a8ee238e1e6ab2ec69019748e6fbb709d) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * | xilffs: Allow per recipe configurationMark Hatle2022-03-081-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | The recipe can have: use_mkfs, read_only, and word_access specified as a per recipe configuration. Only read_only is enabled by default. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit ab41efb987fc0b016b10f27b9dd77420e7e3a000) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * | dt-processor.sh: Add -l argument to write local.conf to a fileMark Hatle2022-03-081-30/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | The -l argument will write the local.conf fragment to a file of the user's choice. This can help automation that uses the dt-processor.sh. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit a57c38d7535e3d7907916eb8e420903d39e1631d) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * | meta-xilinx-standalone-experimental: Change from lopper.py to lopperMark Hatle2022-03-0838-98/+98
| |/ | | | | | | | | | | | | | | | | Upgrade of lopper changed the executable name to lopper. Switch all of the users. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit 5d28e5640859bc6f275b804e1344c6dd17e5a492) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Remove hardknott from LAYERSERIES_COMPATJohn Toomey2022-02-021-1/+1
| | | | | | | | | | | | | | We do not maintain support for hardknott so it is being removed Signed-off-by: John Toomey <jtoomey@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Remove gatesgarth from LAYERSERIES_COMPATJohn Toomey2022-01-311-1/+1
| | | | | | | | | | | | | | | | We do not build, test or support gatesgarth in any of our layers so it makes sense to remove this for the various layer.conf files Signed-off-by: John Toomey <jtoomey@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Sync to honisterMark Hatle2022-01-251-10/+10
| | | | | | | | | | | | Honister fixed a couple of typos, this resolves the same in the 2022 branch. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone-experimental: Require meta-virtualization for lopper ↵Mark Hatle2022-01-231-0/+1
| | | | | | | | | | | | support Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * device-tree: Merge experimental and standard flowsMark Hatle2022-01-231-15/+0
| | | | | | | | | | | | | | | | | | | | | | We need a method for regular building to specify a device tree. Since the experimental flow already contained this, merge it in and connect to the existing SYSTEM_DTFILE as a fall back. Also enable addition 'early package failure' messages to alert the user as soon as possible they need to pass in additional information. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone-experimental: Uses of lopper must inherit python3nativeMark Hatle2021-12-231-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone: Move from cortexr5f to cortexr5Mark Hatle2021-12-202-3/+3
| | | | | | | | | | | | | | After moving from Xilinx specific cortex r5 turning file, the 5f is no longer defined. Move to the now standard 'cortexr5' definition. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * Remove cortexrm tune, as Yocto Project now has cortex-r tunesMark Hatle2021-12-201-1/+1
| | | | | | | | | | | | | | armrm override is now replaced by armv7r and armv8r overrides. Adjust recipes to match the new usage. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * esw.bbclass: Workaround for experimental esw buildMark Hatle2021-12-101-1/+3
| | | | | | | | | | | | | | | | | | For some reason build no longer works in a separate directory. It fails with a message indicating the system was unable to load 'the cache'. Until this is resolved, set B = S. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-setup: Update for honister based systemMark Hatle2021-12-102-7/+3
| | | | | | | | | | | | | | | | | | | | | | README file was updates, as uninative no longer needs to be separately included. The meta-xilinx-setup needs to be updated from ?= to =, as a distro (poky) may configure it's own default TOOLCHAIN_HOST_TASK, which causes the wrong items to be loaded. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone-experimental: classes: esw_examples: Deploy images ↵Appana Durga Kedareswara rao2021-11-231-2/+2
| | | | | | | | | | | | | | | | | | | | directly to deploy folder instead of sub folder This commit updates the deploy task to deploy images directly to deploy folder instead of a sub folder. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * dt-processor.sh: Convert to new override syntaxMark Hatle2021-11-111-9/+9
| | | | | | | | | | | | This script will generate configurations, so move to the new syntax. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-standalone-experimental: recipes-core: meta: files: Fix domain ↵Appana Durga Kedareswara rao2021-11-111-5/+16
| | | | | | | | | | | | | | | | | | | | handling for cortexr5 processor Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Acked-by: John Toomey <jtoomey@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit d18dbc02d9b68edc33bf328e9ce4e40874e7e758) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| * meta-xilinx-setup: Fix bug in dt-process.sh, update READMEMark Hatle2021-11-112-5/+5
| | | | | | | | | | | | | | | | The README file needed to be updated to explain the new argument syntax. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> (cherry picked from commit 4623e117c97c7a001f405ded6832ee2c4b10d7f1) Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* | meta-xilinx: Clean up vendor specific machine configuration filesSandeep Gundlupet Raju2022-07-281-23/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Add new metal-xilinx-vendor layer which supports vendor specific machine configuration files, device-tree, kernel, platform-init etc. 2. Moved below vendor machine conf files, dt and related configs from meta-xilinx-bsp and meta-xilinx-contrib to meta-xilinx-vendor layer. - microzed-zynq7.conf - minized-zynq7.conf - picozed-zynq7.conf - zedboard-zynq7.conf - zybo-zynq7.conf - zybo-linux-bd-zynq7.conf - ultra96-zynqmp.conf 3. Obsolete qemu-zynq7, s3adsp1800-qemu-microblazeeb, v350-versal and vc-p-a2197-00-versal from meta-xilinx-bsp layer. Users should use zynq-generic.conf for zynq7000 qemu boot should be functionally equivalent to qemu-zynq7. 4. Add new MAINTAINERS.md file and move maintainers, Mailing list and Patches content from meta-xilinx-* README.md to MAINTAINERS.md file. 5. Updated README.md file for supported board machines files in meta-xilinx-bsp, meta-xilinx-contrib and meta-xilinx-vendor layers. 6. Disabled old drm kernel patches for zybo-linux-bd-zynq mahcine in meta-xilinx-contrib layer as these patches doesn't apply on 5.x kernel, if we don't hear from patch submitter we will remove these patches from meta-xilinx-contrib layer. 7. Removed drm kernel cache metadate for zybo-linux-bd-zynq7 machine as these configs are already available in xilinx_zynq_defconfig. 8. Fixed build issue for u-boot by changing PREFERRED_PROVIDER_virtual/bootloader from u-boot to u-boot-xlnx. 9. Add meta-xilinx-vendor to bblayers.conf.sample Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com>
* | meta-xilinx-standalone-experimental: recipes-core: meta: files: ↵Appana Durga Kedareswara rao2022-07-281-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | meta-xilinx-standalone-experimental: conf: dtb-embeddedsw: Update srcrev for ↵Appana Durga Kedareswara rao2022-07-231-1/+1
| | | | | | | | | | | | | | | | | | 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>
* | xilffs-example: Add REQURIED_DISTRO_FEATURES to match dependency xilffsMark Hatle2022-07-231-0/+3
| | | | | | | | | | | | | | | | | | 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>
* | meta-xilinx-standalone-experimental: Wrap do_configure:prependMark Hatle2022-07-2327-0/+54
| | | | | | | | | | | | | | | | | | | | 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>