diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2016-06-02 23:21:26 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2016-06-07 18:08:17 -0400 |
| commit | 4e14a0a8eeb4cc770f8f210c682e05077a78232c (patch) | |
| tree | f8827fefcbe28736e324f4242c4b66b44c278b05 | |
| parent | 6ba3a1880e4862606292b14496788ac00d5ac148 (diff) | |
| download | meta-ti-4e14a0a8eeb4cc770f8f210c682e05077a78232c.tar.gz | |
ipumm-fw: bump for codec updates and bugfixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/ipumm-fw/ipumm-fw_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb index f4155998..32d51cb3 100644 --- a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb +++ b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb | |||
| @@ -17,11 +17,11 @@ RDEPENDS_${PN} = " libdce" | |||
| 17 | 17 | ||
| 18 | SRC_URI = "git://git.ti.com/ivimm/ipumm.git;protocol=git" | 18 | SRC_URI = "git://git.ti.com/ivimm/ipumm.git;protocol=git" |
| 19 | 19 | ||
| 20 | SRCREV = "c579a48d3b201fe276e406add64512eb5e90e75f" | 20 | SRCREV = "a55e6e7b3a8b6917155f3f7ed6c10ed6170df3e7" |
| 21 | 21 | ||
| 22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
| 23 | 23 | ||
| 24 | PV = "3.00.10.00" | 24 | PV = "3.00.10.01" |
| 25 | 25 | ||
| 26 | require recipes-ti/includes/ti-paths.inc | 26 | require recipes-ti/includes/ti-paths.inc |
| 27 | require recipes-ti/includes/ti-staging.inc | 27 | require recipes-ti/includes/ti-staging.inc |
| @@ -66,4 +66,4 @@ ALTERNATIVE_PRIORITY = "20" | |||
| 66 | 66 | ||
| 67 | FILES_${PN} += "${base_libdir}/firmware/*" | 67 | FILES_${PN} += "${base_libdir}/firmware/*" |
| 68 | 68 | ||
| 69 | PR = "r1" | 69 | PR = "r0" |
