1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-03 17:30:43 +00:00
Commit Graph

3639 Commits

Author SHA1 Message Date
Andrew F. Davis 98b8f15cf7 ti-sgx-ddk-km: Enable SGX driver for Beagleboard and Pandaboard
These boards have SGX GPUs but do not build as this recipe is not
compatible with them, add compatibles for these machines.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-13 18:33:55 +00:00
Andrew F. Davis 6874bfaba3 ti-sgx-ddk-um: bump SRCREV for zeus support
This also allows us to do two extra tasks so lets do them here:
 - Add support back for Beagleboard and Pandaboard
 - Remove plugins workaround as SO names are handled correctly now

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-13 18:33:55 +00:00
Denys Dmytriyenko 418c90c917 conf/machine: add dependency for wic to package deployed SPL
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-13 18:33:55 +00:00
Denys Dmytriyenko 416ca6041e multiprocmgr: swap SUMMARY and DESCRIPTION fields
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-12 02:17:52 +00:00
Denys Dmytriyenko de8612bd55 multiprocmgr-test: also do not access kernel headers directly
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-12 02:17:52 +00:00
Denys Dmytriyenko 6a701a3a5d multiprocmgr: do not mix kernel and user-space headers, fully depend on uapi
As multiprocmgr is a user-space app and should only use uapi headers, drop
extra -I for the kernel headers. Patch out any assumptions of direct access
to the kernel headers.

Cc: Suman Anna <s-anna@ti.com>
Cc: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-11 22:17:39 +00:00
Andrew F. Davis via Lists.Yoctoproject.Org 7e1182b72e ti-sgx-ddk-km: Update branch for k5.4 sources
Update the BRANCH and SRCREV to pick the sources for k5.4.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-11 17:15:47 +00:00
Denys Dmytriyenko 39893104c0 linux-ti-staging: update to the latest
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-11 03:53:47 +00:00
Denys Dmytriyenko 8cb8d5954b u-boot-ti-staging: update to the latest
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-11 03:53:47 +00:00
Denys Dmytriyenko a0430c5cc4 u-boot-ti: also include new upstream u-boot-common.inc
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-11 01:16:11 +00:00
Khem Raj 8a1b73f740 ti-cgt6x: Limit it to TI SOCs
Helps meta-ti live in a multi-BSP distributions

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-11 01:14:57 +00:00
Denys Dmytriyenko 576c6f9a31 conf/machine: generalize wic usage by moving settings to SOC files
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-11 01:14:57 +00:00
Gowtham Tammana via Lists.Yoctoproject.Org b91222fe1d ti-gc320-driver: Update branch for k5.4
Update branch and srcrev for k5.4 support.

Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-11 01:14:57 +00:00
Denys Dmytriyenko 6ddc0bebd3 u-boot-ti-staging: update to the latest
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-10 03:00:28 +00:00
Denys Dmytriyenko 86f828a156 linux-ti-staging: update to 5.4.17
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-10 03:00:28 +00:00
Gowtham Tammana 86bfec6a5e ti-img-rogue-umlibs: Update branch for zeus
Update branch for zeus release. There is no change to srcrev.

Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-10 03:00:28 +00:00
Gowtham Tammana 87cda1a137 ti-img-rogue-driver: Update branch to pick k5.4 sources
Update the branch id to pick the sources relevant to k5.4.

Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-10 03:00:28 +00:00
Sam Nelson via Lists.Yoctoproject.Org 3fd9559247 ti-ipc: Update to new version 3.51.00.00
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-07 02:22:56 +00:00
Angela Stegmaier via Lists.Yoctoproject.Org 4700cfbd08 ipc-lld: limit BOARDS list when building for j7-evm
For now only j721e_evm is supported when building for j7-evm
MACHINE target. Limit the BOARDS list in this case to what is
supported.

