1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-01-12 01:20:20 +00:00

Compare commits

...

6 Commits

Author SHA1 Message Date
Dan Murphy
230b4d8d83 u-boot-ti-staging: update to ti2019.00-rc2 tag
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-13 00:13:20 +00:00
Dan Murphy
1a74169a71 linux-ti-staging: update to ti2019.00-rc2 tag
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-13 00:13:17 +00:00
Denys Dmytriyenko
0e574f616e libgbm: provide virtual/libgbm for easy switching b/w providers
Follow a similar change in mesa in oe-core:
https://git.openembedded.org/openembedded-core/commit/?id=5f8050722169a931b8e9078b8757216ba7a84506

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-09 01:50:45 +00:00
Ram Prasad
68b8ba61b1 ipumm: Update SRCREV with codec fixes
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>
2019-03-09 01:50:45 +00:00
Gaurav Mitra
2ff4172c52 openmp-rtos: update version to 2.06.03.00
Signed-off-by: Gaurav Mitra <gaurav@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-09 01:50:45 +00:00
Denys Dmytriyenko
21ba9dfb72 README: indicate dependency on thud branch of oe-core
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-06 02:14:38 +00:00
7 changed files with 11 additions and 9 deletions

2
README
View File

@@ -8,7 +8,7 @@ This layer depends on:
URI: git://git.openembedded.org/openembedded-core
layers: meta
branch: master
branch: thud
The base BSP part of meta-ti should work with different OpenEmbedded/Yocto

View File

@@ -17,12 +17,12 @@ RDEPENDS_${PN} = " libdce"
SRC_URI = "git://git.ti.com/ivimm/ipumm.git;protocol=git"
SRCREV = "e95e96e6d1e112a18d6935a8ede91fefeae70a8f"
SRCREV = "e4872a8966a267d537399b1babc54e5f66ae8b3b"
S = "${WORKDIR}/git"
PV = "3.00.15.00"
PR = "r3"
PR = "r4"
require recipes-ti/includes/ti-paths.inc

View File

@@ -1,7 +1,7 @@
require u-boot-ti.inc
PR = "r2"
PR = "r3"
BRANCH = "ti-u-boot-2019.01"
SRCREV = "9d4ad70f1cc33e4cfbe95f5d00ddd23d82cf167b"
SRCREV = "fdb959e6dd7c2cdc736484677abbd7d0a2acab7e"

View File

@@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://gbm.c;beginline=1;endline=26;md5=b871c7f2f477df29ee4c
DEPENDS = "libdrm udev"
PROVIDES += "virtual/libgbm"
inherit autotools pkgconfig
BRANCH = "next"

View File

@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:"
BRANCH = "ti-rt-linux-4.19.y"
SRCREV = "e7773a524819bf5f46c2bdb207d123840fda7819"
SRCREV = "7cc393e448475c8b68dba81ca568b5ffd219e5aa"
PV = "4.19.25+git${SRCPV}"

View File

@@ -56,7 +56,7 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-4.19.y"
SRCREV = "9f33c6db10809255598c25d188f1dc820ead5cfa"
SRCREV = "0584082b5f5c815faee33f5fc0a1c8bc3d77ebf7"
PV = "4.19.25+git${SRCPV}"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild

View File

@@ -4,7 +4,7 @@ LICENSE = "BSD"
require recipes-ti/includes/ti-paths.inc
PV = "2_06_02_01"
PV = "2_06_03_00"
PR = "r0"
OPENMP_RTOS_GIT_URI = "git://git.ti.com/openmp/ti-openmp-dsp-runtime.git"
@@ -14,7 +14,7 @@ OPENMP_RTOS_GIT_BRANCH = "master"
BRANCH = "${OPENMP_RTOS_GIT_BRANCH}"
SRC_URI = "${OPENMP_RTOS_GIT_URI};protocol=${OPENMP_RTOS_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "69af0caf19c2713e21b25e77acf103074be129f2"
SRCREV = "c090eb664d9815a36ead0e14f31e102590680fb8"
LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a6972303c0447b7c056195d7ebafee"