summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-multimedia
AgeCommit message (Expand)AuthorFilesLines
2020-06-24Remove unused pulseaudio bbappends and pluginsJan-Simon Moeller10-1330/+0
2020-04-27meta-agl-profile-core: update pulseaudio for dunfellScott Murray8-1/+1
2019-10-11lightmediascanner.service: Fix for the first bootLeon Anavi1-0/+4
2019-07-29lightmediascanner: remove user media directories scanningMatt Ranostay1-1/+1
2019-07-26recipes-multimedia: lightmediascanner: move database to globally accessible areaMatt Ranostay1-2/+1
2019-07-24recipes-multimedia: lightmediascanner: switch from user dbus session to systemMatt Ranostay4-15/+69
2019-06-23Move the agl-service-radio to the graphical profileJan-Simon Möller1-2/+0
2019-06-19lightmediascanner: change db directoryJosé Bollo1-1/+2
2019-04-04Upgrade to thudScott Murray8-30/+20
2018-09-25recipes-multimedia: lightmediascanner: save database to /tmp/$UID/lightmedias...guppy_6.90.0guppy/6.90.06.90.0Matt Ranostay1-1/+1
2018-08-02pulseaudio: remove 10-unload-modules.paGeorge Kiagiadakis2-16/+0
2018-08-01pulseaudio: remove unused .patch files from the repositoryGeorge Kiagiadakis11-8749/+0
2018-05-313rd part of the layer/profile rework [1/2]Jan-Simon Möller2-0/+17
2018-04-282nd part of the layer/profile rework [1/2]Jan-Simon Möller3-0/+68
2018-04-20Introduce meta-agl-profile-core and meta-agl-profile-graphicsJan-Simon Möller30-0/+10301
${WORKDIR}/ramblock_nbd.cfg" SRC_URI_append = " file://smack.cfg" SRC_URI_append = " file://smack-default-lsm.cfg" KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/smack.cfg ${WORKDIR}/smack-default-lsm.cfg" # Enable support for TP-Link TL-W722N USB Wifi adapter SRC_URI_append = " file://ath9k_htc.cfg" KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/ath9k_htc.cfg" # Enable support for RTLSDR SRC_URI_append = " file://rtl_sdr.cfg" KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/rtl_sdr.cfg" # Enable support for Bluetooth HCI USB devices SRC_URI_append = " file://btusb.cfg" KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/btusb.cfg" SRCREV = "${AUTOREV}" PV = "4.4.31+git${SRCPV}" KERNEL_GIT_URI = "git://git.omapzoom.org/kernel/omap" BRANCH = "p-ti-lsk-linux-4.4.y-next" SRC_URI_append = " \ " KERNEL_DEVICETREE_dra7xx-evm_append = " dra7-evm-vision.dtb dra72-evm-vision.dtb am57xx-evm.dtb" #------------------------------------------------------------------------- # smack patches for handling bluetooth SRC_URI_append_smack = "\ file://0001-Smack-File-receive-for-sockets.patch \ file://0002-smack-fix-cache-of-access-labels.patch \ file://0003-Smack-ignore-null-signal-in-smack_task_kill.patch \ file://0004-Smack-Assign-smack_known_web-label-for-kernel-thread.patch \ "