diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2019-03-27 10:16:46 -0300 | 
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-03-27 10:23:15 -0300 | 
| commit | d2d82455c33e4c4fef09f43a4e81a808bc87a464 (patch) | |
| tree | ba9177952cc556eea3e0a7d249c325dd751336b7 /dynamic-layers/virtualization-layer/recipes-extended/libvirt | |
| parent | 6122da992696034d1ca2517ce77b172ba0942a8c (diff) | |
| download | meta-freescale-d2d82455c33e4c4fef09f43a4e81a808bc87a464.tar.gz | |
imx-codec: Fix wrong packaging of 'src' codec
This overrides the package split regarding the debug symbols to avoid
the generation of a '-src' package which causes the 'src' codec to be
left unpackaged.
This is a side effect of following commit:
,----
| Author: Joshua Watt <jpewhacker@gmail.com>
| Date:   Wed Mar 6 10:32:30 2019 -0600
|
|     Add source package to ${PACKAGES}
|
|     Permanently adds the -src source package to ${PACKAGES} instead of
|     relying on creating it dynamically at packaging time. The
|     source package is now defined in bitbake.conf, just like -dev and -dbg
|     packages.
|
|     For compatibility, the -src package is still added dynamically if
|     it was missing, since some recipes have a tendency to completely
|     override PACKAGES and do so without manually adding back the -src
|     package.
|
|     This allows RDEPENDS on the -src packages, which wasn't previously
|     possible.
|
|     [YOCTO #13203]
|
|     Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
|     Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
`----
As this is a very weird corner case, we handle it here instead of
fixing OE-Core.
Change-Id: Ief1ca6da5db26cc536ba18af64b614f6cce26065
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'dynamic-layers/virtualization-layer/recipes-extended/libvirt')
0 files changed, 0 insertions, 0 deletions
