diff options
author | Karthik Ramanan <a0393906@ti.com> | 2016-06-23 18:48:03 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-06-24 10:30:50 -0400 |
commit | 941fbb4accedaadf6780536f72ff0f504b3a2e53 (patch) | |
tree | e1cefad2df56bd73b098cad60882cf7e938a7ac5 /recipes-bsp/ipumm-fw | |
parent | d259985667ba2a37e7fda95d03ae038f18497a50 (diff) | |
download | meta-ti-941fbb4accedaadf6780536f72ff0f504b3a2e53.tar.gz |
ipumm: Update SRCREV for adding new API
This API will allow querying remote core information
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/ipumm-fw')
-rw-r--r-- | recipes-bsp/ipumm-fw/ipumm-fw_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb index 32d51cb3..331c25dc 100644 --- a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb +++ b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb | |||
@@ -17,7 +17,7 @@ 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 = "a55e6e7b3a8b6917155f3f7ed6c10ed6170df3e7" | 20 | SRCREV = "1627fec802da688fe44c6b0cac43ff811b08f064" |
21 | 21 | ||
22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
23 | 23 | ||
@@ -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 = "r0" | 69 | PR = "r1" |