summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* ipumm: Update SRCREV with codec fixesRam Prasad2019-03-121-2/+2
| | | | | | | | | This upgrade brings in the following updates: * MPEG2 Decoder Update to 01.00.18.01 from 01.00.17.01 * VC1 Decoder Update to 01.00.02.08 from 01.00.02.07 Signed-off-by: Ramprasad N <x0038811@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm: Update SRCREV and cleanup patchesRam Prasad2018-10-091-5/+2
| | | | | | | | Cleanup the patch in meta-ti as the patch is merged to ipumm repo Signed-off-by: Ramprasad N <x0038811@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm: Integration with latest IPC, BIOS and XDC toolsRam Prasad2018-08-241-1/+4
| | | | | | | | | | | This patch is to integrate IPUMM with IPC: 3.50.01.00 BIOS: 6.73.00.12 XDC: 3.50.07.20 Signed-off-by: Ramprasad N <x0038811@ti.com> Acked-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* meta-ti: cleanup use of d.getVar()Denys Dmytriyenko2018-07-101-1/+1
| | | | | | | | 1. drop use of True as second parameter, which is default, to align with master 2. there were instances of incorrectly passing 'd' as second parameter from previous conversion from bb.data.getVar() usage Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Update to 3.00.15.00Karthik Ramanan2018-06-191-2/+2
| | | | | | | | | | | This upgrade brings in the following updates: * MPEG4 Decoder Update to 01.00.17.01 from 01.00.15.01 * VC1 Decoder Update to 01.00.02.07 from 01.00.02.05 * Update to IPC 3.47.01.00 * Add profiler to measure based on IVA-HD processing time Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-xdctools: extend to native and nativesdkMertz, Timothy2017-12-211-1/+3
| | | | | | | | | | | ti-xdctools should be a native recipe as it more accurately reflects how it is supposed to be used. In addition, this allows it to be built as nativesdk and included in SDK image tools Signed-off-by: "Mertz, Timothy" <timothy.mertz@garmin.com> Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Jacob Stiffler <j-stiffler@ti.com>
* ipumm-fw: update to 3.00.14.00Karthik Ramanan2017-10-311-3/+3
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Update new SRCREV on git repoKarthik Ramanan2017-10-051-2/+2
| | | | | | | | | | | | The ipumm-fw repository had to undergo a forced commit update. This was an unforeseen update and had to be done in urgency. This recipe update takes care of fixing the new commit-id that corresponds to the previous version that was being used. There is no functional change. Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: drop ti-staging.incDenys Dmytriyenko2017-06-271-1/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Remove CCS dependencies for all componentsKarthik Ramanan2017-04-271-1/+1
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: update to 3.00.13.00Karthik Ramanan2017-02-271-3/+3
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Updated to MJPEG encoderKarthik Ramanan2017-02-151-2/+2
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* remaining recipes: fix build issue due to bb.data.* deprecationDenys Dmytriyenko2016-12-211-1/+1
| | | | | | | Causes following error: Exception: AttributeError: module 'bb.data' has no attribute 'getVar' Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Update SRCREVKarthik Ramanan2016-12-161-3/+3
| | | | | | | | | | This will include the following updates: * Addition of MJPEG Encoder * minor bug fixes * codec updates for mpeg2d Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: update to the latest 3.00.12.00 versionDenys Dmytriyenko2016-10-251-5/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: bump for multi-instance sync fixKarthik Ramanan2016-07-291-3/+4
| | | | | Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Install map file into the targetfsKarthik Ramanan2016-07-191-1/+3
| | | | | | | | This will be required to analyze the remoteproc crash related issues, whenever it occurs. Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm: Update SRCREV for adding new APIKarthik Ramanan2016-06-241-2/+2
| | | | | | | This API will allow querying remote core information Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: bump for codec updates and bugfixesDenys Dmytriyenko2016-06-071-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: use update-alternatives to manage FW symlinkDenys Dmytriyenko2016-03-081-4/+11
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: update to 3.00.10.00 versionDenys Dmytriyenko2016-03-081-3/+3
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: Bump SRCREV for build fixJacob Stiffler2015-12-021-2/+2
| | | | | | | * fix issue where ipumm-fw would rebuild dependencies Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ipumm-fw: update recipe to build ipumm-fw from git sourceGou, Hongmei2015-10-281-0/+62
Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>