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
Martin Jansa
26397c2ea3
libsquish: remove unused 0001-makefile-Add-LIBDIR.patch
...
* it was added to meta-multimedia, but not to SRC_URI in:
https://git.openembedded.org/meta-openembedded/commit/?id=1c23fd7f8b58636983fd0b233c2043e34d3bc3b3
* and later diferent patch was added to the layer as well as SRC_URI in:
https://git.openembedded.org/meta-openembedded/commit/?id=8df60dc8d69ffa506fd923f8db91a2a8aa33343f
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-05-24 07:23:54 -07:00
Khem Raj
8df60dc8d6
libsquish: Fix build when libdir != 'lib'
...
Fixes build when libdir is something like lib64 or lib32
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-03-24 09:45:25 -07:00
Khem Raj
1c23fd7f8b
libsquish: Define LIBDIR knob
...
this is to avoid assuming /lib for library path
Enable compile with altivec when in machine features
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-03-21 08:25:11 -07:00
Richard Purdie
b402a3076f
recipes: Update SRC_URI branch and protocols
...
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-11-03 06:57:49 -07:00
Khem Raj
7f27b88ed6
dcadec, libsquish: Add new recipes
...
Transport from meta-dominion, to support
new kodi mediacenter
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-11-23 15:24:01 +01:00