diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-06-21 04:44:34 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-06-21 00:48:22 -0400 |
commit | c2d2a3845f85a1a38ad84a74463860e6bea60c41 (patch) | |
tree | 5bd080771b89fbe6a9d85f284e566ddcbe8109ac /recipes-bsp/netcp-pa-fw/netcp-pa-fw_git.bb | |
parent | 667794c92b1359834c65e39b915bef4e349d584b (diff) | |
download | meta-ti-c2d2a3845f85a1a38ad84a74463860e6bea60c41.tar.gz |
netcp-pa-fw: update to version 3.0.1.17
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/netcp-pa-fw/netcp-pa-fw_git.bb')
-rw-r--r-- | recipes-bsp/netcp-pa-fw/netcp-pa-fw_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/netcp-pa-fw/netcp-pa-fw_git.bb b/recipes-bsp/netcp-pa-fw/netcp-pa-fw_git.bb index 773ad7aa..ffa6af25 100644 --- a/recipes-bsp/netcp-pa-fw/netcp-pa-fw_git.bb +++ b/recipes-bsp/netcp-pa-fw/netcp-pa-fw_git.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "NETCP PA firmware for Keystone" | |||
3 | LICENSE = "TI-TFL" | 3 | LICENSE = "TI-TFL" |
4 | LIC_FILES_CHKSUM = "file://LICENCE.ti-keystone;md5=3a86335d32864b0bef996bee26cc0f2c" | 4 | LIC_FILES_CHKSUM = "file://LICENCE.ti-keystone;md5=3a86335d32864b0bef996bee26cc0f2c" |
5 | 5 | ||
6 | PV = "3.0.1.8" | 6 | PV = "3.0.1.17" |
7 | PR = "r0" | 7 | PR = "r0" |
8 | 8 | ||
9 | CLEANBROKEN = "1" | 9 | CLEANBROKEN = "1" |
@@ -12,7 +12,7 @@ COMPATIBLE_MACHINE = "k2hk-evm|k2l-evm|k2e-evm" | |||
12 | 12 | ||
13 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 13 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
14 | 14 | ||
15 | SRCREV = "dd8db49ed57f8ac448451cc5e54973c71a99faea" | 15 | SRCREV = "f43b4f61315e3642e05edb9c58b098f9cc69fdb6" |
16 | BRANCH ?= "ti-linux-firmware-4.1.y" | 16 | BRANCH ?= "ti-linux-firmware-4.1.y" |
17 | 17 | ||
18 | SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" | 18 | SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}" |