mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
flashrom: only build and install on supported platforms
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4631ffa739
commit
16eebcf994
@ -19,7 +19,7 @@
|
|||||||
PKG_NAME="flashrom"
|
PKG_NAME="flashrom"
|
||||||
PKG_VERSION="0.9.6"
|
PKG_VERSION="0.9.6"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="i386 x86_64"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.flashrom.org"
|
PKG_SITE="http://www.flashrom.org"
|
||||||
PKG_URL="http://download.flashrom.org/releases/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="http://download.flashrom.org/releases/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user