mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
rpi-cecd: update to rpi-cecd-065f3a1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ff7b23a049
commit
9ab654328b
@ -22,8 +22,8 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
CFLAGS="$CFLAGS -I$SYSROOT_PREFIX/usr/include/interface/vcos/pthreads/"
|
CXXFLAGS="$CXXFLAGS -I$SYSROOT_PREFIX/usr/include/interface/vcos/pthreads/"
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
|
||||||
make
|
make SYSROOT=$SYSROOT_PREFIX
|
||||||
|
@ -19,14 +19,14 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="rpi-cecd"
|
PKG_NAME="rpi-cecd"
|
||||||
PKG_VERSION="12db1d4"
|
PKG_VERSION="065f3a1"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://github.com/olajep/rpi-cecd"
|
PKG_SITE="https://github.com/olajep/rpi-cecd"
|
||||||
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
PKG_DEPENDS="curl bcm2835-driver"
|
PKG_DEPENDS="bcm2835-driver"
|
||||||
PKG_BUILD_DEPENDS="toolchain curl bcm2835-driver"
|
PKG_BUILD_DEPENDS="toolchain bcm2835-driver"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="system"
|
PKG_SECTION="system"
|
||||||
PKG_SHORTDESC="rpi-cecd: This is a temporary hack to make HDMI-CEC work with OpenElec on Raspberry Pi."
|
PKG_SHORTDESC="rpi-cecd: This is a temporary hack to make HDMI-CEC work with OpenElec on Raspberry Pi."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user