mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +00:00
Compare commits
6 Commits
11.01.10
...
ti2019.00-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
230b4d8d83 | ||
|
|
1a74169a71 | ||
|
|
0e574f616e | ||
|
|
68b8ba61b1 | ||
|
|
2ff4172c52 | ||
|
|
21ba9dfb72 |
2
README
2
README
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
require u-boot-ti.inc
|
||||
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
BRANCH = "ti-u-boot-2019.01"
|
||||
|
||||
SRCREV = "9d4ad70f1cc33e4cfbe95f5d00ddd23d82cf167b"
|
||||
SRCREV = "fdb959e6dd7c2cdc736484677abbd7d0a2acab7e"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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}"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user