mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
gstreamer1.0-plugins-good: ship equaliser presets in right package
The equaliser presets were packaged into ${PN} which was rarely installed, so
move the files to the right subpackage.
(From OE-Core rev: 91811bd26740a583b5111e4754e1d462793ca30c)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bfb4819480
commit
8df03f407f
@@ -55,3 +55,4 @@ EXTRA_OECONF += " \
|
||||
${GSTREAMER_1_0_ORC} \
|
||||
"
|
||||
|
||||
FILES_${PN}-equalizer += "${datadir}/gstreamer-1.0/presets/*.prs"
|
||||
|
||||
Reference in New Issue
Block a user