Same patch in two different layers
Mauro Ziliani <[email protected]> Wed, 31 May 2023 19:29:03 +0200
| Newsgroups | org.yoctoproject.lists.meta-freescale |
|---|---|
| Message-ID | <[email protected]> |
Hi I'm working on a Maaxboard and Kirkstone. Building pulseaudio-15.0=C2=A0 bitbake found the patch in 2 layers The patch is=20 0001-Fix-pulseaudio-mutex-issue-when-do-pause-in-gstreame.patch and it=20 is in ./meta-freescale/recipes-multimedia/pulseaudio/pulseaudio/imx-nxp-bsp/ and in ./meta-imx/meta-bsp/recipes-multimedia/pulseaudio/pulseaudio/ Bitbake give me error because the patch is already applied. How can remove one of two patch by bbappend? Best regards, =C2=A0 M