eeab3d92b4
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
13 lines
545 B
Makefile
13 lines
545 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="rpi_ws281x"
|
|
PKG_VERSION="6c5ade93d1af78cd19e60ee5ecc34adfd111b186"
|
|
PKG_SHA256="e8fb94429edc21cfd894548755a417eb5b2e121329f4b54270cfb3f727696e21"
|
|
PKG_LICENSE="BSD-3c"
|
|
PKG_SITE="https://github.com/hyperion-project/rpi_ws281x"
|
|
PKG_URL="https://github.com/hyperion-project/rpi_ws281x/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain"
|
|
PKG_LONGDESC="Userspace Raspberry Pi PWM library for WS281X LEDs."
|
|
PKG_TOOLCHAIN="manual"
|