Martin Jansa
21f956598d
recipes: drop ${SRCPV} usage
...
* Drop SRCPV similarly like oe-core did in:
https://git.openembedded.org/openembedded-core/commit/?h=nanbield&id=843f82a246a535c353e08072f252d1dc78217872
* SRCPV is deferred now from PV to PKGV since:
https://git.openembedded.org/openembedded-core/commit/?h=nanbield&id=a8e7b0f932b9ea69b3a218fca18041676c65aba0
Signed-off-by: Martin Jansa <martin.jansa@gmail.com >
2024-02-09 09:52:12 -08:00
Khem Raj
cc5ba9b2e7
oscam: Fix buildpaths in generated sources
...
Fixes
QA Issue: File /usr/src/debug/oscam/1.10+11491-r0/config.c in package oscam-src contains reference to TMPDIR [buildpaths]
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-05-23 08:48:18 -07:00
Khem Raj
efc7cb3101
oscam: Upgrade to 11718
...
The changelog is here [1]
[1] https://trac.streamboard.tv/oscam/log/trunk?action=follow_copy&mode=follow_copy&rev=11718&stop_rev=11491&limit=500#
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-05-23 08:48:18 -07:00
Khem Raj
4b50fb02cc
recipes: Update LICENSE variable to use SPDX license identifiers
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-03-04 17:41:45 -08:00
Khem Raj
ace62392d1
oscam: Update to latest svn revision 11491
...
Supports openssl 1.1.x
Drop upstreamed patch
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-02-03 10:46:42 -08:00
Khem Raj
4a811e78f1
oscam: Depend on openssl10
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-09-08 13:32:12 -07:00
Khem Raj
bd0db062df
oscam: Upgrade to latest rev 11431 on trunk
...
Add patch to fix build with glibc 2.28+
Remove backported patches which are no longer needed
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-08-15 08:20:06 -07:00
Martin Jansa
9f37b85bc8
oscam: respect *flags set from OE
...
* build with -mfloat-abi=hard are failing with:
sysroots/foo/usr/include/gnu/stubs.h:7:29: fatal error: gnu/stubs-soft.h: No such file or directory
because cmake wasn't respecting *flags set from OE
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-08-31 19:17:08 +02:00
root root
2619e2e80c
oscam: fixed QA issue where binary was being stripped
...
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@vctlabs.com >
Signed-off-by: Tom King<ka6sox@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-08-23 13:18:07 +02:00
Martin Jansa
8c763a5713
oscam: add dependency on pscs-lite
...
* fixes floating dependency:
oscam/oscam/latest lost dependency on pcsc-lite-lib
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-08-11 10:59:24 +02:00
Koen Kooi
bf11ef2b0d
oscam: bump SRCREV
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-01-15 18:02:32 +01:00
Koen Kooi
8f705bf701
oscam: add svn version
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-01-18 10:49:43 +01:00