diff options
| author | Andrew Davis <afd@ti.com> | 2025-12-03 14:32:11 -0600 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2025-12-19 09:57:39 -0600 |
| commit | 010c6a4336554f4151a0a546dc87d25102c4876c (patch) | |
| tree | 3c7c80d6c1b2325160029161cf98e6e9b3c7301c /meta-ti-extras/recipes-ti/vlib | |
| parent | 3a9e75ebba1d373e2e7c4912ebebd375dea7e2fc (diff) | |
| download | meta-ti-010c6a4336554f4151a0a546dc87d25102c4876c.tar.gz | |
meta-ti/all: Merge omap-a15.inc into am57xx.inc
As am57xx.inc is now the only user of omap-a15.inc, merge the content of
omap-a15.inc into am57xx.inc and remove omap-a15.inc. As we no longer have
this common include, also remove "omap-a15" and use "am57xx" in its place.
Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-extras/recipes-ti/vlib')
| -rw-r--r-- | meta-ti-extras/recipes-ti/vlib/vlib-c66x.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-extras/recipes-ti/vlib/vlib-c66x.inc b/meta-ti-extras/recipes-ti/vlib/vlib-c66x.inc index 94c5d33b..c7c14f91 100644 --- a/meta-ti-extras/recipes-ti/vlib/vlib-c66x.inc +++ b/meta-ti-extras/recipes-ti/vlib/vlib-c66x.inc | |||
| @@ -7,7 +7,7 @@ require ../includes/ti-paths.inc | |||
| 7 | require ../includes/ti-staging.inc | 7 | require ../includes/ti-staging.inc |
| 8 | require ../includes/ti-eula-unpack.inc | 8 | require ../includes/ti-eula-unpack.inc |
| 9 | 9 | ||
| 10 | COMPATIBLE_MACHINE = "omap-a15" | 10 | COMPATIBLE_MACHINE = "am57xx" |
| 11 | 11 | ||
| 12 | SRC_URI = "http://software-dl.ti.com/libs/vlib/${PV}//exports/vlib_c66x_obj_${PV}_Linux.bin;name=vlibbin" | 12 | SRC_URI = "http://software-dl.ti.com/libs/vlib/${PV}//exports/vlib_c66x_obj_${PV}_Linux.bin;name=vlibbin" |
| 13 | 13 | ||
