[oe] [OE][META-OE][PATCH 1/1] oscam: fixed QA issue where binary was being stripped

Koen Kooi koen at dominion.thruhere.net
Thu Aug 21 07:44:59 UTC 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Tom King schreef op 21-08-14 08:13:
> http://lists.openembedded.org/pipermail/openembedded-core/2014-August/095778.html
>
>  WARNING: QA Issue: File '/usr/bin/oscam' from oscam was already
> stripped, this will prevent future debugging! [already-stripped]
> 
> Fix above warning by telling cmake to do Debug type build, which
> prevents linking with '-s' flag that removed symbols before bitbake could
> put them into dbg package.
> 
> Signed-off-by: S. Lockwood-Childs <sjl at vctlabs.com> Signed-off-by: Tom
> King<ka6sox at gmail.com> --- meta-multimedia/recipes-dvb/oscam/oscam_svn.bb
> |    2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-multimedia/recipes-dvb/oscam/oscam_svn.bb 
> b/meta-multimedia/recipes-dvb/oscam/oscam_svn.bb index e3f2708..c4a4d99
> 100644 --- a/meta-multimedia/recipes-dvb/oscam/oscam_svn.bb +++
> b/meta-multimedia/recipes-dvb/oscam/oscam_svn.bb @@ -14,5 +14,5 @@ S =
> "${WORKDIR}/trunk"
> 
> inherit cmake
> 
> -EXTRA_OECMAKE = "-DDEFAULT_CS_CONFDIR=${sysconfdir}" +EXTRA_OECMAKE =
> "-DDEFAULT_CS_CONFDIR=${sysconfdir} -DCMAKE_BUILD_TYPE=Debug"

Whitespace damage due to mailer?

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFT9aN7MkyGM64RGpERAocuAJ41630bimczFzLdBtpxDkCRY33h6QCeO80c
myBws3uS1pXaavua8+O9vo8=
=xjKT
-----END PGP SIGNATURE-----




More information about the Openembedded-devel mailing list