Message ID | 20250206190700.1190499-5-afd@ti.com |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [meta-arago,scarthgap/master,1/5] meta-arago-extras: armnn: Remove default FILESEXTRAPATHS | expand |
diff --git a/meta-arago-extras/recipes-devtools/eventdump/files/0001-PATCH_Makefile_Play_nicer_with_bitbake-OpenEmbedded.patch b/meta-arago-extras/recipes-devtools/eventdump/eventdump/0001-PATCH_Makefile_Play_nicer_with_bitbake-OpenEmbedded.patch similarity index 100% rename from meta-arago-extras/recipes-devtools/eventdump/files/0001-PATCH_Makefile_Play_nicer_with_bitbake-OpenEmbedded.patch rename to meta-arago-extras/recipes-devtools/eventdump/eventdump/0001-PATCH_Makefile_Play_nicer_with_bitbake-OpenEmbedded.patch diff --git a/meta-arago-extras/recipes-devtools/eventdump/eventdump_git.bb b/meta-arago-extras/recipes-devtools/eventdump/eventdump_git.bb index ddd5d5c2..f8864bae 100644 --- a/meta-arago-extras/recipes-devtools/eventdump/eventdump_git.bb +++ b/meta-arago-extras/recipes-devtools/eventdump/eventdump_git.bb @@ -7,8 +7,6 @@ PV = "1.0+git" SRCREV = "5db45a36a05a78ea44a4cb25312ed5ee3c2bd76d" -FILESEXTRAPATHS:prepend := "${THISDIR}/files:" - SRC_URI = "git://github.com/TI-ECS/eventdump.git;protocol=https;branch=master \ file://0001-PATCH_Makefile_Play_nicer_with_bitbake-OpenEmbedded.patch"
Rename the directory containing the extra files so we can use the default FILESEXTRAPATHS and remove the prepend. Signed-off-by: Andrew Davis <afd@ti.com> --- ...01-PATCH_Makefile_Play_nicer_with_bitbake-OpenEmbedded.patch | 0 meta-arago-extras/recipes-devtools/eventdump/eventdump_git.bb | 2 -- 2 files changed, 2 deletions(-) rename meta-arago-extras/recipes-devtools/eventdump/{files => eventdump}/0001-PATCH_Makefile_Play_nicer_with_bitbake-OpenEmbedded.patch (100%)