summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/prueth-fw/prueth-fw-am65x_git.bb
diff options
context:
space:
mode:
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 = " \