Signed-off-by: Angela Stegmaier <angelabaker@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-02-07 02:22:56 +00:00
Denys Dmytriyenko aecb431a60 jailhouse: switch to Python3 dependencies
python-argparse is not available in oe-core, but meta-python provides a
drop-in replacement python3-configargparse, if needed. meta-ti does not
depend on meta-python for now - can be adjusted in the distro layer.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-31 22:31:50 +00:00
Andrew F. Davis 823ddbf9e5 powervr-drivers: Use M for kernel build subdirectory over SUBDIRS
SUBDIRS has been deprecated for a while and as of k5.4 no longer works.
Use M= instead.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-31 21:32:52 +00:00
Andrew F. Davis a3fdca327f conf/machine: use xz over gz for images
This compresses better and most machines use this now, lets switch these
remaining machines over.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-31 21:32:18 +00:00
Andrew F. Davis 76b0f118a3 xserver-xf86-config: Remove server-xf86-config xorg.conf configurations
This package adds the xorg.conf needed for some Xorg servers. Xorg does
not need these anymore as the automatic configuration will handle this.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-31 18:44:18 +00:00
Andrew F. Davis 8556d16171 omapfbplay: Remove depricated and non-working omapfbplay tool
This program uses many software components that are not recommended
anymore making it a bad example. The original source repo is gone.
It has dependencies on very old kernel versions. Lastly it doesn't
look to have been built by anyone in a long time. Lets remove this.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-31 18:44:09 +00:00
Denys Dmytriyenko 353970336b README: update mailing list URL
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-31 00:41:18 +00:00
Denys Dmytriyenko f018e1b5fd j7-evm: remove unavailable display-sharing and jailhouse DTBOs
* ti/k3-j721e-common-proc-board-infotainment-display-sharing.dtbo
* ti/k3-j721e-common-proc-board-jailhouse.dtbo

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-31 00:30:33 +00:00
Denys Dmytriyenko bdced4fb22 am65xx-evm: remove unavailable DTBOs
* ti/k3-am654-evm-csi2-ov490.dtbo
* ti/k3-am654-evm-csi2-ov5640.dtbo
* ti/k3-am654-evm-prupwm.dtbo

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-31 00:30:29 +00:00
Denys Dmytriyenko 1c781390f7 dra7xx-evm: remove unavailable Cam/LCD-related DTBs
* dra7-evm-lcd-osd101t2045.dtb
* dra7-evm-lcd-osd101t2587.dtb
* dra71-evm-lcd-auo-g101evn01.0.dtb
* dra72-evm-lcd-osd101t2045.dtb
* dra72-evm-lcd-osd101t2587.dtb
* dra72-evm-revc-lcd-osd101t2045.dtb
* dra72-evm-revc-lcd-osd101t2587.dtb
* dra76-evm-tfp410.dtb
* dra76-evm-ov490.dtb
* dra76-evm-ov5640.dtb
* dra76-evm-tfp410-ov490.dtb
* dra76-evm-tfp410-ov5640.dtb

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-31 00:30:24 +00:00
Denys Dmytriyenko 1750a787e0 am57xx-evm: remove unavailable BBAI and Cam/LCD-related DTBs
* am5729-beagleboneai.dtb
* am57xx-evm-cam-mt9t111.dtb
* am57xx-evm-cam-ov10635.dtb
* am57xx-evm-reva3-cam-mt9t111.dtb
* am57xx-evm-reva3-cam-ov10635.dtb
* am571x-idk-lcd-osd101t2045.dtb
* am571x-idk-lcd-osd101t2587.dtb
* am572x-idk-lcd-osd101t2045.dtb
* am572x-idk-lcd-osd101t2587.dtb
* am574x-idk-lcd-osd101t2587.dtb

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-30 04:53:58 +00:00
Denys Dmytriyenko d8bc9f4d92 ti33x.inc: remove unavailable PRU-related DTBs
* am335x-icev2-prueth.dtb
* am335x-boneblack-prusuart.dtb

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-30 04:53:54 +00:00
Denys Dmytriyenko 4539344eea linux-ti-staging: upgrade to 5.4
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-30 04:53:50 +00:00
Denys Dmytriyenko b120128d15 u-boot-ti-staging: upgrade to 2020.01
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-30 04:53:46 +00:00
Dan Murphy fce5032498 linux-ti-staging: update to ti2019.06-rc5
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-29 18:52:25 +00:00
Denys Dmytriyenko 9d0fdcc997 cpsw9g-eth-fw: update to 6.2 to work with latest SYSFW 2019.12 APIs
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-29 17:03:18 +00:00
Denys Dmytriyenko 25600212ce Revert "ti-sysbiois: Sysbiois update to 6.76.04.02"
This reverts commit b7452e53c6.
There are multiple reports of failures with this version.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-28 00:52:54 +00:00
Dan Murphy via Lists.Yoctoproject.Org 7ea09536f0 linux-ti-staging: update to ti2019.06-rc4
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-24 04:34:12 +00:00
David Huang 01ac08905b ti-img-encode-decode: Update SRCREV to latest
Pick up latest version of ti-img-encode-decode recipe
with Makefiles using CROSS_COMPILE instead of hard coding
aarch64-linux-gnu as the cross compiler.

Signed-off-by: David Huang <d-huang@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-24 04:34:12 +00:00
Mahesh Radhakrishnan 60c01b5e81 pcie-lld-rtos: Update license checksum
The license itself has not changed, but the copyright year got updated.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-23 14:20:34 +00:00
Mahesh Radhakrishnan 87976e7deb pm-lld-rtos:common-csl-ip-rtos: Adding am57xx boards for dra7xx build
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-23 14:20:34 +00:00
Mahesh Radhakrishnan 4f6dfaf55d common-csl-ip-rtos: Adding am57xx boards for dra7xx build
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-23 14:20:34 +00:00
Mahesh Radhakrishnan 9664c1ce97 ti-pdk-fetch: SRCREV update of pdk repo to 2020.1.22
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-23 14:20:34 +00:00
Mahesh Radhakrishnan 3afa5b9e3c ti-sysbiois: Sysbiois update to 6.76.04.02
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-23 14:20:34 +00:00
David Huang d8ca8ecea2 ti-img-encode-decode: Update SRCREV to latest
Pick up latest version of ti-img-encode-decode with improvements
to V4L2 decoder stream restart and slice map calculation, and
encoder performance profiling options.

Signed-off-by: David Huang <d-huang@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-23 02:15:07 +00:00
Jacob Stiffler 83e5425a12 ti-pdk-fetch: hard-link .git directory into workdir
Link the git directory into the recipe's work directory to provide
git history and commit information for recipes that may need it.

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-23 02:15:07 +00:00
Dan Murphy 2251edb9b9 linux-ti-staging: update to ti2019.06-rc3
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-11 01:54:20 +00:00
Dan Murphy acc4864971 linux-ti-staging: update to ti2019.06-rc2
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-03 22:53:17 +00:00
Dan Murphy b6db2bb397 u-boot-ti-staging: update to ti2019.06-rc2
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-03 22:53:17 +00:00
Khem Raj 499fa32b1f rwmem: Delete
Already migrated to meta-oe

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-01-03 18:50:31 +00:00
Jacob Stiffler 036668d1e3 ti-pdk-fetch: bump SRCREV for minor fix
* dualemac: fix to drop PTP sync msgs from unknown master

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-12-20 15:53:19 +00:00
Mahesh Radhakrishnan 53f9c6e880 ti-sysbios: Sysbios update to 6.76.03.01
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-12-19 21:31:41 +00:00