mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
v4l-utils: downgrade to v4l-utils-0.8.9
This commit is contained in:
parent
8cca6e8edc
commit
925bf9fb8e
@ -22,16 +22,7 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD/utils/keytable
|
||||||
./configure --host=$TARGET_NAME \
|
|
||||||
--build=$HOST_NAME \
|
|
||||||
--prefix=/usr \
|
|
||||||
--disable-libdvbv5 \
|
|
||||||
--disable-libv4l \
|
|
||||||
--disable-v4l-utils \
|
|
||||||
--disable-qv4l2
|
|
||||||
|
|
||||||
cd $ROOT/$PKG_BUILD/utils/keytable
|
|
||||||
|
|
||||||
# make KERNEL_DIR=$(kernel_path) sync-with-kernel
|
# make KERNEL_DIR=$(kernel_path) sync-with-kernel
|
||||||
make CFLAGS="$TARGET_CFLAGS"
|
make CFLAGS="$TARGET_CFLAGS"
|
||||||
|
@ -19,7 +19,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="v4l-utils"
|
PKG_NAME="v4l-utils"
|
||||||
PKG_VERSION="1.0.0"
|
# with 1.0.0 repeat delay is broken. test on upgrade
|
||||||
|
PKG_VERSION="0.8.9"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
@ -33,4 +34,4 @@ PKG_SHORTDESC="v4l-utils: Linux V4L2 and DVB API utilities and v4l libraries (li
|
|||||||
PKG_LONGDESC="Linux V4L2 and DVB API utilities and v4l libraries (libv4l)."
|
PKG_LONGDESC="Linux V4L2 and DVB API utilities and v4l libraries (libv4l)."
|
||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
|
|
||||||
PKG_AUTORECONF="yes"
|
PKG_AUTORECONF="no"
|
||||||
|
@ -36,14 +36,14 @@ index 0000000..2b0c81d
|
|||||||
+0x43530e KEY_SUBTITLE
|
+0x43530e KEY_SUBTITLE
|
||||||
+0x43531c KEY_BACK
|
+0x43531c KEY_BACK
|
||||||
diff --git a/utils/keytable/rc_maps.cfg b/utils/keytable/rc_maps.cfg
|
diff --git a/utils/keytable/rc_maps.cfg b/utils/keytable/rc_maps.cfg
|
||||||
index f354dfe..ebaa301 100644
|
index 567b8e0..04bed89 100644
|
||||||
--- a/utils/keytable/rc_maps.cfg
|
--- a/utils/keytable/rc_maps.cfg
|
||||||
+++ b/utils/keytable/rc_maps.cfg
|
+++ b/utils/keytable/rc_maps.cfg
|
||||||
@@ -49,6 +49,7 @@
|
@@ -49,6 +49,7 @@
|
||||||
* rc-videomate-s350 videomate_s350
|
* rc-winfast-usbii-deluxe winfast_usbii_deluxe
|
||||||
* rc-digitalnow-tinytwin digitalnow_tinytwin
|
* rc-anysee anysee
|
||||||
* rc-rc6-mce rc6_mce
|
* rc-rc6-mce rc6_mce
|
||||||
+* rc-samsung samsung
|
+* rc-samsung samsung
|
||||||
* rc-avermedia-cardbus avermedia_cardbus
|
* rc-adstech-dvb-t-pci adstech_dvb_t_pci
|
||||||
* rc-dib0700-nec dib0700_nec
|
* rc-kworld-pc150u kworld_pc150u
|
||||||
* rc-nebula nebula
|
* rc-iodata-bctv7e iodata_bctv7e
|
||||||
|
Loading…
x
Reference in New Issue
Block a user