diff options
-rw-r--r-- | recipes-bsp/netcp-pa-fw/netcp-pa-fw_git.bb | 6 |
1 files changed, 3 insertions, 3 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 3b6e0132..492313e3 100644 --- a/recipes-bsp/netcp-pa-fw/netcp-pa-fw_git.bb +++ b/recipes-bsp/netcp-pa-fw/netcp-pa-fw_git.bb | |||
@@ -3,8 +3,8 @@ 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.17" | 6 | PV = "3.0.2.3" |
7 | PR = "r0" | 7 | PR = "r1" |
8 | 8 | ||
9 | CLEANBROKEN = "1" | 9 | CLEANBROKEN = "1" |
10 | 10 | ||
@@ -12,7 +12,7 @@ COMPATIBLE_MACHINE = "k2hk|k2l-evm|k2e" | |||
12 | 12 | ||
13 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 13 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
14 | 14 | ||
15 | SRCREV = "f43b4f61315e3642e05edb9c58b098f9cc69fdb6" | 15 | SRCREV = "953ab647b0b6af411965242ecd919b1cb0e570d6" |
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}" |