[Buildroot] [PATCH 1/1] package/gerbera: bump to version 1.8.0

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Apr 19 20:54:37 UTC 2021


On Tue, 13 Apr 2021 10:23:54 +0200
Jörg Krause <joerg.krause at embedded.rocks> wrote:

> Also recreate config.xml by building and running Gerbera using:
> 
> ```
> ~/buildroot/output/target/usr/bin/gerbera --create-config > package/gerbera/config.xml
> 
> ```
> 
> Note, that Gerbera sets the `<home>` parameter now to the runtime user's home by
> default when generating the script. This is not appropriate when running Gerbera
> on an embedded Linux system as we usually do not have multiple users or even
> users at all. Therefore, we set the home directory to /var/lib/gerbera`.
> 
> As this directory is not created when installing Gerbera to the target,
> it is created by the start script.
> 
> Signed-off-by: Jörg Krause <joerg.krause at embedded.rocks>
> ---
>  package/gerbera/S99gerbera   |   3 +
>  package/gerbera/config.xml   | 144 +++++++++++++++++------------------
>  package/gerbera/gerbera.hash |   2 +-
>  package/gerbera/gerbera.mk   |   2 +-
>  4 files changed, 73 insertions(+), 78 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list