diff options
| author | Sam Nelson <sam.nelson@ti.com> | 2015-04-22 09:45:14 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-04-22 12:03:50 -0400 |
| commit | 2c19121bb5166743d82cd4c46746b596a4a4340c (patch) | |
| tree | f68e773b51c61d0c382fa0c4aed6ba930fba9366 /recipes-ti/ipc/ti-ipc_git.bb | |
| parent | 4390f867bf883b93cf36cedbb7ef6b11e079c1e4 (diff) | |
| download | meta-ti-2c19121bb5166743d82cd4c46746b596a4a4340c.tar.gz | |
ipc: Update to new version 3.35.1.7
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/ipc/ti-ipc_git.bb')
| -rw-r--r-- | recipes-ti/ipc/ti-ipc_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/ipc/ti-ipc_git.bb b/recipes-ti/ipc/ti-ipc_git.bb index 6f462950..bb2c3c9f 100644 --- a/recipes-ti/ipc/ti-ipc_git.bb +++ b/recipes-ti/ipc/ti-ipc_git.bb | |||
| @@ -6,14 +6,14 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9 | |||
| 6 | 6 | ||
| 7 | DEPENDS += "virtual/kernel" | 7 | DEPENDS += "virtual/kernel" |
| 8 | 8 | ||
| 9 | PV = "3.35.00.05" | 9 | PV = "3.35.01.07" |
| 10 | 10 | ||
| 11 | BRANCH = "master" | 11 | BRANCH = "master" |
| 12 | SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH} \ | 12 | SRC_URI = "git://git.ti.com/ipc/ipcdev.git;protocol=git;branch=${BRANCH} \ |
| 13 | file://tiipclad-daemon.sh \ | 13 | file://tiipclad-daemon.sh \ |
| 14 | " | 14 | " |
| 15 | # Commit corresponds to 3.35.00.05 | 15 | # Commit corresponds to 3.35.01.07 |
| 16 | SRCREV = "ce35c999f5c3368e387740a38aef3358290579b3" | 16 | SRCREV = "358d966c9f5973faf9ab71fb1d7dfe5d3e08a8dc" |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
