diff mbox series

[meta-arago,scarthgap/master,4/5] meta-arago-extras: gstreamer1.0-plugins-ducati: Remove default FILESEXTRAPATHS

Message ID 20250206190700.1190499-4-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

Commit Message

Andrew Davis Feb. 6, 2025, 7:06 p.m. UTC
This is being set to the default value, remove this.

Signed-off-by: Andrew Davis <afd@ti.com>
---
 .../gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb           | 2 --
 1 file changed, 2 deletions(-)
diff mbox series

Patch

diff --git a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb
index 1ff2dfb0..de8338f3 100644
--- a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb
+++ b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb
@@ -17,5 +17,3 @@  SRC_URI = " \
     git://git.ti.com/git/glsdk/gst-plugin-ducati.git;protocol=https;branch=${BRANCH} \
     file://0001-gstducati-configure.ac-stop-using-export-symbols-reg.patch \
 "
-
-FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"