summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/prueth-fw/prueth-fw-am65x_git.bb
diff options
context:
space:
mode:
authorYogesh Siraswar <yogeshs@ti.com>2021-10-19 13:19:51 +0000
committerYogesh Siraswar <yogeshs@ti.com>2021-10-20 10:33:40 +0000
commiteb051b4a336fb25572d66d58eb6d9c2a9976b06e (patch)
treecafc55b7b2c31adced927c8e58b99f7a0b396ad4 /recipes-bsp/prueth-fw/prueth-fw-am65x_git.bb
parent1fe4515cee979923418fdf440a9e379fcf688c79 (diff)
downloadmeta-ti-eb051b4a336fb25572d66d58eb6d9c2a9976b06e.tar.gz
ti-linux-fw: Support common inc for all firmware
Change to support common INC for all firmware This will help with: 1) Eliminating requirement to change multiple recipes for firmware update 2) This will help support AUTOREV Signed-off-by: Yogesh Siraswar <yogeshs@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
Diffstat (limited to 'recipes-bsp/prueth-fw/prueth-fw-am65x_git.bb')
-rw-r--r--recipes-bsp/prueth-fw/prueth-fw-am65x_git.bb11
1 files changed, 3 insertions, 8 deletions
diff --git a/recipes-bsp/prueth-fw/prueth-fw-am65x_git.bb b/recipes-bsp/prueth-fw/prueth-fw-am65x_git.bb
index d447df33..5e362ed9 100644
--- a/recipes-bsp/prueth-fw/prueth-fw-am65x_git.bb
+++ b/recipes-bsp/prueth-fw/prueth-fw-am65x_git.bb
@@ -1,9 +1,9 @@
1SUMMARY = "PRU Ethernet firmware for AM65x SR1.0" 1SUMMARY = "PRU Ethernet firmware for AM65x SR1.0"
2 2
3LICENSE = "TI-TFL" 3require recipes-bsp/ti-linux-fw/ti-linux-fw.inc
4LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76"
5 4
6PV = "08.00.00.20" 5PV = "${PRUETH_FW_AM65X_VERSION}"
6PR = "${INC_PR}.0"
7 7
8CLEANBROKEN = "1" 8CLEANBROKEN = "1"
9 9
@@ -11,11 +11,6 @@ COMPATIBLE_MACHINE = "am65xx"
11 11
12PACKAGE_ARCH = "${MACHINE_ARCH}" 12PACKAGE_ARCH = "${MACHINE_ARCH}"
13 13
14SRCREV = "517b0cd8d8d80e91f1f7d80f035e6af041c39726"
15BRANCH ?= "ti-linux-firmware"
16
17SRC_URI = "git://git.ti.com/processor-firmware/ti-linux-firmware.git;protocol=git;branch=${BRANCH}"
18
19S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
20 15
21TARGET = " \ 16TARGET = " \