diff options
Diffstat (limited to 'recipes-kernel/rs9113/rs9113rf.inc')
-rw-r--r-- | recipes-kernel/rs9113/rs9113rf.inc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-kernel/rs9113/rs9113rf.inc b/recipes-kernel/rs9113/rs9113rf.inc index ce8b7fc..86a1f5e 100644 --- a/recipes-kernel/rs9113/rs9113rf.inc +++ b/recipes-kernel/rs9113/rs9113rf.inc @@ -2,17 +2,20 @@ DESCRIPTION = "Immunity testing for rs9113" SECTION = "base" PRIORITY = "optional" LICENSE = "GPLv2+" -PR = "r1" +PR = "r2" inherit allarch LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" SRC_URI = " \ file://rf/LICENSE.txt \ + file://rf/ble2 \ file://rf/bt \ + file://rf/bt2 \ file://rf/btr \ file://rf/stop \ file://rf/ubt \ file://rf/uwf \ file://rf/wf \ + file://rf/wf2 \ file://rf/wfr \ " |