Rename the directory containing the extra files so we can use the default FILESEXTRAPATHS and remove the prepend.
Signed-off-by: Andrew Davis <[email protected]> --- ...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%) 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" -- 2.39.2 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15833): https://lists.yoctoproject.org/g/meta-arago/message/15833 Mute This Topic: https://lists.yoctoproject.org/mt/111038551/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
