mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #10026 from heitbaum/v4l
v4l-utils: update to 1.30.1
This commit is contained in:
commit
098deba56d
@ -1,12 +0,0 @@
|
|||||||
# SPDX-License-Identifier: GPL-2.0
|
|
||||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
|
||||||
|
|
||||||
PKG_NAME="edid-decode"
|
|
||||||
PKG_VERSION="5332a3b76080e17137db15fd31e2d3949cef5f84" # 2024-11-19
|
|
||||||
PKG_SHA256="986821b3f45eae067fd46bfd914c20f6c920fd2dc798333957609efd8dad0850"
|
|
||||||
PKG_LICENSE="None"
|
|
||||||
PKG_SITE="https://git.linuxtv.org/edid-decode.git/"
|
|
||||||
PKG_URL="https://repo.or.cz/edid-decode.git/snapshot/${PKG_VERSION}.tar.gz"
|
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
|
||||||
PKG_LONGDESC="Decode EDID data in human-readable format"
|
|
||||||
|
|
@ -5,8 +5,8 @@
|
|||||||
# with 1.0.0 repeat delay is broken. test on upgrade
|
# with 1.0.0 repeat delay is broken. test on upgrade
|
||||||
|
|
||||||
PKG_NAME="v4l-utils"
|
PKG_NAME="v4l-utils"
|
||||||
PKG_VERSION="1.28.1"
|
PKG_VERSION="1.30.1"
|
||||||
PKG_SHA256="0fa075ce59b6618847af6ea191b6155565ccaa44de0504581ddfed795a328a82"
|
PKG_SHA256="c1cf549c2ec3cf39eb5ec7bf15731349e61b26a21b5e963922db422333bae197"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://linuxtv.org/"
|
PKG_SITE="https://linuxtv.org/"
|
||||||
PKG_URL="https://linuxtv.org/downloads/v4l-utils/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
PKG_URL="https://linuxtv.org/downloads/v4l-utils/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||||
|
@ -6,7 +6,7 @@ PKG_VERSION=""
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.openelec.tv"
|
PKG_SITE="http://www.openelec.tv"
|
||||||
PKG_URL=""
|
PKG_URL=""
|
||||||
PKG_DEPENDS_TARGET="toolchain gdb edid-decode memtester strace kmsxx"
|
PKG_DEPENDS_TARGET="toolchain gdb memtester strace kmsxx"
|
||||||
PKG_SECTION="virtual"
|
PKG_SECTION="virtual"
|
||||||
PKG_LONGDESC="debug is a Metapackage for installing debugging tools"
|
PKG_LONGDESC="debug is a Metapackage for installing debugging tools"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user