mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +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
|
||||
|
||||
cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--disable-libdvbv5 \
|
||||
--disable-libv4l \
|
||||
--disable-v4l-utils \
|
||||
--disable-qv4l2
|
||||
|
||||
cd $ROOT/$PKG_BUILD/utils/keytable
|
||||
cd $PKG_BUILD/utils/keytable
|
||||
|
||||
# make KERNEL_DIR=$(kernel_path) sync-with-kernel
|
||||
make CFLAGS="$TARGET_CFLAGS"
|
||||
|
@ -19,7 +19,8 @@
|
||||
################################################################################
|
||||
|
||||
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_ARCH="any"
|
||||
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_IS_ADDON="no"
|
||||
|
||||
PKG_AUTORECONF="yes"
|
||||
PKG_AUTORECONF="no"
|
||||
|
@ -36,14 +36,14 @@ index 0000000..2b0c81d
|
||||
+0x43530e KEY_SUBTITLE
|
||||
+0x43531c KEY_BACK
|
||||
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
|
||||
+++ b/utils/keytable/rc_maps.cfg
|
||||
@@ -49,6 +49,7 @@
|
||||
* rc-videomate-s350 videomate_s350
|
||||
* rc-digitalnow-tinytwin digitalnow_tinytwin
|
||||
* rc-winfast-usbii-deluxe winfast_usbii_deluxe
|
||||
* rc-anysee anysee
|
||||
* rc-rc6-mce rc6_mce
|
||||
+* rc-samsung samsung
|
||||
* rc-avermedia-cardbus avermedia_cardbus
|
||||
* rc-dib0700-nec dib0700_nec
|
||||
* rc-nebula nebula
|
||||
* rc-adstech-dvb-t-pci adstech_dvb_t_pci
|
||||
* rc-kworld-pc150u kworld_pc150u
|
||||
* rc-iodata-bctv7e iodata_bctv7e
|
||||
|
Loading…
x
Reference in New Issue
Block a user