[meta-ti] [master/thud][PATCH v2 4/5] linux-ti-staging: switch RDEPENDS to prueth-fw-am65x
Jacob Stiffler
j-stiffler at ti.com
Wed Jun 19 06:20:57 PDT 2019
* Switch am65xx RDEPENDS from prueth-fw-bin to prueth-fw-am65x.
Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
---
v2 changes:
* s/prueth-fw-am65xx/prueth-fw-am65x
recipes-kernel/linux/linux-ti-staging_4.19.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-kernel/linux/linux-ti-staging_4.19.bb b/recipes-kernel/linux/linux-ti-staging_4.19.bb
index 26b388b..c997a6a 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.19.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb
@@ -48,7 +48,7 @@ RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_am57xx-evm = " prueth-fw"
RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_am437x-evm = " prueth-fw"
RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_am335x-evm = " prueth-fw"
RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_k2g = " prueth-fw"
-RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_am65xx-evm = " prueth-fw-bin"
+RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_am65xx-evm = " prueth-fw-am65x"
KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
--
2.7.4
More information about the meta-ti
mailing list