Skip to content

Commit

Permalink
as102: update for newer kernels
Browse files Browse the repository at this point in the history
  • Loading branch information
athoik committed Apr 20, 2017
1 parent 4318696 commit 13fb0fc
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ DESCRIPTION = "USB DVB driver for AS102 chipset"

require conf/license/openpli-gplv2.inc

DVBPROVIDER ?= "kernel"
inherit allarch

RDEPENDS_${PN} = " \
${DVBPROVIDER}-module-dvb-as102 \
RRECOMMENDS_${PN} = " \
firmware-as102-data1-st \
firmware-as102-data2-st \
kernel-module-as102-fe \
kernel-module-dvb-as102 \
"

PV = "1.0"
PR = "r0"
PV = "1.1"

ALLOW_EMPTY_${PN} = "1"

0 comments on commit 13fb0fc

Please sign in to comment.