* [meta-multimedia][PATCH 1/2] tinyalsa: Update to latest
@ 2019-10-11 18:43 Khem Raj
2019-10-11 18:43 ` [meta-multimedia][PATCH 2/2] packagegroup-meta-multimedia: Remove libsquish from rdeps Khem Raj
0 siblings, 1 reply; 2+ messages in thread
From: Khem Raj @ 2019-10-11 18:43 UTC (permalink / raw)
To: openembedded-devel
package tools binaries into PN
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa.bb | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa.bb b/meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa.bb
index 157e4c91f1..8b86f82430 100644
--- a/meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa.bb
+++ b/meta-multimedia/recipes-multimedia/tinyalsa/tinyalsa.bb
@@ -6,7 +6,7 @@ SECTION = "libs/multimedia"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://NOTICE;md5=dbdefe400d894b510a9de14813181d0b"
-SRCREV = "67b9210d344c34e8d1aa0cfe638abce71c5221ca"
+SRCREV = "8449529c7e50f432091539ba7b438e79b04059b5"
SRC_URI = "git://github.com/tinyalsa/tinyalsa"
PV = "1.1.1+git${SRCPV}"
@@ -19,6 +19,3 @@ inherit cmake
#
# unresolvable R_AARCH64_ADR_PREL_PG_HI21 relocation against symbol `stderr@@GLIBC_2.17'
CFLAGS += " -fPIC -DPIC "
-
-PACKAGES =+ "${PN}-tools"
-FILES_${PN}-tools = "${bindir}/*"
--
2.23.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [meta-multimedia][PATCH 2/2] packagegroup-meta-multimedia: Remove libsquish from rdeps
2019-10-11 18:43 [meta-multimedia][PATCH 1/2] tinyalsa: Update to latest Khem Raj
@ 2019-10-11 18:43 ` Khem Raj
0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2019-10-11 18:43 UTC (permalink / raw)
To: openembedded-devel
libsquish builds a static library alone which is primarily used during
build only. There is no runtime component to it.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
.../packagegroups/packagegroup-meta-multimedia.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb b/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb
index 365618d958..cef45f9d6d 100644
--- a/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb
+++ b/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb
@@ -27,7 +27,7 @@ RDEPENDS_packagegroup-meta-multimedia = "\
fluidsynth cdparanoia vorbis-tools tremor caps libao libavc1394 \
opusfile gerbera libdvdcss webrtc-audio-processing \
rtmpdump libopenmpt schroedinger mpd mpc libmpdclient \
- ncmpc libmpd libsquish dcadec libiec61883 \
+ ncmpc libmpd dcadec libiec61883 \
${@bb.utils.contains("DISTRO_FEATURES", "pam", "", "", d)} \
${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "minidlna gst-fluendo-mpegdemux vlc", "", d)} \
${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "vo-aacenc sox libde265 gst-openmax", "", d)} \
--
2.23.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-10-11 18:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-11 18:43 [meta-multimedia][PATCH 1/2] tinyalsa: Update to latest Khem Raj
2019-10-11 18:43 ` [meta-multimedia][PATCH 2/2] packagegroup-meta-multimedia: Remove libsquish from rdeps Khem Raj
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox